Python library for easy acceess to Mapflow API.
- 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.
- Python 3.8+
- python-requests
- registration at Mapflow.ai
pip install mapflow-sdk
Visit account/API section and get token to use it with API
See example
cd example
python3 example.py <YOUR_MAPFLOW_TOKEN>
The example will create file output.geojson