For global analysis, you can download the entire world as a single database on the World Download page . Note that these are very large files. Available Data Formats
url = "https://geodata.ucdavis.edu/gadm/gadm3.6/shp/gadm36_IDN_shp.zip" response = requests.get(url) with open("gadm36_IDN_shp.zip", "wb") as f: f.write(response.content) download gadm data version 36 work
GADM v3.6 is free for . For commercial use, you need permission from the GADM team (see gadm.org/license ). For global analysis, you can download the entire
I zoomed into the Mekong Delta. The boundaries were crisp. The attribute table was rich with data: NAME_0 , NAME_1 , ENGTYPE_1 (English type), and the unique GID codes that allow for joining with other datasets. For global analysis
GADM organizes data into levels of subdivision, allowing you to choose the granularity of your map: National boundaries (entire countries).