I have a typical country shapefile from http://www.gadm.org/country, which contains polygons at country, province, county, etc... levels.
How can I get, in python, the name of each polygon (for example, province name for province level) and the list of points (latitude and longitude) it is made of?
أكثر...
How can I get, in python, the name of each polygon (for example, province name for province level) and the list of points (latitude and longitude) it is made of?
أكثر...