Opened 10 years ago

Closed 10 years ago

#2486 closed task (fixed)

Don't hard-code LL84 WKT in server KML service

Reported by: jng Owned by:
Priority: low Milestone: 3.0
Component: KML Service Version:
Severity: trivial Keywords:
Cc: External ID:

Description (last modified by jng)

Rather than hard-code the WKT string for the LL84 coordinate system and creating MgCoordinateSystem pointers from that string when generating KML, we're better off telling CS-Map to get this string for us, using a CS code that will never change (LL84)

Attachments (1)

ServerKmlService.cpp.patch (3.0 KB ) - added by jng 10 years ago.

Download all attachments as: .zip

Change History (3)

by jng, 10 years ago

Attachment: ServerKmlService.cpp.patch added

comment:1 by jng, 10 years ago

Description: modified (diff)

comment:2 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r8356) and 2.6 (r8355)

Note: See TracTickets for help on using tickets.