[Tilecache] [PATCH] Abstract support for WMS
Luca Manganelli
luca_manganelli at comune.trento.it
Thu Sep 29 03:02:55 EDT 2011
Hi,
sorry for my previous mail, I wrote it with Lotus Notes (bleach). Now I'm writing with Kmail.
I've made a patch to current SVN trunk in order to support <Abstract> in WMS.
In the tilecache.cfg, on each layer is possible to put a description. This patch puts the description into WMS GetCapabilities request on each layer.
Example:
<Layer queryable="0" opaque="0" cascaded="1">
<Name>xyz</Name>
<Title>xyz</Title>
<Abstract>description</Abstract>
<SRS>EPSG:25832</SRS>
<BoundingBox SRS="EPSG:25832" minx="648300.000000" miny="5090700.000000" maxx="677500.000000" maxy="5116000.000000"/>
</Layer>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wms-abstract.patch
Type: text/x-patch
Size: 2089 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/tilecache/attachments/20110929/09e077b8/wms-abstract.bin
More information about the Tilecache
mailing list