From 7d2f76694051d7827cb0a21b369c027d00743a20 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 16 May 2021 21:21:56 +0200 Subject: Database: map ESRI spain/peninsula and spain/baleares grids --- data/sql/esri.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/sql') diff --git a/data/sql/esri.sql b/data/sql/esri.sql index 475808ec..b29c7619 100644 --- a/data/sql/esri.sql +++ b/data/sql/esri.sql @@ -17539,7 +17539,9 @@ VALUES ('spain/100800401','es_cat_icgc_100800401.tif','100800401.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_cat_icgc_100800401.tif',1,1,NULL), ('australia/QLD_0900','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), -- From https://www.dnrme.qld.gov.au/__data/assets/pdf_file/0006/105765/gday-21-user-guide.pdf: "Note that the Queensland grid QLD_0900.gsb produces identical results to the National AGD84 grid for the equivalent coverage." ('spain/PENR2009','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL), -('spain/BALR2009','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL); +('spain/BALR2009','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL), +('spain/peninsula','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL), +('spain/baleares','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL); -- 'france/RGNC1991_IGN72GrandeTerre' : we have a 3D geocentric corresponding one: no need for mapping -- 'france/RGNC1991_NEA74Noumea' : we have a 3D geocentric corresponding one: no need for mapping -- 'gc_nad83_harn_2007_conus_shifts': no mapping @@ -17550,8 +17552,6 @@ VALUES -- 'gc_nad83_2007_2011_prvi_shifts': no mapping -- 'uk/osgb36_xrail84': no mapping -- 'japan/tky2jgd': no mapping --- 'spain/baleares': no mapping --- 'spain/peninsula': no mapping -- 'icegrid2004': no mapping -- 'ICEGRID93': no mapping -- 'imhpgn': no mapping -- cgit v1.2.3