Skip to Content

Download Gadm Data Version 36 Work !exclusive! · Simple & Real

GADM (Global Administrative Areas) version 3.6 is a comprehensive spatial database providing administrative boundaries for all countries and their subdivisions. While the current release is version 4.1, version 3.6 remains widely used and accessible through the GADM Old Versions page. How to Download GADM v3.6 You can retrieve the data in two primary ways:

  • Select a country → choose Geopackage, Shapefile, or R (sp/rds) format.
  • After selecting, the URL pattern is:
    https://biogeo.ucdavis.edu/data/gadm3.6/
    Example for Japan:
    https://biogeo.ucdavis.edu/data/gadm3.6/Rsp/gadm36_JPN_0_sp.rds

Once downloaded, the data can be used in various spatial analysis tools: Download GADM data (version 3.6) download gadm data version 36 work

1. Understand GADM versioning

  • GADM v3.6 was released around 2018.
  • GADM v4.1 is current (2022+).
  • If you need v3.6 for reproducibility, use the GADM archive.

License: GADM data is free for academic and non-commercial use. Commercial redistribution requires prior permission. GADM (Global Administrative Areas) version 3

  • Inspect: Open the attribute table. GADM v3.6 typically uses the naming convention:

    GADM version 3.6 (released May 6, 2018) is a foundational dataset for spatial analysis, delimiting 386,735 administrative areas worldwide. While newer versions like 4.1 exist, 3.6 remains widely used due to its stable GID identifier system, which was specifically fixed in this release after errors in version 3.4. How to Download Version 3.6 Select a country → choose Geopackage , Shapefile,

    • QGIS: Right-click layer → Export → Save Features As → choose CRS.
    • R (sf): gadm <- st_transform(gadm, 4326)
    • Python (geopandas): gadm = gadm.to_crs(epsg=4326)

    Although the current stable release of the Global Administrative Areas (GADM)