Ticket #2878 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

support TMS/formatted URLs in WMS minidriver

Reported by: crschmidt Assigned to: nowakpl
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: WMS
Cc: warmerdam, project10, klokan

Attachments

gdal-tms-minidriver.patch (18.0 kB) - added by sderle on 03/08/09 17:49:01.
patch against GDAL HEAD to implement TMS mini-driver

Change History

03/08/09 17:49:01 changed by sderle

  • attachment gdal-tms-minidriver.patch added.

patch against GDAL HEAD to implement TMS mini-driver

03/08/09 17:50:11 changed by crschmidt

  • owner changed from warmerdam to nowakpl.

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

03/08/09 17:53:30 changed by sderle

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?.

03/09/09 11:21:58 changed by warmerdam

  • cc set to warmerdam.
  • keywords set to WMS.

03/09/09 11:55:49 changed by project10

  • cc changed from warmerdam to warmerdam, project10.

03/10/09 10:26:10 changed by klokan

  • cc changed from warmerdam, project10 to warmerdam, project10, klokan.

03/14/09 18:31:25 changed by rouault

  • status changed from new to closed.
  • resolution set to fixed.

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