Easy access to administrative boundary defined by GADM from Python scripts
Project description
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.get_items(name="Singapore", content_level=1)
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
Built Distribution
File details
Details for the file pygadm-0.2.0.tar.gz
.
File metadata
- Download URL: pygadm-0.2.0.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e32a54cb255b0c948a98d23236e79c5abb4cc201dfee5d8e54ef9e997c14bfda |
|
MD5 | 29f54e6c2dd9f24abe30efef53fb33dc |
|
BLAKE2b-256 | f626650ef7ec454e5d5cf9e1caf35b4a394e3071a6c242e2bcbb45dff358fa99 |
File details
Details for the file pygadm-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pygadm-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f56d362cad1b9dc2a5ccbeb7c664ea674714646cd355ea438b0a4af7c378f4f5 |
|
MD5 | cae7ee5b5e940af2a6d4bc4a1d976c09 |
|
BLAKE2b-256 | 89cd6f9c678d61b42f128b4d3653f39ec0f4b69159864ac75a64cbce574b0852 |