12rambau / pygadm

Easy access to administrative boundary defined by GADM from Python scripts
https://pygadm.readthedocs.io
MIT License
7 stars 1 forks source link

catch names that exist in multiple country #2

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

The name "Central" exist as a level 1 data in multiple country (singapore, cote d'ivoire ... etc). The lib should catch this situation and warn the user that the one proposed may not be the one expected and maybe show the list of corresponding GID so that the user can pick the more interesting one.