[Git][debian-gis-team/proj][upstream] New upstream version 7.2.0~rc2

Bas Couwenberg gitlab at salsa.debian.org
Wed Oct 28 14:35:53 GMT 2020



Bas Couwenberg pushed to branch upstream at Debian GIS Project / proj


Commits:
966b19d3 by Bas Couwenberg at 2020-10-28T15:12:55+01:00
New upstream version 7.2.0~rc2
- - - - -


3 changed files:

- CMakeLists.txt
- data/sql/grid_alternatives.sql
- data/sql/grid_transformation_custom.sql


Changes:

=====================================
CMakeLists.txt
=====================================
@@ -111,7 +111,7 @@ message(STATUS "Configuring PROJ:")
 ################################################################################
 include(ProjVersion)
 proj_version(MAJOR 7 MINOR 2 PATCH 0)
-set(PROJ_API_VERSION "21")
+set(PROJ_API_VERSION "19")
 set(PROJ_BUILD_VERSION "21.0.2")
 
 ################################################################################


=====================================
data/sql/grid_alternatives.sql
=====================================
@@ -162,7 +162,7 @@ VALUES
 ('ISN2004_ISN2016.gsb','is_lmi_ISN2004_ISN2016.tif','ISN2004_ISN2016.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/is_lmi_ISN2004_ISN2016.tif',1,1,NULL),
 
 -- jp_gsi - Geospatial Information Authority of Japan
-('jp_gsi_gsigeo2011_mainland.tif','jp_gsi_gsigeo2011_mainland.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/jp_gsi_gsigeo2011_mainland.tif',1,1,NULL),
+('jp_gsi_gsigeo2011.tif','jp_gsi_gsigeo2011.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/jp_gsi_gsigeo2011.tif',1,1,NULL),
 
 -- nc_dittt - Gouvernement de Nouvelle Calédonie - DITTT
 ('Ranc08_Circe.mnt','nc_dittt_Ranc08_Circe.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nc_dittt_Ranc08_Circe.tif',1,1,NULL),


=====================================
data/sql/grid_transformation_custom.sql
=====================================
@@ -157,7 +157,7 @@ INSERT INTO "grid_transformation" VALUES(
     'EPSG','6667', -- source CRS (JDG2011)
     'EPSG','6695', -- target CRS (JDG2011 (vertical) height)
     NULL,
-    'EPSG','8666','Geoid (height correction) model file','jp_gsi_gsigeo2011_mainland.tif',
+    'EPSG','8666','Geoid (height correction) model file','jp_gsi_gsigeo2011.tif',
     NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
 
 INSERT INTO "usage" VALUES(



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/966b19d3ed272374ed7d7a36059e76a9aa912e82

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/966b19d3ed272374ed7d7a36059e76a9aa912e82
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/20201028/8a47e623/attachment-0001.html>


More information about the Pkg-grass-devel mailing list