Mercurial > dive4elements > river
view artifacts/doc/conf/zoom-scales.xml @ 9670:07d854c325d8 3.2.x
Tighten code a bit
PostgreSQL database names might also contain dots and since the extra
pattern matches a subset of the other, it will never match anyhow.
Thus remove the extra pattern, a lot of duplicate code and some
superfluous debug logging.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 20 May 2020 17:50:27 +0200 |
parents | 35094b6bacf4 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <zoom-scales> <zoom-scale river="default" range="50" radius="1"/> <zoom-scale river="default" range="100" radius="5"/> <zoom-scale river="default" range="500" radius="10"/> <zoom-scale river="Beispielfluss" range="50" radius="1" /> <zoom-scale river="Beispielfluss" range="100" radius="5" /> <zoom-scale river="Beispielfluss" range="500" radius="10" /> </zoom-scales>