I was hoping to hit MapCache directly. We have done something similar using MapServer with a WMS connection to MapCache with multiple layers / tilesets defined in the getmap request.
I was hoping for something like <tileset name="tileset1" group="AllLayers"> <source>source_wms1</source> <cache>disk</cache> <grid>gmaps</grid> <format>mixed</format> </tileset> <tileset name="tileset2" group="AllLayers"> <source>source_wms2</source> <cache>disk</cache> <grid>gmaps</grid> <format>mixed</format> </tileset> Where a WMS getmap request could be made using the layer=AllLayers On 9 April 2014 11:26, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE < james.evan...@us.af.mil> wrote: > I just did this using gdal minidrivers from my mapfile. It's slower > than hitting a tile server, but it works. You can organize the tilesets > into groups in your mapfile. Let me know if you would like more details on > the setup. > > James > > > > > > *From:* mapserver-users-boun...@lists.osgeo.org [mailto: > mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Travis Kirstine > *Sent:* Wednesday, April 09, 2014 7:59 AM > *To:* mapserver-users@lists.osgeo.org > *Subject:* [mapserver-users] mapcache groups > > > > Is there a way to configure tilesets into a group (like mapserver) in a > WMS service? >
_______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users