[mapguide-users] MG 2.5: Fusion: Measure in Feet but show Lat Long in Status Bar

GordonL gordon.luckett at arrowgeomatics.com
Fri Nov 21 10:58:47 PST 2014


If you are wanting to show a coordinate system that is not part of MapGuide,
you can add it manually in the index.htm.

For example the code above works fine, but in the 
\www\fusion\templates\mapguide\aqua\index.html file, add the following above
the last </script> tag around line 200:

*Proj4js.defs["EPSG:3776"]= "+proj=tmerc +lat_0=0 +lon_0=-114 +k=0.9999
+x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs";*

That way 3776 is registered for mapguide to show the coordinates.

Gordon




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MG-2-5-Fusion-Measure-in-Feet-but-show-Lat-Long-in-Status-Bar-tp5061683p5174280.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list