Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

mapflow_sdk-2.1.0b1-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

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