[mapguide-trac] #1586: Incorrect LL84 wkt string existed in
MapGuide code
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jan 17 21:35:27 EST 2011
#1586: Incorrect LL84 wkt string existed in MapGuide code
-----------------------+----------------------------------------------------
Reporter: liuar | Owner: liuar
Type: defect | Status: new
Priority: low | Milestone:
Component: Server | Version: 2.2.0
Severity: minor | Keywords:
External_id: 1377423 |
-----------------------+----------------------------------------------------
!MapGuide defines LL84 using following wkt
{{{
GEOGCS[\"LL84\",DATUM[\"WGS 84\",SPHEROID[\"WGS
84\",6378137,298.25722293287],TOWGS84[0,0,0,0,0,0,0]],PRIMEM[\"Greenwich\",0],UNIT[\"Degrees\",0.01745329252]]";
}}}
WGS 84 is an unrecognizable datum in CS component, which should be updated
to WGS84
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1586>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list