Ticket #1586 (closed defect: fixed)
Incorrect LL84 wkt string existed in MapGuide code
| Reported by: | liuar | Owned by: | liuar |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Server | Version: | 2.2.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: | 1377423 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
