Ticket #2737 (new defect)
BoundingBox and Origin elements of TMS output in GDAL2Tiles always in Lat/Lon even when map is in Mercator
| Reported by: | jbeverage | Owned by: | klokan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Utilities | Version: | unspecified |
| Severity: | normal | Keywords: | gdal2tiles |
| Cc: |
Description
The Origin and BoundingBox? elements of the tilemapresource.xml file generated by gdal2tiles are always in lat/lon even when the output map is Mercator.
Also, the X and Y coordinates are switched in both these tags. Currently, X=Latitude and Y=Longitude. The correct output should be X=Longitude and Y=Latitude.
Change History
Note: See
TracTickets for help on using
tickets.
