You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/sql/concatenated_operation.sql
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ INSERT INTO "usage" VALUES('EPSG','9014','concatenated_operation','EPSG','3966',
7
7
INSERT INTO"concatenated_operation"VALUES('EPSG','4435','Puerto Rico to NAD83(HARN) (1)','Accuracy 0.1m at 67% confidence level. May be taken as approximate transformation Puerto Rico to WGS 84 - see code 8583.','EPSG','4139','EPSG','4152',0.08,'NGS-PRVI',0);
INSERT INTO"concatenated_operation"VALUES('EPSG','4837','Amersfoort to ED50 (1)','Adopted by NAM in 2006, replacing polynomial tfms 1046, 6304, 1050 and 6306.','EPSG','4289','EPSG','4230',1.5,'NAM-Nld 2006',0);
INSERT INTO"geodetic_crs"VALUES('EPSG','4289','Amersfoort','Use of geographic2D CRS Amersfoort (code 4289) for spatial referencing is discouraged. Use projected CRS Amersfoort / RD New (code 28992).','geographic 2D','EPSG','6422','EPSG','6289',NULL,0);
INSERT INTO"geodetic_crs"VALUES('EPSG','4289','Amersfoort','Use of geographic2D CRS Amersfoort (code 4289) for spatial referencing is discouraged. Use projected CRS Amersfoort / RD New (code 28992) or ETRS89-NLD [AGRS2010] (code 11037).','geographic 2D','EPSG','6422','EPSG','6289',NULL,0);
INSERT INTO"geodetic_crs"VALUES('EPSG','4291','SAD69','Uses GRS67 ellipsoid with 1/f to exactly 2 decimal places. Precision of ellipsoid entry increased from 2 to 5 dp with change id 97.251. Error introduced if not using the truncated precision is 0 to 31mm.','geographic 2D','EPSG','6402','EPSG','6291',NULL,1);
Copy file name to clipboardExpand all lines: data/sql/grid_transformation.sql
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1559,9 +1559,9 @@ INSERT INTO "grid_transformation" VALUES('EPSG','10347','ETRS89-POL [PL-ETRF2000
1559
1559
INSERT INTO "usage" VALUES('EPSG','19905','grid_transformation','EPSG','10347','EPSG','3293','EPSG','1133');
1560
1560
INSERT INTO "grid_transformation" VALUES('EPSG','10348','ETRS89-POL [PL-ETRF2000] to ETRS89-POL [PL-ETRF2000] + PL-EVRF2007 height (2)','Reversible alternative to ETRF2000-PL to EVRF2007-PL height (2) (code 10347). Replaces 2011 model (CT code 9720) from 2022-04-04.','EPSG','1100','Geog3D to Geog2D+GravityRelatedHeight (PL txt)','EPSG','9701','EPSG','9657',0.02,'EPSG','8666','Geoid (height correction) model file','Model_quasi-geoidy-PL-geoid2021-PL-EVRF2007-NH.txt',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','9702','GUGiK-Pol geoid21 EVRF07',0);
1561
1561
INSERT INTO "usage" VALUES('EPSG','19907','grid_transformation','EPSG','10348','EPSG','3293','EPSG','1270');
1562
-
INSERT INTO "grid_transformation" VALUES('EPSG','10350','ETRS89to LAT NL depth (1)','For reversible alternative to this transformation see ETRS89to ETRS89+ LAT NL depth (1) (code 10351).','EPSG','1121','Geographic3D to Depth (gtx)','EPSG','4937','EPSG','9287',0.1,'EPSG','8666','Geoid (height correction) model file','nllat2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'NSGI-Nld 2018',0);
1562
+
INSERT INTO "grid_transformation" VALUES('EPSG','10350','ETRS89-NLD [AGRS2010] to LAT-NLD depth (1)','For reversible alternative to this transformation see ETRS89-NLD [AGRS2010] to ETRS89-NLD [AGRS2010] + LAT-NLD depth (1) (code 10351).','EPSG','1121','Geographic3D to Depth (gtx)','EPSG','11036','EPSG','9287',0.1,'EPSG','8666','Geoid (height correction) model file','nllat2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'NSGI-Nld 2018',0);
1563
1563
INSERT INTO "usage" VALUES('EPSG','19928','grid_transformation','EPSG','10350','EPSG','4742','EPSG','1277');
1564
-
INSERT INTO "grid_transformation" VALUES('EPSG','10351','ETRS89to ETRS89+ LAT NL depth (1)','Reversible alternative to ETRS89to LAT NL depth (1) (code 10350).','EPSG','1122','Geog3D to Geog2D+Depth (gtx)','EPSG','4937','EPSG','9289',0.1,'EPSG','8666','Geoid (height correction) model file','nllat2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','4258','NSGI-Nld 2018',0);
1564
+
INSERT INTO "grid_transformation" VALUES('EPSG','10351','ETRS89-NLD [AGRS2010] to ETRS89-NLD [AGRS2010] + LAT-NLD depth (1)','Reversible alternative to ETRS89-NLD [AGRS2010] to LAT-NLD depth (1) (code 10350). The interpolation CRS is AGRS2010 but using any realization of ETRS89 including ensemble-based EPSG:4258 is adequate for grid interpolation.','EPSG','1122','Geog3D to Geog2D+Depth (gtx)','EPSG','11036','EPSG','9289',0.1,'EPSG','8666','Geoid (height correction) model file','nllat2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','11037','NSGI-Nld 2018',0);
1565
1565
INSERT INTO "usage" VALUES('EPSG','19929','grid_transformation','EPSG','10351','EPSG','4742','EPSG','1272');
1566
1566
INSERT INTO "grid_transformation" VALUES('EPSG','10358','ETRS89-ESP [REGENTE] to Formentera height (1)','For reversible alternative to this transformation see ETRS89-ESP [REGENTE] to ETRS89-ESP [REGENTE] + Formentera height (1) (code 10359).','EPSG','1025','Geographic3D to GravityRelatedHeight (EGM2008)','EPSG','11130','EPSG','10352',0.05,'EPSG','8666','Geoid (height correction) model file','EGM08_REDNAP.txt',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'IGN-Esp 2008',0);
1567
1567
INSERT INTO "usage" VALUES('EPSG','19930','grid_transformation','EPSG','10358','EPSG','4739','EPSG','1133');
@@ -1593,9 +1593,9 @@ INSERT INTO "grid_transformation" VALUES('EPSG','10422','NAD83(CSRS)v8 to NAD83(
1593
1593
INSERT INTO "usage" VALUES('EPSG','20189','grid_transformation','EPSG','10422','EPSG','1061','EPSG','1026');
1594
1594
INSERT INTO "grid_transformation" VALUES('EPSG','10423','NAD83(CSRS)v8 to NAD83(CSRS)v4 (1)','','EPSG','1114','Geographic3D Offset using NEU velocity grid (NTv2_Vel)','EPSG','10413','EPSG','8244',0.05,'EPSG','1050','Point motion velocity grid file','NAD83v70VG.gvb',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','8255','EPSG-Can cvg70',1);
1595
1595
INSERT INTO "usage" VALUES('EPSG','20190','grid_transformation','EPSG','10423','EPSG','1061','EPSG','1026');
1596
-
INSERT INTO "grid_transformation" VALUES('EPSG','10466','ETRS89to MSL NL depth (1)','For reversible alternative to this transformation see ETRS89to ETRS89+ MSL NL depth (1) (code 10467).','EPSG','1121','Geographic3D to Depth (gtx)','EPSG','4937','EPSG','9288',0.3,'EPSG','8666','Geoid (height correction) model file','nlgeo2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'NSGI-Nld 2018',0);
1596
+
INSERT INTO "grid_transformation" VALUES('EPSG','10466','ETRS89-NLD [AGRS2010] to MSL-NLD depth (1)','For reversible alternative to this transformation see ETRS89-NLD [AGRS2010] to ETRS89-NLD [AGRS2010] + MSL-NLD depth (1) (code 10467).','EPSG','1121','Geographic3D to Depth (gtx)','EPSG','11036','EPSG','9288',0.3,'EPSG','8666','Geoid (height correction) model file','nlgeo2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'NSGI-Nld 2018',0);
1597
1597
INSERT INTO "usage" VALUES('EPSG','21437','grid_transformation','EPSG','10466','EPSG','4742','EPSG','1277');
1598
-
INSERT INTO "grid_transformation" VALUES('EPSG','10467','ETRS89to ETRS89+ MSL NL depth (1)','Reversible alternative to ETRS89to MSL NL depth (1) (code 10466).','EPSG','1122','Geog3D to Geog2D+Depth (gtx)','EPSG','4937','EPSG','9290',0.3,'EPSG','8666','Geoid (height correction) model file','nlgeo2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','4258','NSGI-Nld 2018',0);
1598
+
INSERT INTO "grid_transformation" VALUES('EPSG','10467','ETRS89-NLD [AGRS2010] to ETRS89-NLD [AGRS2010] + MSL-NLD depth (1)','Reversible alternative to ETRS89-NLD [AGRS2010] to MSL-NLD depth (1) (code 10466). The interpolation CRS is AGRS2010 but using any realization of ETRS89 including ensemble-based EPSG:4258 is adequate for grid interpolation.','EPSG','1122','Geog3D to Geog2D+Depth (gtx)','EPSG','11036','EPSG','9290',0.3,'EPSG','8666','Geoid (height correction) model file','nlgeo2018.gtx',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','11037','NSGI-Nld 2018',0);
1599
1599
INSERT INTO "usage" VALUES('EPSG','21438','grid_transformation','EPSG','10467','EPSG','4742','EPSG','1272');
1600
1600
INSERT INTO "grid_transformation" VALUES('EPSG','10469','ETRS89 to COV23-IRF (1)','In conjunction with the COV23-TM map projection (code 10470) applied to COV23-IRF (code 10468), emulates the COV23 Snake projection. Applied to ETRS89 (as realized through the OSNet v2009) defines COV23-IRF hence is errorless. ','EPSG','9615','NTv2','EPSG','4258','EPSG','10468',0.0,'EPSG','8656','Latitude and longitude difference file','TN15-ETRS89-to-COV23-IRF.gsb',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CCC-Gbr COV23 OSNet2009',0);
1601
1601
INSERT INTO "usage" VALUES('EPSG','20323','grid_transformation','EPSG','10469','EPSG','4743','EPSG','1141');
0 commit comments