36 Work — Download [upd] Gadm Data Version
Comprehensive Guide: Downloading and Using GADM Data Version 3.6
- GeoPackage (recommended – single file, all levels)
- Shapefile (legacy, one file per level)
- R (sp) or R (sf) for R users
- Geodatabase for ArcGIS
Issue #3: R users – getData() no longer works for v3.6
The raster::getData('GADM', country='USA', level=1) now defaults to GADM 4.0. To force version 3.6: download gadm data version 36 work
Plot
provinces.plot(column="NAME_1", legend=True) Comprehensive Guide: Downloading and Using GADM Data Version
For commercial use, you must obtain permission from the original data sources (check GADM’s commercial licensing page). Issue #3: R users – getData() no longer works for v3