diff options
| l--------- | .github/README.md | 2 | ||||
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | README.DATA | 75 | ||||
| -rw-r--r-- | README.DATUMGRID | 75 | ||||
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | index.html.in | 4 | ||||
| -rw-r--r-- | travis/expected_main.lst | 2 |
7 files changed, 82 insertions, 82 deletions
diff --git a/.github/README.md b/.github/README.md index 326e66b..a0b5b43 120000 --- a/.github/README.md +++ b/.github/README.md @@ -1 +1 @@ -../README.DATUMGRID
\ No newline at end of file +../README.DATA
\ No newline at end of file diff --git a/CMakeLists.txt b/CMakeLists.txt index 30c656c..df6a651 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ set(CPACK_SOURCE_PACKAGE_FILE_NAME "proj-datumgrid-geotiff-${PROJ_DATUMGRID_GEOT set(CPACK_SOURCE_IGNORE_FILES "/travis/;/.github/;/.git/;.swp$;.*~;.py$;.sh$;/scripts/;.csv$;${CPACK_SOURCE_IGNORE_FILES}") set(CPACK_INSTALL_COMMANDS "${CMAKE_COMMAND} -E make_directory ${CMAKE_BINARY_DIR}/tmp" - "${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/README.DATUMGRID ${CMAKE_BINARY_DIR}/tmp" + "${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/README.DATA ${CMAKE_BINARY_DIR}/tmp" ) set(CPACK_SOURCE_INSTALLED_DIRECTORIES "${CMAKE_BINARY_DIR}/tmp/" "." diff --git a/README.DATA b/README.DATA new file mode 100644 index 0000000..f9efdca --- /dev/null +++ b/README.DATA @@ -0,0 +1,75 @@ +# 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](https://github.com/OSGeo/PROJ-data). + +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](https://opensource.org/osd-annotated) 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](https://github.com/OSGeo/PROJ-data/blob/master/CONTRIBUTING.md) to submit a new grid. + +## Content Delivery Network + +Those grids can be retrieved from cloud storage (AWS Public datasets) as +described in +https://github.com/rouault/PROJ/blob/rfc4_remote_and_geotiff_grid/docs/source/community/rfc/rfc-4.rst#network-access-to-grids at +https://cdn.proj.org + +### 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. + +* [at_bev: Austria BEV](https://github.com/OSGeo/PROJ-data/blob/master/at_bev/) +* [au_ga: Australia Geoscience Australia](https://github.com/OSGeo/PROJ-data/blob/master/au_ga/) +* [au_icsm: Australia ICSM](https://github.com/OSGeo/PROJ-data/blob/master/au_icsm/) +* [be_ign: Belgium IGN](https://github.com/OSGeo/PROJ-data/blob/master/be_ign/) +* [ca_nrc: Canada NRC](https://github.com/OSGeo/PROJ-data/blob/master/ca_nrc/) +* [ca_que_mern: Canada Quebec MERN](https://github.com/OSGeo/PROJ-data/blob/master/ca_que_mern/) +* [ch_swisstopo: Switzerland Swissstopo](https://github.com/OSGeo/PROJ-data/blob/master/ch_swisstopo/) +* [de_adv: Germany AdV](https://github.com/OSGeo/PROJ-data/blob/master/de_adv/) +* [de_geosn: Germany GeoSN](https://github.com/OSGeo/PROJ-data/blob/master/de_geosn/) +* [de_lgl_bw: Germany LGL Baden-Württemberg](https://github.com/OSGeo/PROJ-data/blob/master/de_lgl_bw/) +* [de_lgvl_saarland: Germany LGVL Saarland](https://github.com/OSGeo/PROJ-data/blob/master/de_lgvl_saarland/) +* [dk_sdfe: Denmark SDFE](https://github.com/OSGeo/PROJ-data/blob/master/dk_sdfe/) +* [es_cat_icgc: Spain Catalonia ICGC](https://github.com/OSGeo/PROJ-data/blob/master/es_cat_icgc/) +* [eur_nkg: Nordic Geodetic Commission](https://github.com/OSGeo/PROJ-data/blob/master/eur_nkg/) +* [fr_ign: France IGN](https://github.com/OSGeo/PROJ-data/blob/master/fr_ign/) +* [is_lmi: Iceland LMI](https://github.com/OSGeo/PROJ-data/blob/master/is_lmi/) +* [nl_nsgi: Nederlandse Samenwerking Geodetische Infrastructuur (NSGI)](https://github.com/OSGeo/PROJ-data/blob/master/nl_nsgi/) +* [nz_linz: New Zealand LINZ](https://github.com/OSGeo/PROJ-data/blob/master/nz_linz/) +* [pt_dgt: Portugal DGT](https://github.com/OSGeo/PROJ-data/blob/master/pt_dgt/) +* [se_lantmateriet: Sweden Lantmateriet](https://github.com/OSGeo/PROJ-data/blob/master/se_lantmateriet/) +* [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/) diff --git a/README.DATUMGRID b/README.DATUMGRID deleted file mode 100644 index b112162..0000000 --- a/README.DATUMGRID +++ /dev/null @@ -1,75 +0,0 @@ -# PROJ-DATUMGRID-GEOTIFF - -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 Datum Grid package - -The datum grid package for PROJ is maintained on the OSGeo proj-datumgrid-geotiff -repository on [GitHub](https://github.com/OSGeo/proj-datumgrid-geotiff). - -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](https://opensource.org/osd-annotated) 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](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/CONTRIBUTING.md) to submit a new grid. - -## Content Delivery Network - -Those grids can be retrieved from cloud storage (AWS Public datasets) as -described in -https://github.com/rouault/PROJ/blob/rfc4_remote_and_geotiff_grid/docs/source/community/rfc/rfc-4.rst#network-access-to-grids at -https://cdn.proj.org - -### 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. - -* [at_bev: Austria BEV](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/at_bev/) -* [au_ga: Australia Geoscience Australia](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/au_ga/) -* [au_icsm: Australia ICSM](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/au_icsm/) -* [be_ign: Belgium IGN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/be_ign/) -* [ca_nrc: Canada NRC](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/ca_nrc/) -* [ca_que_mern: Canada Quebec MERN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/ca_que_mern/) -* [ch_swisstopo: Switzerland Swissstopo](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/ch_swisstopo/) -* [de_adv: Germany AdV](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_adv/) -* [de_geosn: Germany GeoSN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_geosn/) -* [de_lgl_bw: Germany LGL Baden-Württemberg](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_lgl_bw/) -* [de_lgvl_saarland: Germany LGVL Saarland](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_lgvl_saarland/) -* [dk_sdfe: Denmark SDFE](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/dk_sdfe/) -* [es_cat_icgc: Spain Catalonia ICGC](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/es_cat_icgc/) -* [eur_nkg: Nordic Geodetic Commission](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/eur_nkg/) -* [fr_ign: France IGN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/fr_ign/) -* [is_lmi: Iceland LMI](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/is_lmi/) -* [nl_nsgi: Nederlandse Samenwerking Geodetische Infrastructuur (NSGI)](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/nl_nsgi/) -* [nz_linz: New Zealand LINZ](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/nz_linz/) -* [pt_dgt: Portugal DGT](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/pt_dgt/) -* [se_lantmateriet: Sweden Lantmateriet](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/se_lantmateriet/) -* [uk_os: UK OS](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/uk_os/) -* [us_nga: USA NGA](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/us_nga/) -* [us_noaa: USA NOAA](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/us_noaa/) @@ -77,7 +77,7 @@ provided by the AWS Public Dataset team via <a href="https://aws.amazon.com/clou <p> The CDN contains <a href="https://www.cogeo.org/">Cloud Optimized GeoTIFF</a> datasets which are mirrored and managed by the -<a href="https://github.com/OSGeo/proj-datumgrid-geotiff/">https://github.com/OSGeo/proj-datumgrid-geotiff/</a> +<a href="https://github.com/OSGeo/PROJ-data/">https://github.com/OSGeo/PROJ-data/</a> GitHub project. Files in the CDN are designed to be used by <a href="https://proj.org">PROJ</a> 7 or later, but any software project wishing to use the CDN for shifting support are encouraged to participate in the project and leverage the CDN. </p> @@ -430,7 +430,7 @@ map.on('singleclick', function(evt) { <p>The bucket contains the following files:</p> <ul> -<li><a href="README.DATUMGRID">README.DATUMGRID</a></li> +<li><a href="README.DATA">README.DATA</a></li> </ul><hr><h3><a href="http://www.bev.gv.at/portal/page?_pageid=713,2157075&_dad=portal&_schema=PORTAL">Austria Bundesamt für Eich- und Vermessungswessen</a></h3><ul> <li><a href="at_bev_README.txt">at_bev_README.txt</a>. Last modified: 2020-01-24</li> <li><a href="at_bev_AT_GIS_GRID.tif">at_bev_AT_GIS_GRID.tif</a> - Austria - MGI (EPSG:4312) to ETRS89 (EPSG:4258). Last modified: 2020-01-24</li> diff --git a/index.html.in b/index.html.in index c30376d..5ef3948 100644 --- a/index.html.in +++ b/index.html.in @@ -75,7 +75,7 @@ provided by the AWS Public Dataset team via <a href="https://aws.amazon.com/clou <p> The CDN contains <a href="https://www.cogeo.org/">Cloud Optimized GeoTIFF</a> datasets which are mirrored and managed by the -<a href="https://github.com/OSGeo/proj-datumgrid-geotiff/">https://github.com/OSGeo/proj-datumgrid-geotiff/</a> +<a href="https://github.com/OSGeo/PROJ-data/">https://github.com/OSGeo/PROJ-data/</a> GitHub project. Files in the CDN are designed to be used by <a href="https://proj.org">PROJ</a> 7 or later, but any software project wishing to use the CDN for shifting support are encouraged to participate in the project and leverage the CDN. </p> @@ -428,7 +428,7 @@ map.on('singleclick', function(evt) { <p>The bucket contains the following files:</p> <ul> -<li><a href="README.DATUMGRID">README.DATUMGRID</a></li> +<li><a href="README.DATA">README.DATA</a></li> ${LINKS_WILL_BE_ADDED_HERE_BY_REGENERATE_INDEX_HTML} </ul> <p> diff --git a/travis/expected_main.lst b/travis/expected_main.lst index db36924..7c27de7 100644 --- a/travis/expected_main.lst +++ b/travis/expected_main.lst @@ -157,7 +157,7 @@ nz_linz_wellht1953-nzvd2016.tif pt_dgt_D73_ETRS89_geo.tif pt_dgt_DLx_ETRS89_geo.tif pt_dgt_README.txt -README.DATUMGRID +README.DATA se_lantmateriet_README.txt se_lantmateriet_SWEN17_RH2000.tif uk_os_OSGM15_Belfast.tif |
