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 )
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)
Change History (3)
by , 10 years ago
Attachment: | ServerKmlService.cpp.patch added |
---|
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r8356) and 2.6 (r8355)