Opened 15 years ago

Closed 15 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)

gdal-tms-minidriver.patch (18.0 KB ) - added by sderle 15 years ago.
patch against GDAL HEAD to implement TMS mini-driver

Download all attachments as: .zip

Change History (7)

by sderle, 15 years ago

Attachment: gdal-tms-minidriver.patch added

patch against GDAL HEAD to implement TMS mini-driver

comment:1 by crschmidt, 15 years ago

Owner: changed from warmerdam to nowakpl

Chatting with Frank, Nowak is probably the best person to look at this.

comment:2 by sderle, 15 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 warmerdam, 15 years ago

Cc: warmerdam added
Keywords: WMS added

comment:4 by project10, 15 years ago

Cc: project10 added

comment:5 by klokan, 15 years ago

Cc: klokan added

comment:6 by Even Rouault, 15 years ago

Resolution: fixed
Status: newclosed

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.