GADM data is a standard in geospatial research for defining administrative boundaries. Notable papers and datasets utilizing GADM include: Download GADM data (version 3.6)
To download GADM data version 3.6, visit the GADM version 3.6 download page . While version 4.1 is the current standard, version 3.6 remains available for researchers needing consistency with previous studies. How to Download GADM v3.6
For better performance and file management, convert the Shapefile to GeoPackage (.gpkg) .
GADM files are highly detailed. If your computer freezes, use the Simplify Vector Geometry tool in your GIS software to reduce the vertex count for faster rendering. download gadm data version 36 work
By using this guide, you can confidently download and implement GADM 3.6 data in your geospatial projects, ensuring accurate representation of administrative boundaries.
The data is free for academic and non-commercial use. Redistribution or commercial use requires prior permission.
SELECT NAME_0, NAME_1, HASC_1, ISO FROM gadm36 WHERE ISO LIKE 'US%'; GADM data is a standard in geospatial research
If you need global coverage, you can download the entire world database. Note that these files are very large (several gigabytes) and require significant RAM to process. Locate the "Global Data" section on the GADM download page. Select the Version 3.6 link.
Downloads the global database (file sizes are massive). Select your preferred GIS format (GeoPackage or Shapefile). Option 2: University Repository (UC Davis)
Ensure you didn't download Level 0 by mistake if you are looking for city or state data. Level 0 only contains the country outline. How to Download GADM v3
GADM v3.6 shapefiles are delivered as zipped archives containing .shp , .shx , .dbf , .prj , and .cpg . GeoPackage is a single .gpkg file.
Comprehensive Guide: How to Make Your Downloaded GADM Data Version 3.6 Work
md5sum gadm36_USA_0_gpkg.zip