aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-23 20:42:37 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-11-23 20:42:40 +0100
commitc59ec5850da9d7218d2ae37ca623d7626604e029 (patch)
tree58cb42b252bef319904cf8ccfa9d157fb4408cf6 /data
parent6ae8db8780775e11fe10bfbab1e7ab718b602d14 (diff)
downloadPROJ-c59ec5850da9d7218d2ae37ca623d7626604e029.tar.gz
PROJ-c59ec5850da9d7218d2ae37ca623d7626604e029.zip
Database: reference GDA94_GDA2020_conformal_christmas_island.gsb and GDA94_GDA2020_conformal_christmas_island.gsb
Related to https://github.com/OSGeo/proj-datumgrid/pull/62
Diffstat (limited to 'data')
-rw-r--r--data/sql/grid_alternatives.sql30
1 files changed, 30 insertions, 0 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index 1551ef89..4a43cae5 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -911,6 +911,36 @@ INSERT INTO grid_alternatives(original_grid_name,
'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);
+
-- Netherlands / RDNAP (non-free grids)
INSERT INTO grid_alternatives(original_grid_name,