From bd6148db5f5b9a0a13f3dc2d2c35a066c15a57ed Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 6 Feb 2020 15:47:38 +0100 Subject: geodetictiffgrids.rst: fix links [skip appveyor] --- docs/source/specifications/geodetictiffgrids.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/source') diff --git a/docs/source/specifications/geodetictiffgrids.rst b/docs/source/specifications/geodetictiffgrids.rst index 98dc8408..9e849074 100644 --- a/docs/source/specifications/geodetictiffgrids.rst +++ b/docs/source/specifications/geodetictiffgrids.rst @@ -398,9 +398,9 @@ is an easy way to inspect such grid files: Example +++++++ -https://github.com/rouault/sample_proj_gtiff_grids/blob/master/ntf_r93.tif has +https://github.com/OSGeo/PROJ-data/blob/master/fr_ign/fr_ign_ntf_r93.tif has been converted from https://github.com/OSGeo/proj-datumgrid/blob/master/ntf_r93.gsb -with https://github.com/rouault/sample_proj_gtiff_grids/blob/master/ntv2_to_gtiff.py +with https://github.com/OSGeo/PROJ-data/blob/master/grid_tools/ntv2_to_gtiff.py :: @@ -609,9 +609,9 @@ will be followed by: Examples of multi-grid dataset ++++++++++++++++++++++++++++++ -https://github.com/rouault/sample_proj_gtiff_grids/blob/master/GDA94_GDA2020_conformal.tif has +https://github.com/OSGeo/PROJ-data/blob/master/au_icsm/au_icsm_GDA94_GDA2020_conformal.tif has been converted from https://github.com/OSGeo/proj-datumgrid/blob/master/oceania/GDA94_GDA2020_conformal.gsb -with https://github.com/rouault/sample_proj_gtiff_grids/blob/master/ntv2_to_gtiff.py +with https://github.com/OSGeo/PROJ-data/blob/master/grid_tools/ntv2_to_gtiff.py It contains 5 subgrids. All essential metadata to list the subgrids and their georeferencing is contained within the first 3 KB of the file. @@ -619,7 +619,7 @@ georeferencing is contained within the first 3 KB of the file. The file size is 4.8 MB using DEFLATE compression and floating-point predictor. To be compared with the 83 MB of the original .gsb file. -https://github.com/rouault/sample_proj_gtiff_grids/blob/master/ntv2_0.tif has +https://github.com/OSGeo/PROJ-data/blob/master/ca_nrc/ca_nrc_ntv2_0.tif has been converted from https://github.com/OSGeo/proj-datumgrid/blob/master/north-america/ntv2_0.gsb It contains 114 subgrids. All essential metadata to list the subgrids and their -- cgit v1.2.3