Skip to content

Repository for proj datum grids (for use by PROJ 7 or later)

Notifications You must be signed in to change notification settings

OSGeo/PROJ-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d516867 · Mar 25, 2025
Jun 21, 2024
Jun 23, 2023
Nov 8, 2022
May 17, 2021
Jan 24, 2020
Feb 9, 2022
Jun 29, 2020
Aug 19, 2023
Jan 24, 2020
Mar 25, 2021
Feb 19, 2024
Jan 24, 2020
Oct 14, 2023
Jan 24, 2020
Mar 28, 2023
Jan 24, 2020
Jan 24, 2020
Nov 1, 2024
Jan 4, 2024
Aug 28, 2024
Jan 24, 2020
Aug 5, 2020
Dec 21, 2020
Dec 16, 2024
Jan 5, 2025
Jan 5, 2025
Nov 8, 2024
Jan 25, 2020
Oct 28, 2020
Mar 2, 2025
Oct 7, 2021
Apr 1, 2023
Mar 25, 2025
Dec 1, 2023
May 29, 2020
Jul 10, 2023
Feb 25, 2024
Jan 24, 2020
Feb 6, 2023
Jun 6, 2020
Mar 25, 2025
Jul 2, 2020
Jan 24, 2020
Dec 14, 2022
Oct 18, 2021
Mar 25, 2021
Apr 1, 2023
Mar 15, 2025
Apr 25, 2024
Jun 21, 2024
Nov 8, 2024
Mar 2, 2025
Dec 28, 2019
Mar 25, 2025
Jun 12, 2020
Mar 25, 2025
Mar 23, 2021
Apr 25, 2024
Dec 28, 2019
Mar 25, 2025
Jan 6, 2024
Dec 27, 2019
Dec 27, 2019
Apr 25, 2024
Feb 2, 2020

Repository files navigation

PROJ-DATA

The files in this package are in cloud-optimized GeoTIFF format and can be unpacked in the PROJ data directory of PROJ 7 or later. For an installed PROJ this may be /usr/local/share/proj or /usr/share/proj on unix style operating systems.

About the Data package

The datum grid package for PROJ is maintained on the OSGeo PROJ-data repository on GitHub.

It contains shift grids for horizontal and vertical coordinate transformations.

All grids in the package are released under permissive licenses. New grids are accepted into the package as long as they are released under a license that is compatible with the Open Source Definition and the source of the grid is clearly stated and verifiable. Suitable licenses include:

  • Public domain
  • X/MIT
  • BSD 2/3/4 clause
  • CC0
  • CC-BY (v3.0 or later)
  • CC-BY-SA (v3.0 or later)

Consult CONTRIBUTING.md to submit a new grid.

Content Delivery Network

Those grids can be retrieved from cloud storage (AWS Public datasets) hosted at https://cdn.proj.org as described in PROJ network documentation

CDN Access Log Policy

Implicit location sensitivity may happen because of the way PROJ remotely accesses data. The PROJ CDN erases all access and activity logs after 24 hours. If this policy is not sufficient, users are encourage to mirror a local copy of the grid files and access them directly.

Content

All grid files should be put in a flat way in the PROJ data directory. They will be also organized in a flat way on cdn.proj.org.

However for clarity of this repository, we have organized them by producer / agency. Each file is in a subdirectory whose name follows {country_code}_{agency_name}. For example us_noaa for files originating from US NOAA.

Tools

The grid_tools directory contains Python scripts to create and validate files following the Geodetic TIFF grids (GTG), specification.