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

Names of the administrative fields are all set in CamelCase #48

Closed kilagg closed 10 months ago

12rambau commented 1 year ago

That's an issue with the geojson files as reported in https://gis.stackexchange.com/q/467848/154945.

It will require extra work but I'll use the AdmNames results as reference and only add the geometries to form a geodataframe.