Skip to main content

Create maps of México easily with Python.

Project description

Build PyPI version fury.io Downloads Python 3.5+ License: MIT

mapsmx

Create maps of Mexico easily with python.

How to install

pip install mapsmx

How to use

State geometries.

state = MapsMX().get_geo('state')

State geometries with centroids.

state_w_centroids = MapsMX().get_geo('state', add_centroids=True)

Municipality geometries.

muns = MapsMX().get_geo('municipality')

Municipality geometries with centroids.

muns_w_centroids = MapsMX().get_geo('municipality', add_centroids=True)

Data

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

mapsmx-0.0.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

mapsmx-0.0.3-py3-none-any.whl (46.9 MB 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