[mapserver-users] mapcache groups
Travis Kirstine
traviskirstine at gmail.com
Wed Apr 9 08:39:22 PDT 2014
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.evans.4 at 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-bounces at lists.osgeo.org [mailto:
> mapserver-users-bounces at lists.osgeo.org] *On Behalf Of *Travis Kirstine
> *Sent:* Wednesday, April 09, 2014 7:59 AM
> *To:* mapserver-users at lists.osgeo.org
> *Subject:* [mapserver-users] mapcache groups
>
>
>
> Is there a way to configure tilesets into a group (like mapserver) in a
> WMS service?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140409/7b6dd7f9/attachment.htm>
More information about the MapServer-users
mailing list