[OpenLayers-Trac] [OpenLayers] #2986: WMTS code does not correctly handle a RESTful WMTS

OpenLayers trac-20090302 at openlayers.org
Tue Dec 21 08:40:45 EST 2010


#2986: WMTS code does not correctly handle a RESTful WMTS
-------------------------------------+--------------------------------------
 Reporter:  tastle                   |       Owner:              
     Type:  bug                      |      Status:  new         
 Priority:  minor                    |   Milestone:  2.11 Release
Component:  Format.WMTSCapabilities  |     Version:  2.10        
 Keywords:  REST, WMTS, ResourceURL  |       State:              
-------------------------------------+--------------------------------------
 The WMTS Capabilities parser must read the ResourceURL elements from the
 capabilities file to correctly support a RESTful WMTS.

 One of these templates exist for each layer in a RESTful WMTS, and the
 purpose behind them is that a RESTful client can find these ResourceURL
 elements, grab the template and fill in the template parameters of the URL
 to communicate with the service.

 The WMTS layer's (WMTS.js) REST handling in the getURL: function(bounds)
 needs improvement as well, so that it can build a HTTP tile request based
 on a provided template URL.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2986>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list