[Git][debian-gis-team/proj-data][master] 5 commits: New upstream version 1.8~rc1
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Oct 27 07:11:02 BST 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / proj-data
Commits:
2856aaa6 by Bas Couwenberg at 2021-10-27T06:29:56+02:00
New upstream version 1.8~rc1
- - - - -
ea783dd9 by Bas Couwenberg at 2021-10-27T07:13:39+02:00
Update upstream source from tag 'upstream/1.8_rc1'
Update to upstream version '1.8~rc1'
with Debian dir 0d6c7ed30c620642f4c6e0122dd31f7b6f17b33b
- - - - -
0a30dc21 by Bas Couwenberg at 2021-10-27T07:27:21+02:00
New upstream release candidate.
- - - - -
6922f2fe by Bas Couwenberg at 2021-10-27T07:29:10+02:00
Update copyright file.
- - - - -
71e6e047 by Bas Couwenberg at 2021-10-27T07:32:44+02:00
Add binary packages for Mexico & South Africa.
- - - - -
14 changed files:
- README.DATA
- copyright_and_licenses.csv
- debian/changelog
- debian/control
- debian/copyright
- debian/copyright.grids
- + debian/proj-data-grids-mx.install
- + debian/proj-data-grids-mx.lintian-overrides
- + debian/proj-data-grids-za.install
- + debian/proj-data-grids-za.lintian-overrides
- + mx_inegi_README.txt
- + mx_inegi_ggm10.tif
- + za_cdngi_README.txt
- + za_cdngi_sageoid2010.tif
Changes:
=====================================
README.DATA
=====================================
@@ -76,6 +76,7 @@ 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/)
+* [za_cdngi: South Africa CD:NGI](https://github.com/OSGeo/PROJ-data/blob/master/za_cdngi/)
## Tools
=====================================
copyright_and_licenses.csv
=====================================
@@ -157,6 +157,8 @@ is_lmi_ISN_vel_beta.tif,"2017-2019, National Land Survey of Iceland",CC-BY-4.0,,
is_lmi_README.txt,Disclaimed,Public domain,,
jp_gsi_gsigeo2011.tif,Geospatial Information Authority of Japan,CC-BY-4.0,,
jp_gsi_README.txt,Disclaimed,Public domain,,
+mx_inegi_ggm10.tif,Instituto Nacional de Estadística Geografía e Informática (INEGI) Mexico,CC-BY-4.0,1.8,
+mx_inegi_README.txt,Disclaimed,Public domain,1.8,
NKG,Nordic Geodetic Commission,CC-BY-4.0,,
nc_dittt_gr3dnc01b.tif,Gouvernement de Nouvelle Calédonie - DITTT,Open License France - https://www.etalab.gouv.fr/wp-content/uploads/2014/05/Open_Licence.pdf,,
nc_dittt_gr3dnc02b.tif,Gouvernement de Nouvelle Calédonie - DITTT,Open License France - https://www.etalab.gouv.fr/wp-content/uploads/2014/05/Open_Licence.pdf,,
@@ -352,3 +354,5 @@ us_noaa_wshpgn.tif,Disclaimed,Public domain,,
us_noaa_wthpgn.tif,Disclaimed,Public domain,,
us_noaa_wvhpgn.tif,Disclaimed,Public domain,,
us_noaa_wyhpgn.tif,Disclaimed,Public domain,,
+za_cdngi_README.txt,Disclaimed,Public domain,1.8,
+za_cdngi_sageoid2010.tif,Chief Directorate: National Geospatial Information (CD:NGI) South Africa,CC-BY-4.0,1.8,
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-proj-data (1.7-1) UNRELEASED; urgency=medium
+proj-data (1.8~rc1-1) UNRELEASED; urgency=medium
TODO: Fix BETA2007 license
https://github.com/OSGeo/PROJ/pull/383#issuecomment-622246695
@@ -14,8 +14,9 @@ proj-data (1.7-1) UNRELEASED; urgency=medium
* Bump watch file version to 4.
* Bump Standards-Version to 4.6.0, no changes.
* Add binary package for Norway.
+ * Add binary packages for Mexico & South Africa.
- -- Bas Couwenberg <sebastic at debian.org> Thu, 01 Jul 2021 07:19:37 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 27 Oct 2021 07:27:08 +0200
proj-data (1.0-1~exp1) experimental; urgency=medium
=====================================
debian/control
=====================================
@@ -26,6 +26,7 @@ Depends: proj-data-grids-at,
proj-data-grids-fr,
proj-data-grids-is,
proj-data-grids-jp,
+ proj-data-grids-mx,
proj-data-grids-nc,
proj-data-grids-nl,
proj-data-grids-no,
@@ -35,6 +36,7 @@ Depends: proj-data-grids-at,
proj-data-grids-sk,
proj-data-grids-uk,
proj-data-grids-us,
+ proj-data-grids-za,
${misc:Depends}
Description: Cloud-optimized GeoTIFF datum grids for PROJ
proj-data-grids provides datum grids for PROJ in cloud-optimized GeoTIFF
@@ -230,6 +232,19 @@ Description: Cloud-optimized GeoTIFF datum grids for PROJ (Japan)
.
This package can be used to reduce the need for the CDN.
+Package: proj-data-grids-mx
+Architecture: all
+Depends: ${misc:Depends}
+Description: Cloud-optimized GeoTIFF datum grids for PROJ (Mexico)
+ proj-data-grids-nc provides datum grids for PROJ in cloud-optimized GeoTIFF
+ format relevant for Mexico.
+ .
+ These grids are also available via the CDN:
+ .
+ https://cdn.proj.org
+ .
+ This package can be used to reduce the need for the CDN.
+
Package: proj-data-grids-nc
Architecture: all
Depends: ${misc:Depends}
@@ -346,3 +361,16 @@ Description: Cloud-optimized GeoTIFF datum grids for PROJ (United States of Amer
https://cdn.proj.org
.
This package can be used to reduce the need for the CDN.
+
+Package: proj-data-grids-za
+Architecture: all
+Depends: ${misc:Depends}
+Description: Cloud-optimized GeoTIFF datum grids for PROJ (South Africa)
+ proj-data-grids-us provides datum grids for PROJ in cloud-optimized GeoTIFF
+ format relevant for South Africa.
+ .
+ These grids are also available via the CDN:
+ .
+ https://cdn.proj.org
+ .
+ This package can be used to reduce the need for the CDN.
=====================================
debian/copyright
=====================================
@@ -216,6 +216,10 @@ Files: jp_gsi_gsigeo2011.tif
Copyright: Geospatial Information Authority of Japan
License: CC-BY-4.0
+Files: mx_inegi_ggm10.tif
+Copyright: Instituto Nacional de Estadística Geografía e Informática (INEGI) Mexico
+License: CC-BY-4.0
+
Files: nc_dittt_gr3dnc01b.tif
nc_dittt_gr3dnc02b.tif
nc_dittt_gr3dnc03a.tif
@@ -428,6 +432,10 @@ Copyright: disclaimed
License: public-domain
This content is in the public domain.
+Files: za_cdngi_sageoid2010.tif
+Copyright: Chief Directorate: National Geospatial Information (CD:NGI) South Africa
+License: CC-BY-4.0
+
Files: debian/*
Copyright: 2020, Bas Couwenberg <sebastic at debian.org>
License: GPL-2+
=====================================
debian/copyright.grids
=====================================
@@ -207,6 +207,10 @@ Files: jp_gsi_gsigeo2011.tif
Copyright: Geospatial Information Authority of Japan
License: CC-BY-4.0
+Files: mx_inegi_ggm10.tif
+Copyright: Instituto Nacional de Estadística Geografía e Informática (INEGI) Mexico
+License: CC-BY-4.0
+
Files: nc_dittt_gr3dnc01b.tif
nc_dittt_gr3dnc02b.tif
nc_dittt_gr3dnc03a.tif
@@ -425,3 +429,7 @@ Copyright: disclaimed
License: public-domain
This content is in the public domain.
+Files: za_cdngi_sageoid2010.tif
+Copyright: Chief Directorate: National Geospatial Information (CD:NGI) South Africa
+License: CC-BY-4.0
+
=====================================
debian/proj-data-grids-mx.install
=====================================
@@ -0,0 +1 @@
+usr/share/proj/mx_*
=====================================
debian/proj-data-grids-mx.lintian-overrides
=====================================
@@ -0,0 +1,6 @@
+# False positive on: Ministère de l'Énergie et des Ressources naturelles (MERN) du Québec
+spelling-error-in-copyright Ressources Resources
+
+# Not a problem
+package-contains-documentation-outside-usr-share-doc *
+
=====================================
debian/proj-data-grids-za.install
=====================================
@@ -0,0 +1 @@
+usr/share/proj/za_*
=====================================
debian/proj-data-grids-za.lintian-overrides
=====================================
@@ -0,0 +1,6 @@
+# False positive on: Ministère de l'Énergie et des Ressources naturelles (MERN) du Québec
+spelling-error-in-copyright Ressources Resources
+
+# Not a problem
+package-contains-documentation-outside-usr-share-doc *
+
=====================================
mx_inegi_README.txt
=====================================
@@ -0,0 +1,19 @@
+# mx_inegi_README.txt
+
+The files in this section result from the conversion of datasets originating
+from [INEGI](https://www.inegi.org.mx/)
+
+## Included grids
+
+### Mexican vertical grid:
+
+*Source*: [INEGI](https://www.inegi.org.mx/temas/geoide/#Descargas)
+*Format*: GeoTIFF converted from 'ASCII Gridded XYZ'
+*License*: [Creative Commons CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
+*Credit*: (c) INEGI
+*Horizontal CRS*: EPSG:6364 (Mexico ITRF2008)
+
+Vertical transformation for Geoid model GGM10. Used to make the transitions
+from heights in vertical CRS (EPSG:5703 - NAVD88 height) to heights above the ellipsoid in Mexico ITRF2008 (EPSG:6364).
+
+* mx_inegi_ggm10.tif
=====================================
mx_inegi_ggm10.tif
=====================================
Binary files /dev/null and b/mx_inegi_ggm10.tif differ
=====================================
za_cdngi_README.txt
=====================================
@@ -0,0 +1,19 @@
+# za_cdngi_README.txt
+
+The files in this section result from the conversion of datasets originating
+from [CD:NGI](http://www.ngi.gov.za/)
+
+## Included grids
+
+### South African vertical grid:
+
+*Source*: [CD:NGI](ftp://ftp.trignet.co.za/South%20African%20Geoid)
+*Format*: GeoTIFF converted from 'ASCII Gridded XYZ'
+*License*: [Creative Commons CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
+*Credit*: (c) CD:NGI Chief Directorate: National Geospatial Information
+*Horizontal CRS*: EPSG:7910 (ITRF2005)
+
+Vertical transformation for Geoid model SAGEOID2010. Used to make the transitions
+from heights in vertical CRS (EPSG:9279 - SA LLD height) to heights above the ellipsoid in ITRF2005 (EPSG:7910).
+
+* za_cdngi_sageoid2010.tif
=====================================
za_cdngi_sageoid2010.tif
=====================================
Binary files /dev/null and b/za_cdngi_sageoid2010.tif differ
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/compare/54ae875623f143119e16286b9ec101ad947d2a57...71e6e0473a677a88ca0e549e348201336badd718
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/compare/54ae875623f143119e16286b9ec101ad947d2a57...71e6e0473a677a88ca0e549e348201336badd718
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211027/220baf4b/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list