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/conversion.sql
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2006,6 +2006,8 @@ INSERT INTO "conversion" VALUES('EPSG','10630','SPCS83 Connecticut zone (meter)'
2006
2006
INSERT INTO "usage" VALUES('EPSG','11137','conversion','EPSG','10630','EPSG','1377','EPSG','1142');
2007
2007
INSERT INTO "conversion" VALUES('EPSG','10631','WC05-TM','In conjunction with transformation ETRS89 to WC05-IRF (1) (code 10629), emulates the WC05 Snake projection.','EPSG','9807','Transverse Mercator','EPSG','8801','Latitude of natural origin',53.27,'EPSG','9110','EPSG','8802','Longitude of natural origin',-2.09,'EPSG','9110','EPSG','8805','Scale factor at natural origin',1.0,'EPSG','9201','EPSG','8806','False easting',209900.2337,'EPSG','9001','EPSG','8807','False northing',401958.2494,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
2008
2008
INSERT INTO "usage" VALUES('EPSG','21391','conversion','EPSG','10631','EPSG','4775','EPSG','1141');
2009
+
INSERT INTO "conversion" VALUES('EPSG','10640','Saba Transverse Mercator 2020','','EPSG','9807','Transverse Mercator','EPSG','8801','Latitude of natural origin',0.0,'EPSG','9102','EPSG','8802','Longitude of natural origin',-63.0,'EPSG','9102','EPSG','8805','Scale factor at natural origin',0.9996,'EPSG','9201','EPSG','8806','False easting',29973.97,'EPSG','9001','EPSG','8807','False northing',-1947925.94,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
2010
+
INSERT INTO "usage" VALUES('EPSG','21870','conversion','EPSG','10640','EPSG','4757','EPSG','1056');
2009
2011
INSERT INTO "conversion" VALUES('EPSG','10664','Porto Alegre Transverse Mercator','','EPSG','9807','Transverse Mercator','EPSG','8801','Latitude of natural origin',0.0,'EPSG','9110','EPSG','8802','Longitude of natural origin',-51.0,'EPSG','9110','EPSG','8805','Scale factor at natural origin',0.999995,'EPSG','9201','EPSG','8806','False easting',300000.0,'EPSG','9001','EPSG','8807','False northing',5000000.0,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
2010
2012
INSERT INTO "usage" VALUES('EPSG','21622','conversion','EPSG','10664','EPSG','4777','EPSG','1056');
2011
2013
INSERT INTO "conversion" VALUES('EPSG','10700','Delaware CS27','','EPSG','9807','Transverse Mercator','EPSG','8801','Latitude of natural origin',38.0,'EPSG','9110','EPSG','8802','Longitude of natural origin',-75.25,'EPSG','9110','EPSG','8805','Scale factor at natural origin',0.999995,'EPSG','9201','EPSG','8806','False easting',500000.0,'EPSG','9003','EPSG','8807','False northing',0.0,'EPSG','9003',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
0 commit comments