Python library for easy acceess to Mapflow API
Project description
Mapflow SDK
Python library for easy acceess to Mapflow API.
You can find it useful, if
- If you are a GIS researchers, you can use it in Jupyter notebooks or scripts
- If you are a Python developer and want to access Mapflow API from your application
You can use Mapflow API directly, but this SDK provides easier access from your Python code.
Requirements
- Python 3.8+
- python-requests
- registration at Mapflow.ai
Installation
pip install mapflow-sdk
Obtain API token
Visit account/API section and get token to use it with API
Basic usage
See example
cd example
python3 example.py <YOUR_MAPFLOW_TOKEN>
The example will create file output.geojson
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mapflow-sdk-2.1.0b1.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file mapflow-sdk-2.1.0b1.tar.gz
.
File metadata
- Download URL: mapflow-sdk-2.1.0b1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd141b9927c8cc71af09293d94be17f2529cfdb9642d40082ceddc3b4b2a0542 |
|
MD5 | 2fa991d3cfeb783d9f0901ad68efcc6f |
|
BLAKE2b-256 | 337a15f4cf8772eb501182ddf6a928108e5b8858e5cc3952eb958dd55c12071c |
File details
Details for the file mapflow_sdk-2.1.0b1-py3-none-any.whl
.
File metadata
- Download URL: mapflow_sdk-2.1.0b1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dee1fc28888cfafaafa3376093dcea3f9c69ba678093ad56efc1d8049db8e24 |
|
MD5 | c5b7e9134426b9c9dbe8bcbc05a15323 |
|
BLAKE2b-256 | 581d555922c1df05e2be173e6c26e068d007461347bcf9ecd55b28d4518a7159 |