• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk MapGuide Enterprise

    Reply
    Valued Mentor
    Posts: 270
    Registered: ‎10-10-2003

    AIMS 2012 SP1 - Weird Coordinates with Spherical Mercator

    228 Views, 1 Replies
    12-19-2011 01:19 PM

    So the Lat Long for Spherical Mercator is showing incorrectly.

    AIMS2012_Sp1_WEIRD.png

     

    The crosshairs are correct but he Lat: Lon: at the bottom are incorrect.

     

    Please use plain text.
    Valued Mentor
    Posts: 270
    Registered: ‎10-10-2003

    Re: AIMS 2012 SP1 - Weird Coordinates with Spherical Mercator

    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

    AIMS2012_Sp1_BANDAID.png

    Please use plain text.