Mercurial > dive4elements > river
view gwt-client/src/main/webapp/WEB-INF/wms-services.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 | 74a0e5e712c9 |
children | a14836131b23 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <wms-services> <wms name="OSM Hintergrundkarte" url="http://osm.intevation.de/bfg/service?"/> <wms name="Pegelonline" url="http://www.pegelonline.wsv.de/webservices/gis/wms/aktuell?"/> </wms-services>