mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update Nad27UtmProjection.cs
This commit is contained in:
parent
30bbbb9ce2
commit
c3ceb143d3
|
|
@ -31,7 +31,7 @@ namespace MapControl.Projections
|
||||||
+ "GEOGCS[\"NAD27\","
|
+ "GEOGCS[\"NAD27\","
|
||||||
+ "DATUM[\"North_American_Datum_1927\","
|
+ "DATUM[\"North_American_Datum_1927\","
|
||||||
+ "SPHEROID[\"Clarke 1866\",6378206.4,294.978698213898],"
|
+ "SPHEROID[\"Clarke 1866\",6378206.4,294.978698213898],"
|
||||||
+ "]," //"EXTENSION[\"PROJ4_GRIDS\",\"NTv2_0.gsb\"]]," -- not recognized
|
+ "],"
|
||||||
+ "PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],"
|
+ "PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],"
|
||||||
+ "UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],"
|
+ "UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],"
|
||||||
+ "AUTHORITY[\"EPSG\",\"4267\"]],"
|
+ "AUTHORITY[\"EPSG\",\"4267\"]],"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue