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

Can't read Names from a list of names #67

Open leoduret opened 4 months ago

leoduret commented 4 months ago

Describe the bug

Can't read names from a list of names

To Reproduce Steps to reproduce the behavior:

Pass a list of strings such as Names(name=["France", "Germany", "Italy'])

Screenshots image image