aboutsummaryrefslogtreecommitdiff
path: root/data/sql/grid_alternatives.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-29 12:51:49 +0100
committerGitHub <noreply@github.com>2020-01-29 12:51:49 +0100
commitbf6b1a889b12d7ecdcb190cd14155e09e132095f (patch)
treef742983990ca914ff3044352efd4e01eef5bd01d /data/sql/grid_alternatives.sql
parent74a10a8de03deb823690f143e191087bf7c4821f (diff)
parentb113d0825cf82f66f738746db0f21745017552e9 (diff)
downloadPROJ-bf6b1a889b12d7ecdcb190cd14155e09e132095f.tar.gz
PROJ-bf6b1a889b12d7ecdcb190cd14155e09e132095f.zip
Merge pull request #1891 from rouault/rfc5
Implement RFC5: Adopt GeoTIFF-based grids for grids delivered with PROJ
Diffstat (limited to 'data/sql/grid_alternatives.sql')
-rw-r--r--data/sql/grid_alternatives.sql2287
1 files changed, 175 insertions, 2112 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index 48801ef9..281a60e6 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -1,2145 +1,208 @@
--- This file is hand generated.
---
--- NOTE: see also grid_alternatives_generated.sql for automatically generated
--- entries.
---
-
-------------------------------------------------------
--- grid_packages
-------------------------------------------------------
-
-INSERT INTO grid_packages VALUES ('proj-datumgrid',
- 'Package with grids of general interest',
- 'https://download.osgeo.org/proj/proj-datumgrid-1.8.zip',
- 1,
- 1);
-
-INSERT INTO grid_packages VALUES ('proj-datumgrid-north-america',
- 'Package with grids of interest for North-America',
- 'https://download.osgeo.org/proj/proj-datumgrid-north-america-1.3.zip',
- 1,
- 1);
-
-INSERT INTO grid_packages VALUES ('proj-datumgrid-europe',
- 'Package with grids of interest for Europe',
- 'https://download.osgeo.org/proj/proj-datumgrid-europe-1.5.zip',
- 1,
- 1);
-
-INSERT INTO grid_packages VALUES ('proj-datumgrid-oceania',
- 'Package with grids of interest for Oceania',
- 'https://download.osgeo.org/proj/proj-datumgrid-oceania-1.1.zip',
- 1,
- 1);
-
- -- not released yet at the time of writing
-INSERT INTO grid_packages VALUES ('proj-datumgrid-world',
- 'Package with grids of global extent (too large to be included in proj-datumgrid)',
- 'https://download.osgeo.org/proj/proj-datumgrid-world-1.0.zip',
- 1,
- 1);
-
-------------------------------------------------------
--- grid_alternatives
-------------------------------------------------------
-
INSERT INTO grid_alternatives(original_grid_name,
proj_grid_name,
+ old_proj_grid_name,
proj_grid_format,
proj_method,
inverse_direction,
package_name,
url, direct_download, open_license, directory)
- VALUES ('null',
- 'null',
- 'CTable2',
- 'hgridshift',
- 0,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('rgf93_ntf.gsb',
- 'ntf_r93.gsb', -- the PROJ grid is the reverse way of the EPSG one
- 'NTv2',
- 'hgridshift',
- 1,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NTv1_0.gsb',
- 'ntv1_can.dat',
- 'NTv1',
- 'hgridshift',
- 0,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NTv2_0.gsb',
- 'ntv2_0.gsb', -- just a case change
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('May76v20.gsb',
- 'MAY76V20.gsb', -- just a case change
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('BETA2007.gsb',
- 'BETA2007.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('BWTA2017.gsb',
- 'BWTA2017.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('SeTa2016.gsb',
- 'SeTa2016.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NTv2_SN.gsb',
- 'NTv2_SN.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('AT_GIS_GRID.gsb',
- 'AT_GIS_GRID.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nzgd2kgrid0005.gsb',
- 'nzgd2kgrid0005.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('OSTN15_NTv2_OSGBtoETRS.gsb',
- 'OSTN15_NTv2_OSGBtoETRS.gsb', -- no change. Just document the package
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+VALUES
+-- the PROJ grid is the reverse way of the EPSG one
+('rgf93_ntf.gsb','fr_ign_ntf_r93.tif','ntf_r93.gsb','GTiff','hgridshift',1,NULL,'https://cdn.proj.org/fr_ign_ntf_r93.tif',1,1,NULL),
+('NTv1_0.gsb','ca_nrc_ntv1_can.tif','ntv1_can.dat','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ntv1_can.tif',1,1,NULL),
+-- just a case change
+('NTv2_0.gsb','ca_nrc_ntv2_0.tif','ntv2_0.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ntv2_0.tif',1,1,NULL),
+-- just a case change
+('May76v20.gsb','ca_nrc_MAY76V20.tif','MAY76V20.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_MAY76V20.tif',1,1,NULL),
+('BETA2007.gsb','de_adv_BETA2007.tif','BETA2007.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/de_adv_BETA2007.tif',1,1,NULL),
+('BWTA2017.gsb','de_lgl_bw_BWTA2017.tif','BWTA2017.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/de_lgl_bw_BWTA2017.tif',1,1,NULL),
+('SeTa2016.gsb','de_lgvl_saarland_SeTa2016.tif','SeTa2016.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/de_lgvl_saarland_SeTa2016.tif',1,1,NULL),
+('NTv2_SN.gsb','de_geosn_NTv2_SN.tif','NTv2_SN.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/de_geosn_NTv2_SN.tif',1,1,NULL),
+('AT_GIS_GRID.gsb','at_bev_AT_GIS_GRID.tif','AT_GIS_GRID.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/at_bev_AT_GIS_GRID.tif',1,1,NULL),
+('nzgd2kgrid0005.gsb','nz_linz_nzgd2kgrid0005.tif','nzgd2kgrid0005.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/nz_linz_nzgd2kgrid0005.tif',1,1,NULL),
+('OSTN15_NTv2_OSGBtoETRS.gsb','uk_os_OSTN15_NTv2_OSGBtoETRS.tif','OSTN15_NTv2_OSGBtoETRS.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/uk_os_OSTN15_NTv2_OSGBtoETRS.tif',1,1,NULL),
-- Continental USA VERTCON: NGVD (19)29 height to NAVD (19)88 height
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('vertconw.94',
- 'vertconw.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('vertconc.94',
- 'vertconc.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('vertcone.94',
- 'vertcone.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('vertconw.94','us_noaa_vertconw.tif','vertconw.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/us_noaa_vertconw.tif',1,1,NULL),
+('vertconc.94','us_noaa_vertconc.tif','vertconc.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/us_noaa_vertconc.tif',1,1,NULL),
+('vertcone.94','us_noaa_vertcone.tif','vertcone.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/us_noaa_vertcone.tif',1,1,NULL),
-- EGM models
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('WW15MGH.GRD',
- 'egm96_15.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('Und_min2.5x2.5_egm2008_isw=82_WGS84_TideFree.gz',
- 'egm08_25.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-world',
- NULL, NULL, NULL, NULL);
-
+('WW15MGH.GRD','us_nga_egm96_15.tif','egm96_15.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_nga_egm96_15.tif',1,1,NULL),
+('Und_min2.5x2.5_egm2008_isw=82_WGS84_TideFree.gz','us_nga_egm08_25.tif','egm08_25.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_nga_egm08_25.tif',1,1,NULL),
-- Greenland height models
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gr2000g.gri',
- 'gvr2000.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggeoid16.gri',
- 'gvr2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('gr2000g.gri','dk_sdfe_gvr2000.tif','gvr2000.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/dk_sdfe_gvr2000.tif',1,1,NULL),
+('ggeoid16.gri','dk_sdfe_gvr2016.tif','gvr2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/dk_sdfe_gvr2016.tif',1,1,NULL),
-- Denmark height models
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('dvr90.gtx',
- 'dvr90.gtx', -- no change. Just document the package
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('dnn.gtx',
- 'dnn.gtx', -- no change. Just document the package
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
--- Faroe islands height models
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('fvr09.gtx',
- 'fvr09.gtx', -- no change. Just document the package
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('dvr90.gtx','dk_sdfe_dvr90.tif','dvr90.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/dk_sdfe_dvr90.tif',1,1,NULL),
+('dnn.gtx','dk_sdfe_dnn.tif','dnn.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/dk_sdfe_dnn.tif',1,1,NULL),
+-- Faroe islands height models
+('fvr09.gtx','dk_sdfe_fvr09.tif','fvr09.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/dk_sdfe_fvr09.tif',1,1,NULL),
-- Sweden height models
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('SWEN17_RH2000.gtx',
- 'SWEN17_RH2000.gtx', -- no change. Just document the package
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('SWEN17_RH2000.gtx','se_lantmateriet_SWEN17_RH2000.tif','SWEN17_RH2000.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/se_lantmateriet_SWEN17_RH2000.tif',1,1,NULL),
-- Ireland: OSGM15 height, Malin head datum -> ETRS89 ellipsoidal heights
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('OSGM15_Malin.gri',
- 'OSGM15_Malin.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('OSGM15_Malin.gri','uk_os_OSGM15_Malin.tif','OSGM15_Malin.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/uk_os_OSGM15_Malin.tif',1,1,NULL),
-- Northern Ireland: OSGM15 height, Belfast height -> ETRS89 ellipsoidal heights
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('OSGM15_Belfast.gri',
- 'OSGM15_Belfast.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-----------------------------
--- US GEOID99 height models
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u01.bin', 'g1999u01.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u02.bin', 'g1999u02.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u03.bin', 'g1999u03.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u04.bin', 'g1999u04.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u05.bin', 'g1999u05.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u06.bin', 'g1999u06.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u07.bin', 'g1999u07.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g1999u08.bin', 'g1999u08.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
--- Not mapped:
--- g1999a01.gtx to g1999a04.gtx : Alaska
--- g1999h01.gtx : Hawaii
--- g1999p01.gtx : Puerto Rico
-
-----------------------------
--- US GEOID03 height models
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('geoid03_conus.bin', 'geoid03_conus.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
--- Not mapped:
--- g2003a01.gtx to g2003a04.gtx : Alaska
--- g2003h01.gtx : Hawaii
----g2003p01.gtx : Puerto Rico
-
-----------------------------
+('OSGM15_Belfast.gri','uk_os_OSGM15_Belfast.tif','OSGM15_Belfast.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/uk_os_OSGM15_Belfast.tif',1,1,NULL),
+-- US GEOID99 height models. Not mapped: Alaska: g1999a01.gtx to g1999a04.gtx. Hawaii: g1999h01.gtx, Puerto Rico: g1999p01.gtx
+('g1999u01.bin','us_noaa_g1999u01.tif','g1999u01.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u01.tif',1,1,NULL),
+('g1999u02.bin','us_noaa_g1999u02.tif','g1999u02.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u02.tif',1,1,NULL),
+('g1999u03.bin','us_noaa_g1999u03.tif','g1999u03.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u03.tif',1,1,NULL),
+('g1999u04.bin','us_noaa_g1999u04.tif','g1999u04.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u04.tif',1,1,NULL),
+('g1999u05.bin','us_noaa_g1999u05.tif','g1999u05.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u05.tif',1,1,NULL),
+('g1999u06.bin','us_noaa_g1999u06.tif','g1999u06.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u06.tif',1,1,NULL),
+('g1999u07.bin','us_noaa_g1999u07.tif','g1999u07.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u07.tif',1,1,NULL),
+('g1999u08.bin','us_noaa_g1999u08.tif','g1999u08.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g1999u08.tif',1,1,NULL),
+-- US GEOID03 height models. Not mapped: Alaska: g2003a01.gtx to g2003a04.gtx. Hawaii: g2003h01.gtx. Puerto Rico: g2003p01.gtx
+('geoid03_conus.bin','us_noaa_geoid03_conus.tif','geoid03_conus.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_geoid03_conus.tif',1,1,NULL),
-- US GEOID06 height models
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('geoid06_ak.bin', 'geoid06_ak.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-----------------------------
--- US GEOID09 height models
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('geoid09_ak.bin', 'geoid09_ak.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('geoid09_conus.bin', 'geoid09_conus.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g2009g01.bin', 'g2009g01.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g2009s01.bin', 'g2009s01.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g2009p01.bin', 'g2009p01.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
--- Not mapped:
--- g2009h01.gtx : Hawaii
-
-----------------------------
+('geoid06_ak.bin','us_noaa_geoid06_ak.tif','geoid06_ak.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_geoid06_ak.tif',1,1,NULL),
+-- US GEOID09 height models.Not mapped: Hawaii: g2009h01.gtx
+('geoid09_ak.bin','us_noaa_geoid09_ak.tif','geoid09_ak.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_geoid09_ak.tif',1,1,NULL),
+('geoid09_conus.bin','us_noaa_geoid09_conus.tif','geoid09_conus.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_geoid09_conus.tif',1,1,NULL),
+('g2009g01.bin','us_noaa_g2009g01.tif','g2009g01.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2009g01.tif',1,1,NULL),
+('g2009s01.bin','us_noaa_g2009s01.tif','g2009s01.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2009s01.tif',1,1,NULL),
+('g2009p01.bin','us_noaa_g2009p01.tif','g2009p01.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2009p01.tif',1,1,NULL),
-- US GEOID12B height models
-----------------------------
-
+--
-- CONUS
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('g2012bu0.bin',
- 'g2012bu0.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('g2012bu0.bin','us_noaa_g2012bu0.tif','g2012bu0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2012bu0.tif',1,1,NULL),
-- Alaska
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('g2012ba0.bin',
- 'g2012ba0.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('g2012ba0.bin','us_noaa_g2012ba0.tif','g2012ba0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2012ba0.tif',1,1,NULL),
-- Puerto Rico
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('g2012bp0.bin',
- 'g2012bp0.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('g2012bp0.bin','us_noaa_g2012bp0.tif','g2012bp0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2012bp0.tif',1,1,NULL),
-- Guam
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('g2012bg0.bin',
- 'g2012bg0.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('g2012bg0.bin','us_noaa_g2012bg0.tif','g2012bg0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2012bg0.tif',1,1,NULL),
-- American Samoa
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('g2012bs0.bin',
- 'g2012bs0.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-----------------------------
+('g2012bs0.bin','us_noaa_g2012bs0.tif','g2012bs0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2012bs0.tif',1,1,NULL),
-- US GEOID18 height models
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g2018u0.bin', 'g2018u0.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name, proj_grid_name, proj_grid_format, proj_method, inverse_direction, package_name, url, direct_download, open_license, directory)
- VALUES ('g2018p0.bin', 'g2018p0.gtx', 'GTX', 'geoid_like', 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL);
-
-----------------------------
+('g2018u0.bin','us_noaa_g2018u0.tif','g2018u0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2018u0.tif',1,1,NULL),
-- French vertical grids
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAF09.mnt',
- 'RAF09.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAF18.tac',
- 'RAF18.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAC09.mnt',
- 'RAC09.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggm00.txt',
- 'ggm00v2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00.txt',
- 'ggg00v2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00_mg.txt',
- 'ggg00_mgv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00_sm.txt',
- 'ggg00_smv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00_ls.txt',
- 'ggg00_lsv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00_ld.txt',
- 'RALDW842016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RALDW842016.mnt',
- 'RALDW842016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggg00_sb.txt',
- 'ggg00_sbv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_mart.txt',
- 'RAMART2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAMART2016.mnt',
- 'RAMART2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_gtbt.txt',
- 'RAGTBT2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAGTBT2016.mnt',
- 'RAGTBT2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_mg.txt',
- 'RAMG2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RAMG2016.mnt',
- 'RAMG2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_sm.txt',
- 'gg10_smv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_smv2.mnt',
- 'gg10_smv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_ls.txt',
- 'RALS2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RALS2016.mnt',
- 'RALS2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_ld.txt',
- 'RALD2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RALD2016.mnt',
- 'RALD2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_sb.txt',
- 'gg10_sbv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gg10_sbv2.mnt',
- 'gg10_sbv2.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggguy00.txt',
- 'ggguy15.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ggr99.txt',
- 'RAR07_bl.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GGSPM06v1.mnt',
- 'ggspm06v1.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('RASPM2018.mnt',
- 'RASPM2018.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-----------------------------
+('g2018p0.bin','us_noaa_g2018p0.tif','g2018p0.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/us_noaa_g2018p0.tif',1,1,NULL),
+('RAF09.mnt','fr_ign_RAF09.tif','RAF09.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAF09.tif',1,1,NULL),
+('RAF18.tac','fr_ign_RAF18.tif','RAF18.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAF18.tif',1,1,NULL),
+('RAC09.mnt','fr_ign_RAC09.tif','RAC09.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAC09.tif',1,1,NULL),
+('ggm00.txt','fr_ign_ggm00v2.tif','ggm00v2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggm00v2.tif',1,1,NULL),
+('ggg00.txt','fr_ign_ggg00v2.tif','ggg00v2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggg00v2.tif',1,1,NULL),
+('ggg00_mg.txt','fr_ign_ggg00_mgv2.tif','ggg00_mgv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggg00_mgv2.tif',1,1,NULL),
+('ggg00_sm.txt','fr_ign_ggg00_smv2.tif','ggg00_smv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggg00_smv2.tif',1,1,NULL),
+('ggg00_ls.txt','fr_ign_ggg00_lsv2.tif','ggg00_lsv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggg00_lsv2.tif',1,1,NULL),
+('ggg00_ld.txt','fr_ign_RALDW842016.tif','RALDW842016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALDW842016.tif',1,1,NULL),
+('RALDW842016.mnt','fr_ign_RALDW842016.tif','RALDW842016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALDW842016.tif',1,1,NULL),
+('ggg00_sb.txt','fr_ign_ggg00_sbv2.tif','ggg00_sbv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggg00_sbv2.tif',1,1,NULL),
+('gg10_mart.txt','fr_ign_RAMART2016.tif','RAMART2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAMART2016.tif',1,1,NULL),
+('RAMART2016.mnt','fr_ign_RAMART2016.tif','RAMART2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAMART2016.tif',1,1,NULL),
+('gg10_gtbt.txt','fr_ign_RAGTBT2016.tif','RAGTBT2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAGTBT2016.tif',1,1,NULL),
+('RAGTBT2016.mnt','fr_ign_RAGTBT2016.tif','RAGTBT2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAGTBT2016.tif',1,1,NULL),
+('gg10_mg.txt','fr_ign_RAMG2016.tif','RAMG2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAMG2016.tif',1,1,NULL),
+('RAMG2016.mnt','fr_ign_RAMG2016.tif','RAMG2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAMG2016.tif',1,1,NULL),
+('gg10_sm.txt','fr_ign_gg10_smv2.tif','gg10_smv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_gg10_smv2.tif',1,1,NULL),
+('gg10_smv2.mnt','fr_ign_gg10_smv2.tif','gg10_smv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_gg10_smv2.tif',1,1,NULL),
+('gg10_ls.txt','fr_ign_RALS2016.tif','RALS2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALS2016.tif',1,1,NULL),
+('RALS2016.mnt','fr_ign_RALS2016.tif','RALS2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALS2016.tif',1,1,NULL),
+('gg10_ld.txt','fr_ign_RALD2016.tif','RALD2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALD2016.tif',1,1,NULL),
+('RALD2016.mnt','fr_ign_RALD2016.tif','RALD2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RALD2016.tif',1,1,NULL),
+('gg10_sb.txt','fr_ign_gg10_sbv2.tif','gg10_sbv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_gg10_sbv2.tif',1,1,NULL),
+('gg10_sbv2.mnt','fr_ign_gg10_sbv2.tif','gg10_sbv2.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_gg10_sbv2.tif',1,1,NULL),
+('ggguy00.txt','fr_ign_ggguy15.tif','ggguy15.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggguy15.tif',1,1,NULL),
+('ggr99.txt','fr_ign_RAR07_bl.tif','RAR07_bl.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RAR07_bl.tif',1,1,NULL),
+('GGSPM06v1.mnt','fr_ign_ggspm06v1.tif','ggspm06v1.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_ggspm06v1.tif',1,1,NULL),
+('RASPM2018.mnt','fr_ign_RASPM2018.tif','RASPM2018.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/fr_ign_RASPM2018.tif',1,1,NULL),
-- Australian grids
-----------------------------
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('A66 National (13.09.01).gsb',
- 'A66_National_13_09_01.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('National 84 (02.07.01).gsb',
- 'National_84_02_07_01.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GDA94_GDA2020_conformal.gsb',
- 'GDA94_GDA2020_conformal.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GDA94_GDA2020_conformal_and_distortion.gsb',
- 'GDA94_GDA2020_conformal_and_distortion.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GDA94_GDA2020_conformal_christmas_island.gsb',
- 'GDA94_GDA2020_conformal_christmas_island.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GDA94_GDA2020_conformal_cocos_island.gsb',
- 'GDA94_GDA2020_conformal_cocos_island.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('AUSGeoid09_GDA94_V1.01_DOV_windows.gsb', -- source file contains undulation in first band, and deflection in 2nd and 3d band
- 'AUSGeoid09_V1.01.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('AUSGeoid2020_windows_binary.gsb', -- source file contains undulation in first band, and deflection in 2nd and 3d band
- 'AUSGeoid2020_20180201.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- SELECT grid_name,
- 'AUSGeoid98.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL FROM grid_transformation WHERE
- grid_name LIKE '%DAT.htm' AND name LIKE 'GDA94 to AHD height%';
-
--- Netherlands / RDNAP (non-free grids)
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('naptrans2008.gtx',
- 'naptrans2008.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- NULL, -- package name
- 'https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/upstream/2008/naptrans2008.gtx',
- 1, -- direct download
- 0, -- non-freely licensed. See https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/master/debian/copyright
- NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('rdtrans2008.gsb',
- 'rdtrans2008.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- NULL, -- package name
- 'https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/upstream/2008/rdtrans2008.gsb',
- 1, -- direct download
- 0, -- non-freely licensed. See https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/master/debian/copyright
- NULL);
-
+('A66 National (13.09.01).gsb','au_icsm_A66_National_13_09_01.tif','A66_National_13_09_01.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_A66_National_13_09_01.tif',1,1,NULL),
+('National 84 (02.07.01).gsb','au_icsm_National_84_02_07_01.tif','National_84_02_07_01.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_National_84_02_07_01.tif',1,1,NULL),
+('GDA94_GDA2020_conformal.gsb','au_icsm_GDA94_GDA2020_conformal.tif','GDA94_GDA2020_conformal.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_GDA94_GDA2020_conformal.tif',1,1,NULL),
+('GDA94_GDA2020_conformal_and_distortion.gsb','au_icsm_GDA94_GDA2020_conformal_and_distortion.tif','GDA94_GDA2020_conformal_and_distortion.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_GDA94_GDA2020_conformal_and_distortion.tif',1,1,NULL),
+('GDA94_GDA2020_conformal_christmas_island.gsb','au_icsm_GDA94_GDA2020_conformal_christmas_island.tif','GDA94_GDA2020_conformal_christmas_island.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_GDA94_GDA2020_conformal_christmas_island.tif',1,1,NULL),
+('GDA94_GDA2020_conformal_cocos_island.gsb','au_icsm_GDA94_GDA2020_conformal_cocos_island.tif','GDA94_GDA2020_conformal_cocos_island.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/au_icsm_GDA94_GDA2020_conformal_cocos_island.tif',1,1,NULL),
+-- source file contains undulation in first band, and deflection in 2nd and 3d band
+('AUSGeoid09_GDA94_V1.01_DOV_windows.gsb','au_ga_AUSGeoid09_V1.01.tif','AUSGeoid09_V1.01.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/au_ga_AUSGeoid09_V1.01.tif',1,1,NULL),
+-- source file contains undulation in first band, and deflection in 2nd and 3d band
+('AUSGeoid2020_windows_binary.gsb','au_ga_AUSGeoid2020_20180201.tif','AUSGeoid2020_20180201.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/au_ga_AUSGeoid2020_20180201.tif',1,1,NULL),
+-- Netherlands / RDNAP (non-free grids). See https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/master/debian/copyright
+('naptrans2008.gtx','','naptrans2008.gtx','GTX','geoid_like',0,NULL,'https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/upstream/2008/naptrans2008.gtx',1,0,NULL),
+('rdtrans2008.gsb','','rdtrans2008.gsb','NTv2','hgridshift',0,NULL,'https://salsa.debian.org/debian-gis-team/proj-rdnap/raw/upstream/2008/rdtrans2008.gsb',1,0,NULL),
-- Netherlands / RDNAP 2018
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nlgeo2018.gtx',
- 'nlgeo2018.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('rdtrans2018.gsb',
- 'rdtrans2018.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-
+('nlgeo2018.gtx','nl_nsgi_nlgeo2018.tif','nlgeo2018.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nl_nsgi_nlgeo2018.tif',1,1,NULL),
+('rdtrans2018.gsb','nl_nsgi_rdtrans2018.tif','rdtrans2018.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/nl_nsgi_rdtrans2018.tif',1,1,NULL),
-- Belgium
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('bd72lb72_etrs89lb08.gsb',
- 'bd72lb72_etrs89lb08.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('bd72lb72_etrs89lb08.gsb','be_ign_bd72lb72_etrs89lb08.tif','bd72lb72_etrs89lb08.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/be_ign_bd72lb72_etrs89lb08.tif',1,1,NULL),
-- Switzerland
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CHENyx06a.gsb',
- 'CHENyx06a.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CHENyx06_ETRS.gsb',
- 'CHENyx06_ETRS.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('CHENyx06a.gsb','ch_swisstopo_CHENyx06a.tif','CHENyx06a.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ch_swisstopo_CHENyx06a.tif',1,1,NULL),
+('CHENyx06_ETRS.gsb','ch_swisstopo_CHENyx06_ETRS.tif','CHENyx06_ETRS.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ch_swisstopo_CHENyx06_ETRS.tif',1,1,NULL),
-- Spain
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('100800401.gsb',
- '100800401.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('100800401.gsb','es_cat_icgc_100800401.tif','100800401.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_cat_icgc_100800401.tif',1,1,NULL),
-- Portugal
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('DLx_ETRS89_geo.gsb',
- 'DLx_ETRS89_geo.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('D73_ETRS89_geo.gsb',
- 'D73_ETRS89_geo.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
+('DLx_ETRS89_geo.gsb','pt_dgt_DLx_ETRS89_geo.tif','DLx_ETRS89_geo.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/pt_dgt_DLx_ETRS89_geo.tif',1,1,NULL),
+('D73_ETRS89_geo.gsb','pt_dgt_D73_ETRS89_geo.tif','D73_ETRS89_geo.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/pt_dgt_D73_ETRS89_geo.tif',1,1,NULL),
-- Canada provincial grids
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('AB_CSRS.DAC',
- 'ABCSRSV4.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CRD27_00.GSB',
- 'CRD27_00.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CRD93_00.GSB',
- 'CRD93_00.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NVI93_05.GSB',
- 'NVI93_05.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('BC_27_05.GSB',
- 'BC_27_05.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('BC_93_05.GSB',
- 'BC_93_05.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NB7783v2.gsb', -- case difference on extension !
- 'NB7783v2.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NB2783v2.gsb', -- case difference on extension !
- 'NB2783v2.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('GS7783.GSB',
- 'GS7783.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NS778302.gsb', -- case difference on extension !
- 'NS778302.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ON27CSv1.GSB',
- 'ON27CSv1.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ON76CSv1.GSB',
- 'ON76CSv1.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ON83CSv1.GSB',
- 'ON83CSv1.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('TOR27CSv1.GSB',
- 'TO27CSv1.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('PE7783V2.gsb', -- case difference on extension !
- 'PE7783V2.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NA27NA83.GSB',
- 'na27na83.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
+('AB_CSRS.DAC','ca_nrc_ABCSRSV4.tif','ABCSRSV4.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ABCSRSV4.tif',1,1,NULL),
+('CRD27_00.GSB','ca_nrc_CRD27_00.tif','CRD27_00.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_CRD27_00.tif',1,1,NULL),
+('CRD93_00.GSB','ca_nrc_CRD93_00.tif','CRD93_00.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_CRD93_00.tif',1,1,NULL),
+('NVI93_05.GSB','ca_nrc_NVI93_05.tif','NVI93_05.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NVI93_05.tif',1,1,NULL),
+('BC_27_05.GSB','ca_nrc_BC_27_05.tif','BC_27_05.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_BC_27_05.tif',1,1,NULL),
+('BC_93_05.GSB','ca_nrc_BC_93_05.tif','BC_93_05.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_BC_93_05.tif',1,1,NULL),
+('NB7783v2.gsb','ca_nrc_NB7783v2.tif','NB7783v2.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NB7783v2.tif',1,1,NULL),
+('NB2783v2.gsb','ca_nrc_NB2783v2.tif','NB2783v2.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NB2783v2.tif',1,1,NULL),
+('GS7783.GSB','ca_nrc_GS7783.tif','GS7783.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_GS7783.tif',1,1,NULL),
+('NS778302.gsb','ca_nrc_NS778302.tif','NS778302.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NS778302.tif',1,1,NULL),
+('ON27CSv1.GSB','ca_nrc_ON27CSv1.tif','ON27CSv1.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ON27CSv1.tif',1,1,NULL),
+('ON76CSv1.GSB','ca_nrc_ON76CSv1.tif','ON76CSv1.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ON76CSv1.tif',1,1,NULL),
+('ON83CSv1.GSB','ca_nrc_ON83CSv1.tif','ON83CSv1.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_ON83CSv1.tif',1,1,NULL),
+('TOR27CSv1.GSB','ca_nrc_TO27CSv1.tif','TO27CSv1.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_TO27CSv1.tif',1,1,NULL),
+('PE7783V2.gsb','ca_nrc_PE7783V2.tif','PE7783V2.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_PE7783V2.tif',1,1,NULL),
-- two grid names in EPSG point to the same file distributed by NRCan
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NA27SCRS.GSB',
- 'NA27SCRS.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('QUE27-98.gsb',
- 'NA27SCRS.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CQ77NA83.GSB',
- 'cq77na83.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CGQ77-98.gsb',
- 'CQ77SCRS.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
- -- two grid names in EPSG point to the same file distributed by NRCan
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NA83SCRS.GSB',
- 'NA83SCRS.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('NAD83-98.gsb',
- 'NA83SCRS.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('SK27-98.gsb', -- case difference on extension !
- 'SK27-98.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('SK83-98.gsb', -- case difference on extension !
- 'SK83-98.GSB',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('HT2_0.byn',
- 'HT2_2010v70.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CGG2013i08a.byn',
- 'CGG2013ai08.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CGG2013n83a.byn',
- 'CGG2013an83.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CGG2013i83.byn',
- 'CGG2013i08.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('CGG2013n83.byn',
- 'CGG2013n83.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-north-america',
- NULL, NULL, NULL, NULL);
-
- -- Iceland
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ISN93_ISN2016.gsb',
- 'ISN93_ISN2016.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('ISN2004_ISN2016.gsb',
- 'ISN2004_ISN2016.gsb',
- 'NTv2',
- 'hgridshift',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('Icegeoid_ISN2004.gtx',
- 'Icegeoid_ISN2004.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('Icegeoid_ISN93.gtx',
- 'Icegeoid_ISN93.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('Icegeoid_ISN2016.gtx',
- 'Icegeoid_ISN2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL);
-
--- New Zealand grid shift models. EPSG names are not for GTX files (at time of writing)
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('auckland-1946-to-nzvd2016-conversion.csv',
- 'auckht1946-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('bluff-1955-to-nzvd2016-conversion.csv',
- 'blufht1955-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('dunedin-1958-to-nzvd2016-conversion.csv',
- 'duneht1958-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('dunedin-bluff-1960-to-nzvd2016-conversion.csv',
- 'dublht1960-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('gisborne-1926-to-nzvd2016-conversion.csv',
- 'gisbht1926-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('lyttelton-1937-to-nzvd2016-conversion.csv',
- 'lyttht1937-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('moturiki-1953-to-nzvd2016-conversion.csv',
- 'motuht1953-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('napier-1962-to-nzvd2016-conversion.csv',
- 'napiht1962-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nelson-1955-to-nzvd2016-conversion.csv',
- 'nelsht1955-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('onetreepoint-1964-to-nzvd2016-conversion.csv',
- 'ontpht1964-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('stewartisland-1977-to-nzvd2016-conversion.csv',
- 'stisht1977-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('taranaki-1970-to-nzvd2016-conversion.csv',
- 'taraht1970-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('wellington-1953-to-nzvd2016-conversion.csv',
- 'wellht1953-nzvd2016.gtx',
- 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
--- WARNING: this builds the new entries from the above deprecated ones
--- A check has been added in commit.sql to verify that a mapping from
--- auckht1946-nzvd2016.gtx exists in this table, due to the below insert
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- SELECT proj_grid_name,
- proj_grid_name, 'GTX',
- 'vgridshift',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL
- FROM grid_alternatives
- WHERE proj_grid_name LIKE '%-nzvd2016.gtx';
-
+('NA27NA83.GSB','ca_que_mern_na27na83.tif','na27na83.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_que_mern_na27na83.tif',1,1,NULL),
+('NA27SCRS.GSB','ca_nrc_NA27SCRS.tif','NA27SCRS.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NA27SCRS.tif',1,1,NULL),
+('QUE27-98.gsb','ca_nrc_NA27SCRS.tif','NA27SCRS.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NA27SCRS.tif',1,1,NULL),
+('CQ77NA83.GSB','ca_que_mern_cq77na83.tif','cq77na83.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_que_mern_cq77na83.tif',1,1,NULL),
+('CGQ77-98.gsb','ca_nrc_CQ77SCRS.tif','CQ77SCRS.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_CQ77SCRS.tif',1,1,NULL),
+-- two grid names in EPSG point to the same file distributed by NRCan
+('NA83SCRS.GSB','ca_nrc_NA83SCRS.tif','NA83SCRS.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NA83SCRS.tif',1,1,NULL),
+('NAD83-98.gsb','ca_nrc_NA83SCRS.tif','NA83SCRS.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_NA83SCRS.tif',1,1,NULL),
+('SK27-98.gsb','ca_nrc_SK27-98.tif','SK27-98.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_SK27-98.tif',1,1,NULL),
+('SK83-98.gsb','ca_nrc_SK83-98.tif','SK83-98.GSB','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ca_nrc_SK83-98.tif',1,1,NULL),
+('HT2_0.byn','ca_nrc_HT2_2010v70.tif','HT2_2010v70.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/ca_nrc_HT2_2010v70.tif',1,1,NULL),
+('CGG2013i08a.byn','ca_nrc_CGG2013ai08.tif','CGG2013ai08.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/ca_nrc_CGG2013ai08.tif',1,1,NULL),
+('CGG2013n83a.byn','ca_nrc_CGG2013an83.tif','CGG2013an83.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/ca_nrc_CGG2013an83.tif',1,1,NULL),
+('CGG2013i83.byn','ca_nrc_CGG2013i08.tif','CGG2013i08.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/ca_nrc_CGG2013i08.tif',1,1,NULL),
+('CGG2013n83.byn','ca_nrc_CGG2013n83.tif','CGG2013n83.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/ca_nrc_CGG2013n83.tif',1,1,NULL),
+-- Iceland
+('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),
+('Icegeoid_ISN2004.gtx','is_lmi_Icegeoid_ISN2004.tif','Icegeoid_ISN2004.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/is_lmi_Icegeoid_ISN2004.tif',1,1,NULL),
+('Icegeoid_ISN93.gtx','is_lmi_Icegeoid_ISN93.tif','Icegeoid_ISN93.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/is_lmi_Icegeoid_ISN93.tif',1,1,NULL),
+('Icegeoid_ISN2016.gtx','is_lmi_Icegeoid_ISN2016.tif','Icegeoid_ISN2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/is_lmi_Icegeoid_ISN2016.tif',1,1,NULL),
+-- New Zealand grid shift models.
+('auckland-1946-to-nzvd2016-conversion.csv','nz_linz_auckht1946-nzvd2016.tif','auckht1946-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_auckht1946-nzvd2016.tif',1,1,NULL),
+-- Superseded entries
+('bluff-1955-to-nzvd2016-conversion.csv','nz_linz_blufht1955-nzvd2016.tif','blufht1955-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_blufht1955-nzvd2016.tif',1,1,NULL),
+('dunedin-1958-to-nzvd2016-conversion.csv','nz_linz_duneht1958-nzvd2016.tif','duneht1958-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_duneht1958-nzvd2016.tif',1,1,NULL),
+('dunedin-bluff-1960-to-nzvd2016-conversion.csv','nz_linz_dublht1960-nzvd2016.tif','dublht1960-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_dublht1960-nzvd2016.tif',1,1,NULL),
+('gisborne-1926-to-nzvd2016-conversion.csv','nz_linz_gisbht1926-nzvd2016.tif','gisbht1926-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_gisbht1926-nzvd2016.tif',1,1,NULL),
+('lyttelton-1937-to-nzvd2016-conversion.csv','nz_linz_lyttht1937-nzvd2016.tif','lyttht1937-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_lyttht1937-nzvd2016.tif',1,1,NULL),
+('moturiki-1953-to-nzvd2016-conversion.csv','nz_linz_motuht1953-nzvd2016.tif','motuht1953-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_motuht1953-nzvd2016.tif',1,1,NULL),
+('napier-1962-to-nzvd2016-conversion.csv','nz_linz_napiht1962-nzvd2016.tif','napiht1962-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_napiht1962-nzvd2016.tif',1,1,NULL),
+('nelson-1955-to-nzvd2016-conversion.csv','nz_linz_nelsht1955-nzvd2016.tif','nelsht1955-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_nelsht1955-nzvd2016.tif',1,1,NULL),
+('onetreepoint-1964-to-nzvd2016-conversion.csv','nz_linz_ontpht1964-nzvd2016.tif','ontpht1964-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_ontpht1964-nzvd2016.tif',1,1,NULL),
+('stewartisland-1977-to-nzvd2016-conversion.csv','nz_linz_stisht1977-nzvd2016.tif','stisht1977-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_stisht1977-nzvd2016.tif',1,1,NULL),
+('taranaki-1970-to-nzvd2016-conversion.csv','nz_linz_taraht1970-nzvd2016.tif','taraht1970-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_taraht1970-nzvd2016.tif',1,1,NULL),
+('wellington-1953-to-nzvd2016-conversion.csv','nz_linz_wellht1953-nzvd2016.tif','wellht1953-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_wellht1953-nzvd2016.tif',1,1,NULL),
+('auckht1946-nzvd2016.gtx','nz_linz_auckht1946-nzvd2016.tif','auckht1946-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_auckht1946-nzvd2016.tif',1,1,NULL),
+('blufht1955-nzvd2016.gtx','nz_linz_blufht1955-nzvd2016.tif','blufht1955-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_blufht1955-nzvd2016.tif',1,1,NULL),
+('duneht1958-nzvd2016.gtx','nz_linz_duneht1958-nzvd2016.tif','duneht1958-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_duneht1958-nzvd2016.tif',1,1,NULL),
+('dublht1960-nzvd2016.gtx','nz_linz_dublht1960-nzvd2016.tif','dublht1960-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_dublht1960-nzvd2016.tif',1,1,NULL),
+('gisbht1926-nzvd2016.gtx','nz_linz_gisbht1926-nzvd2016.tif','gisbht1926-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_gisbht1926-nzvd2016.tif',1,1,NULL),
+('lyttht1937-nzvd2016.gtx','nz_linz_lyttht1937-nzvd2016.tif','lyttht1937-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_lyttht1937-nzvd2016.tif',1,1,NULL),
+('motuht1953-nzvd2016.gtx','nz_linz_motuht1953-nzvd2016.tif','motuht1953-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_motuht1953-nzvd2016.tif',1,1,NULL),
+('napiht1962-nzvd2016.gtx','nz_linz_napiht1962-nzvd2016.tif','napiht1962-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_napiht1962-nzvd2016.tif',1,1,NULL),
+('nelsht1955-nzvd2016.gtx','nz_linz_nelsht1955-nzvd2016.tif','nelsht1955-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_nelsht1955-nzvd2016.tif',1,1,NULL),
+('ontpht1964-nzvd2016.gtx','nz_linz_ontpht1964-nzvd2016.tif','ontpht1964-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_ontpht1964-nzvd2016.tif',1,1,NULL),
+('stisht1977-nzvd2016.gtx','nz_linz_stisht1977-nzvd2016.tif','stisht1977-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_stisht1977-nzvd2016.tif',1,1,NULL),
+('taraht1970-nzvd2016.gtx','nz_linz_taraht1970-nzvd2016.tif','taraht1970-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_taraht1970-nzvd2016.tif',1,1,NULL),
+('wellht1953-nzvd2016.gtx','nz_linz_wellht1953-nzvd2016.tif','wellht1953-nzvd2016.gtx','GTiff','vgridshift',0,NULL,'https://cdn.proj.org/nz_linz_wellht1953-nzvd2016.tif',1,1,NULL),
-- Superseded
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('New_Zealand_Quasigeoid_2016.csv',
- 'nzgeoid2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nzgeoid2016.gtx',
- 'nzgeoid2016.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
+('New_Zealand_Quasigeoid_2016.csv','nz_linz_nzgeoid2016.tif','nzgeoid2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nz_linz_nzgeoid2016.tif',1,1,NULL),
+('nzgeoid2016.gtx','nz_linz_nzgeoid2016.tif','nzgeoid2016.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nz_linz_nzgeoid2016.tif',1,1,NULL),
-- Superseded
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nzgeoid09.sid',
- 'nzgeoid2009.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
-
-INSERT INTO grid_alternatives(original_grid_name,
- proj_grid_name,
- proj_grid_format,
- proj_method,
- inverse_direction,
- package_name,
- url, direct_download, open_license, directory)
- VALUES ('nzgeoid2009.gtx',
- 'nzgeoid2009.gtx',
- 'GTX',
- 'geoid_like',
- 0,
- 'proj-datumgrid-oceania',
- NULL, NULL, NULL, NULL);
+('nzgeoid09.sid','nz_linz_nzgeoid2009.tif','nzgeoid2009.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nz_linz_nzgeoid2009.tif',1,1,NULL),
+('nzgeoid2009.gtx','nz_linz_nzgeoid2009.tif','nzgeoid2009.gtx','GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nz_linz_nzgeoid2009.tif',1,1,NULL)
+;