Skip to main content

Easy access to administrative boundary defined by GADM from Python scripts

Project description

License: MIT conventional commit Black badge prettier badge pre-commit PyPI version build Test Coverage Documentation Status

Overview

Easy access to administrative boundary defined by GADM from a Python scripts.

This lib provides access to GADM datasets from a Python script without downloading the file from their server. We provide access to The current version (4.1.) which delimits 400,276 administrative areas.

The data are freely available for academic use and other non-commercial use. Redistribution, or commercial use is not allowed without prior permission. See the license of the GADM project for more details.

install it using either pip or conda:

pip install pygadm

and then request area of interest from their name or GADM Id:

import pygadm

gdf = pygadm.AdmItems(name="Singapore", content_level=1)

Credits

This package was created with Copier and the @12rambau/pypackage 0.1.5 project template .

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

pygadm-0.5.2.tar.gz (5.7 MB view hashes)

Uploaded Source

Built Distribution

pygadm-0.5.2-py3-none-any.whl (5.6 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