aboutsummaryrefslogtreecommitdiff
path: root/data/sql/grid_alternatives.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@mines-paris.org>2019-03-26 12:07:47 +0100
committerGitHub <noreply@github.com>2019-03-26 12:07:47 +0100
commit1e575f4e18ac35c382207bbc7b732aa9f0d30d5e (patch)
treee48481b5800f2363791b8ff35ab572d7c9b5cc4c /data/sql/grid_alternatives.sql
parentd21fb4e9abd3246fcbece6724dd3d014c35df25e (diff)
parented0636425083034b55633402108b85bc765ae0eb (diff)
downloadPROJ-1e575f4e18ac35c382207bbc7b732aa9f0d30d5e.tar.gz
PROJ-1e575f4e18ac35c382207bbc7b732aa9f0d30d5e.zip
Merge pull request #1368 from rouault/epsg_961_and_operationversion
Database: update to EPSG v9.6.1, IGNF v3.0.3, ESRI 10.7.0 and add operation_version column
Diffstat (limited to 'data/sql/grid_alternatives.sql')
-rw-r--r--data/sql/grid_alternatives.sql15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index 6d766b21..df82ddd3 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -471,6 +471,21 @@ INSERT INTO grid_alternatives(original_grid_name,
inverse_direction,
package_name,
url, direct_download, open_license, directory)
+ VALUES ('RAF18.tac',
+ 'RAF18.gtx',
+ 'GTX',
+ 'vgridshift',
+ 1,
+ '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',