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

manage multiple versions #11

Open 12rambau opened 1 year ago

12rambau commented 1 year ago

It would be nice if the tool could check multiple versions of GADM.

something like:

import pygadm 

pygadm.__gadm_version__ = 3.6 

and then the names and information would be gathered from the version 3.6 of the gadm database