GFDRR/CCDR-tools

Auto-fetching of boundaries

matamadio opened this issue · 3 comments

OCHA offers updated national and sub-national administrative boundaries for most developing countries.
By leveraging the featureServer on https://codgis.itos.uga.edu/arcgis/rest/services/COD_External/ (ArcGIS REST service), we can get the boundaries as features and use them in analysis.

This is done easily in QGIS:
immagine

Can also be done programmatically via script.

A better alternative (whole world, multiple formats) might come from geoboundaries API:

https://www.geoboundaries.org/api/current/gbOpen/

The auto-fetching approach is now being implemented based on WB GAD boundaries.