Mercurial > dive4elements > river
view artifacts/doc/conf/floodmap.xml @ 9763:ce7c67445cbb 3.2.x
No more hacks for getting description in case of official lines
In case the name contained one and only one number, that number
had been returned as description because in that case, the name
matched WQ.NUMBERS_PATTERN.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 11 Nov 2022 18:12:26 +0100 |
parents | 7227621f8496 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <floodmap> <mapfile path="artifact.map"/> <map-template path="mapfile.vm"/> <velocity> <logfile path="${artifacts.config.dir}/../velocity.log"/> </velocity> <river name="Beispielfluss"> <srid value="31467"/> <background-wms url="http://osm.intevation.de/bfg/service?" layers="OSM-WMS-Dienst"/> </river> </floodmap>