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

61dd274 · Aug 19, 2023
Apr 1, 2023
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
Jan 24, 2020
Jan 24, 2020
Mar 28, 2023
Jan 24, 2020
Jan 24, 2020
Jan 27, 2021
May 24, 2023
Jan 24, 2020
Aug 5, 2020
Dec 21, 2020
Oct 24, 2020
Jun 9, 2022
Aug 19, 2023
Jan 25, 2020
Oct 28, 2020
Oct 7, 2021
Apr 1, 2023
Mar 15, 2022
Dec 20, 2022
May 29, 2020
Jul 10, 2023
Jan 24, 2020
Jan 24, 2020
Feb 6, 2023
Jun 6, 2020
Aug 19, 2023
Jul 2, 2020
Jan 24, 2020
Dec 14, 2022
Oct 18, 2021
Mar 25, 2021
Apr 1, 2023
Jun 23, 2023
Feb 8, 2022
May 17, 2021
Jun 23, 2023
Jun 23, 2023
Dec 28, 2019
Aug 19, 2023
Jun 12, 2020
Aug 19, 2023
Mar 23, 2021
Mar 15, 2022
Dec 28, 2019
Aug 19, 2023
Jan 4, 2023
Dec 27, 2019
Dec 27, 2019
Sep 16, 2022
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.