[MapProxy] coverages for tagged sources

Oliver Tonnhofer olt at omniscale.de
Tue Nov 29 07:20:41 PST 2016


Hi,

no that's not possible.

Regards,
Oliver

-- 
Oliver Tonnhofer  | Omniscale GmbH & Co KG  | https://omniscale.com
OpenStreetMap WMS and tile services         | https://maps.omniscale.com





> On 22.11.2016, at 20:13, Travis Kirstine <traviskirstine at gmail.com> wrote:
> 
> Is it possible to use different source coverages / extent based on the tagged source layer?  For instance in the example below I would like to define  a different bbox for each layer for the GetCapabilities.  
> 
> 
> 
> sources:
>   my_wms:
>     type: wms
>     w ms_opts:
>       version: 1.0.0
>     req:
>       url: http://server26.jdbarnes.com/cgi-bin/wms?
>     coverage:
>       datasource: "PG: dbname='foo' host='server.com'"
>       where: 'SELECT * FROM foo WHERE name=some_var'
>        srs: 'EPSG:3857'
> 
> 
> layers
>   - name: world
>     title: World
>     sources: ['my_wms:world']
>   
>   - name: small_village
>     title: Small Village
>     sources: ['my_wms:village']
> 
> 
> 
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy



More information about the MapProxy mailing list