diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-02-06 15:47:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-06 15:47:38 +0100 |
| commit | bd6148db5f5b9a0a13f3dc2d2c35a066c15a57ed (patch) | |
| tree | aa5fcd2790db154048c44d42e11fce5c13f83a03 /docs | |
| parent | c2f4d1d172371d32d886230bacd8704ccdb561c6 (diff) | |
| download | PROJ-bd6148db5f5b9a0a13f3dc2d2c35a066c15a57ed.tar.gz PROJ-bd6148db5f5b9a0a13f3dc2d2c35a066c15a57ed.zip | |
geodetictiffgrids.rst: fix links
[skip appveyor]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/specifications/geodetictiffgrids.rst | 10 |
1 files changed, 5 insertions, 5 deletions
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 |
