diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-28 16:16:22 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-28 17:07:49 +0100 |
| commit | 6de85e3690dab9377205adb2678aa4555a342b3c (patch) | |
| tree | b0efc83d23c58e9f58cd64a1e2735ce6fa4581b5 /README.DATA | |
| parent | 324311619cf94ed024526b160282d9ae0d5a9e37 (diff) | |
| download | PROJ-data-6de85e3690dab9377205adb2678aa4555a342b3c.tar.gz PROJ-data-6de85e3690dab9377205adb2678aa4555a342b3c.zip | |
Add grid_tools/
Diffstat (limited to 'README.DATA')
| -rw-r--r-- | README.DATA | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.DATA b/README.DATA index f9efdca..8dad8ba 100644 --- a/README.DATA +++ b/README.DATA @@ -73,3 +73,9 @@ For example us_noaa for files originating from US NOAA. * [uk_os: UK OS](https://github.com/OSGeo/PROJ-data/blob/master/uk_os/) * [us_nga: USA NGA](https://github.com/OSGeo/PROJ-data/blob/master/us_nga/) * [us_noaa: USA NOAA](https://github.com/OSGeo/PROJ-data/blob/master/us_noaa/) + +## Tools + +The [grid_tools](grid_tools) directory contains Python scripts to create and +validate files following the [Geodetic TIFF grids (GTG)](https://github.com/OSGeo/PROJ/blob/master/docs/source/specifications/geodetictiffgrids.rst), +specification. |
