From 224fc83db04262c3fce858526998a0de5930203f Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 17 Dec 2019 20:20:08 +0100 Subject: Add de_lgvl_saarland/ and es_cat_icgc/ --- README.DATUMGRID | 2 ++ de_lgvl_saarland/.gitub/README.md | 1 + de_lgvl_saarland/README.de_lgvl_saarland | 14 ++++++++++++++ de_lgvl_saarland/SeTa2016.tif | Bin 0 -> 547884 bytes es_cat_icgc/.github/README.md | 1 + es_cat_icgc/100800401.tif | Bin 0 -> 4343 bytes es_cat_icgc/README.es_cat_icgc | 17 +++++++++++++++++ 7 files changed, 35 insertions(+) create mode 120000 de_lgvl_saarland/.gitub/README.md create mode 100644 de_lgvl_saarland/README.de_lgvl_saarland create mode 100644 de_lgvl_saarland/SeTa2016.tif create mode 120000 es_cat_icgc/.github/README.md create mode 100644 es_cat_icgc/100800401.tif create mode 100644 es_cat_icgc/README.es_cat_icgc diff --git a/README.DATUMGRID b/README.DATUMGRID index dbc9431..58a65a4 100644 --- a/README.DATUMGRID +++ b/README.DATUMGRID @@ -51,7 +51,9 @@ For example us_noaa for files originating from US NOAA. * [de_bkg: Germany BKG](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_bkg/) * [de_geogsn: Germany GeoSN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/de_geogsn/) * [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/) * [fr_ign: France IGN](https://github.com/OSGeo/proj-datumgrid-geotiff/blob/master/fr_ign/) * [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/) diff --git a/de_lgvl_saarland/.gitub/README.md b/de_lgvl_saarland/.gitub/README.md new file mode 120000 index 0000000..9b9afc8 --- /dev/null +++ b/de_lgvl_saarland/.gitub/README.md @@ -0,0 +1 @@ +../README.de_lgvl_saarland \ No newline at end of file diff --git a/de_lgvl_saarland/README.de_lgvl_saarland b/de_lgvl_saarland/README.de_lgvl_saarland new file mode 100644 index 0000000..95eb3f9 --- /dev/null +++ b/de_lgvl_saarland/README.de_lgvl_saarland @@ -0,0 +1,14 @@ +# README.de_lvgl_saarland + +The files in this section result from the conversion of datasets originating +from [LVGL Saarland](https://www.saarland.de/) + +## Included grids + +### Germany (Saarland): DE_DHDN -> ETRS89 + +*Source*: [LVGL Saarland](https://www.saarland.de/74918.htm) +*Format*: GeoTIFF converted from NTv2 +*License*: [Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/) + +* SeTa2016.tif diff --git a/de_lgvl_saarland/SeTa2016.tif b/de_lgvl_saarland/SeTa2016.tif new file mode 100644 index 0000000..cbcdc0e Binary files /dev/null and b/de_lgvl_saarland/SeTa2016.tif differ diff --git a/es_cat_icgc/.github/README.md b/es_cat_icgc/.github/README.md new file mode 120000 index 0000000..068c93f --- /dev/null +++ b/es_cat_icgc/.github/README.md @@ -0,0 +1 @@ +../README.es_cat_icgc \ No newline at end of file diff --git a/es_cat_icgc/100800401.tif b/es_cat_icgc/100800401.tif new file mode 100644 index 0000000..e45fd18 Binary files /dev/null and b/es_cat_icgc/100800401.tif differ diff --git a/es_cat_icgc/README.es_cat_icgc b/es_cat_icgc/README.es_cat_icgc new file mode 100644 index 0000000..9688b1b --- /dev/null +++ b/es_cat_icgc/README.es_cat_icgc @@ -0,0 +1,17 @@ +# README.ec_cat_icgc + +The files in this section result from the conversion of datasets originating +from [Institut Cartogràfic i Geològic de Catalunya (ICGC)](http://www.icgc.cat/) + +## Included grids + +### Spain (Catalonia): ED50 -> ETRS89 + +*Source*: [Institut Cartogràfic i Geològic de Catalunya (ICGC)](http://www.icgc.cat/content/download/48766/337962/version/1/file/Malla_NTv2_11_03.zip) +*Format*: GeoTIFF converted from NTv2 +*License*: [Creative Commons Attribution 4.0](http://creativecommons.org/licenses/by/4.0/) +*Source CRS*: EPSG:4230 (ED50) +*Target CRS*: EPSG:4258 (ETRS89) +*Used by*: [EPSG:5661 Transformation](https://www.epsg-registry.org/export.htm?gml=urn:ogc:def:coordinateOperation:EPSG::5661) + +* 100800401.tif \ No newline at end of file -- cgit v1.2.3