SDK for geospatial APIs like OpenStreetMap and Census
Project description
Bunting Python SDK
Bunting Lab's Python SDK allows you to use the Bunting Labs geospatial APIs in your own libraries.
Installation
$ pip install bunting
Example
import BuntingClient from bunting
# Get your API key from https://buntinglabs.com/account/register
bc = BuntingClient('gK6vkrFQXiU9')
# Download from openstreetmap
highways = bc.osm.extract('leisure=park', bbox=(5.976563,52.449314,6.245728,52.562995))
# Get as GeoDataFrame
highways.as_gdf()
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
bunting-0.1.4.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file bunting-0.1.4.tar.gz
.
File metadata
- Download URL: bunting-0.1.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be5e35e7f40a6faadc1260625c9a6a7a70ba2ad77fb8fe69dad166c17d05fe66 |
|
MD5 | b0291cfea5b2cb9bb42fc1f177499dd9 |
|
BLAKE2b-256 | 8ab40bdc47306e400722bfef8428537b1505a67b8c9b6a1c9bebc5a7a9c454a2 |
File details
Details for the file bunting-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: bunting-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4235d933e310144cbaf31b3558e93e6dd48edadc5cf180f78540cd817827e391 |
|
MD5 | 11b33e3ace25a20a87d882bd253cc372 |
|
BLAKE2b-256 | 084da9f4e2e3fce82ae791f53a845dd25ff91ae419fe8f8a17d0aa0bed98c74f |