Autodesk MapGuide Enterprise
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
AIMS 2012 SP1 - Weird Coordinate s with Spherical Mercator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
225 Views, 1 Replies
12-19-2011 01:19 PM
So the Lat Long for Spherical Mercator is showing incorrectly.
The crosshairs are correct but he Lat: Lon: at the bottom are incorrect.
Re: AIMS 2012 SP1 - Weird Coordinate s with Spherical Mercator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-20-2011 02:34 PM in reply to:
gluckett
Ok, the problem is that the Spherical Mercator shipped with MapGuide has the incorrect PROJ4 file. I recreated it and made my own BAND-AID with this:
+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs
