Skip to main content

Easy access to administrative boundary defined by FAO GAUL from a Python script.

Project description

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

Overview

docs/_static/logo.svg

Easy access to administrative boundary defined by FAO GAUL 2015 from Python scripts.

This lib provides access to FAO GAUL 2015 datasets from a Python script. it is the best boundary dataset available for GEE at this point. We provide access to The current version (2015) administrative areas till level 2.

install it using either pip or conda:

pip install pygaul

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

import pygaul

gdf = pygaul.Items(name="Singapore", content_level=1)

Note

the dataset was generated in 2015 by the Food and Alimentation Organization (FAO). It has not been updated on Google Earthengine since then. Use with caution on disputed territories.

Credits

This package was created with Cookiecutter and the 12rambau/pypackage 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

pygaul-0.3.4.tar.gz (558.5 kB view hashes)

Uploaded Source

Built Distribution

pygaul-0.3.4-py3-none-any.whl (553.7 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