[fusion-trac] #423: add support for ERSI tile cache layers

Fusion trac_fusion at osgeo.org
Thu Dec 9 16:20:35 EST 2010


#423: add support for ERSI tile cache layers
-------------------------+--------------------------------------------------
 Reporter:  madair       |         Owner:  madair
     Type:  enhancement  |        Status:  closed
 Priority:  P2           |     Milestone:  2.3   
Component:  Core         |       Version:  SVN   
 Severity:  Minor        |    Resolution:  fixed 
 Keywords:               |   External_id:        
    State:  New          |       Browser:  All   
       Os:  All          |  
-------------------------+--------------------------------------------------
Changes (by madair):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 fixed at rev [2301]

 example of AppDef <Map> using an ArcGIS baselayer:

     <MapGroup id="esri">
       <Map>
         <Type>XYZ</Type>
         <SingleTile>false</SingleTile>
         <Extension>
 <ResourceId>http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/${z}/${y}/${x}</ResourceId>
           <Options>
             <name>ESRI World Topo</name>
           </Options>
           <Parameters>
           </Parameters>
         </Extension>
       </Map>

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/423#comment:1>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list