diff options
| author | Juan Hernando <juan.hernando@pix4d.com> | 2020-10-23 17:44:17 +0200 |
|---|---|---|
| committer | Juan Hernando <juan.hernando@pix4d.com> | 2020-10-24 16:37:56 +0200 |
| commit | 3fc4b3d4a9a1a0fac51846b1b688ebede4f677fd (patch) | |
| tree | 224cbdfb1e49c2fc85b9591c086679609f97f866 /data/sql/grid_alternatives.sql | |
| parent | 0b86cc9bced63555caa2a669fa35df37762e0d2c (diff) | |
| download | PROJ-3fc4b3d4a9a1a0fac51846b1b688ebede4f677fd.tar.gz PROJ-3fc4b3d4a9a1a0fac51846b1b688ebede4f677fd.zip | |
Added transformation from JDG2011 geog 3D to JGD2011 height using GSIGEO2011
Diffstat (limited to 'data/sql/grid_alternatives.sql')
| -rw-r--r-- | data/sql/grid_alternatives.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql index 78767105..805e2fa8 100644 --- a/data/sql/grid_alternatives.sql +++ b/data/sql/grid_alternatives.sql @@ -161,6 +161,9 @@ VALUES ('ISN93_ISN2016.gsb','is_lmi_ISN93_ISN2016.tif','ISN93_ISN2016.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/is_lmi_ISN93_ISN2016.tif',1,1,NULL), ('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), + -- 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), ('gr3dnc01b.mnt','nc_dittt_gr3dnc01b.tif',NULL,'GTiff','geocentricoffset',0,NULL,'https://cdn.proj.org/nc_dittt_gr3dnc01b.tif',1,1,NULL), |
