Opened 16 years ago
Closed 16 years ago
#2878 closed enhancement (fixed)
support TMS/formatted URLs in WMS minidriver
Reported by: | crschmidt | Owned by: | nowakpl |
---|---|---|---|
Priority: | normal | Milestone: | 1.7.0 |
Component: | GDAL_Raster | Version: | svn-trunk |
Severity: | normal | Keywords: | WMS |
Cc: | warmerdam, project10, klokan |
Description
Attachments (1)
Change History (7)
by , 16 years ago
Attachment: | gdal-tms-minidriver.patch added |
---|
comment:1 by , 16 years ago
Owner: | changed from | to
---|
Chatting with Frank, Nowak is probably the best person to look at this.
comment:2 by , 16 years ago
Please see http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification for description of TMS services. The patch also includes a sample XML definition for using the TMS mini-driver with non-TMS tile services, e.g. OpenStreetMap.
comment:3 by , 16 years ago
Cc: | added |
---|---|
Keywords: | WMS added |
comment:4 by , 16 years ago
Cc: | added |
---|
comment:5 by , 16 years ago
Cc: | added |
---|
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've commited the patch, as well as a minor fix to be tolerant if we have required 3 bands and got 4 for a tile, in r16585
Note:
See TracTickets
for help on using tickets.
patch against GDAL HEAD to implement TMS mini-driver