Opened 10 years ago
Last modified 10 years ago
#2486 closed task
Don't hard-code LL84 WKT in server KML service — at Version 1
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)
Change History (2)
by , 10 years ago
Attachment: | ServerKmlService.cpp.patch added |
---|
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.