Skip to main content

A Python client for Mapbox services

Project description

https://travis-ci.org/mapbox/mapbox-sdk-py.png?branch=master https://coveralls.io/repos/mapbox/mapbox-sdk-py/badge.png

A Python client for Mapbox web services

The Mapbox Python SDK is a low-level client API, not a Resource API such as the ones in boto3 or github3.py. Its methods return objects containing HTTP responses from the Mapbox API.

Services

  • Analytics V1 examples, website

    • API usage for services by resource.

    • available for premium and enterprise plans.

  • Directions V4 examples, website

    • Profiles for driving, walking, and cycling

    • GeoJSON & Polyline formatting

    • Instructions as text or HTML

  • Distance V1 DEPRECATED

  • Geocoding V5 examples, website

    • Forward (place names ⇢ longitude, latitude)

    • Reverse (longitude, latitude ⇢ place names)

  • Map Matching V4 examples, website

    • Snap GPS traces to OpenStreetMap data

  • Static Maps V4 examples, website

    • Generate standalone images from existing Mapbox mapids (tilesets)

    • Render with GeoJSON overlays

  • Static Styles V1 examples, website

    • Generate standalone images from existing Mapbox styles

    • Render with GeoJSON overlays

    • Adjust pitch and bearing, decimal zoom levels

  • Surface V4 examples, website

    • Interpolates values along lines. Useful for elevation traces.

  • Uploads V1 examples, website

    • Upload data to be processed and hosted by Mapbox.

  • Datasets V1 examples, website

    • Manage editable collections of GeoJSON features

    • Persistent storage for custom geographic data

Please note that there may be some lag between the release of new Mapbox web services and releases of this package.

Installation

$ pip install mapbox

Testing

pip install -e .[test]
py.test

To run the examples as integration tests on your own Mapbox account

MAPBOX_ACCESS_TOKEN="MY_ACCESS_TOKEN" py.test --doctest-glob='*.md' docs/*.md

See Also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mapbox-0.16.0.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

mapbox-0.16.0-py2.py3-none-any.whl (23.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mapbox-0.16.0.tar.gz.

File metadata

  • Download URL: mapbox-0.16.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mapbox-0.16.0.tar.gz
Algorithm Hash digest
SHA256 48fe51f07eff31c3557c548969e882a908408e1cd3de81f2feff08b33a064018
MD5 dc241f887dfceb52fde4c88e727b1820
BLAKE2b-256 bebd6a5c07ae300fcabfe456b46253c05f89b68c59f7f2458f1f9acfab284b8f

See more details on using hashes here.

File details

Details for the file mapbox-0.16.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mapbox-0.16.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 79ef254656465ca4bd173910211013487e0967152c99f02edffa0925ace060b5
MD5 1dacffcaadc3b9242b8ca7a844dc416c
BLAKE2b-256 da0f9de1e1da2339aedd86f6d368d8d59687313f6cd6dc6328c92628b5b4a27c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page