Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7801:1431d1af84d7
Remove not publicly available WMS services and enable custom configuration through release script.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 06 Mar 2014 17:30:59 +0100 |
parents | c6f89989de84 |
children | 35094b6bacf4 b566cd0c025a |
comparison
equal
deleted
inserted
replaced
7800:8ae8b919d75f | 7801:1431d1af84d7 |
---|---|
2728 </floodmarks> | 2728 </floodmarks> |
2729 </dc:if> | 2729 </dc:if> |
2730 </dc:context> | 2730 </dc:context> |
2731 </dc:macro> | 2731 </dc:macro> |
2732 | 2732 |
2733 <dc:macro name="catchments"> | |
2734 <catchments> | |
2735 <catchment_wms factory="externalwmsfactory" target_out="{$out}" | |
2736 ids="http://geoportal.bafg.de/wmsproxy/INSPIRE/DrainageBasin;HY.PHYSICALWATERS.CATCHMENTS;Einzugsgebiete (WMS)" /> | |
2737 <dc:call-macro name="flood-map-gaugelocations"/> | |
2738 </catchments> | |
2739 </dc:macro> | |
2740 | |
2741 <dc:macro name="flood-map-gaugelocations"> | 2733 <dc:macro name="flood-map-gaugelocations"> |
2742 <gaugelocations> | 2734 <gaugelocations> |
2743 <gauge_points factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelpunkte;Pegelpunkte (WSV)" target_out="{$out}" /> | 2735 <gauge_points factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelpunkte;Pegelpunkte (WSV)" target_out="{$out}" /> |
2744 <gauge_names factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelnamen;Pegelnamen (WSV)" target_out="{$out}" /> | 2736 <gauge_names factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelnamen;Pegelnamen (WSV)" target_out="{$out}" /> |
2745 <gauge_level factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelwasserstand;Aktueller Wasserstand (WSV)" target_out="{$out}" /> | 2737 <gauge_level factory="externalwmsfactory" ids="http://www.pegelonline.wsv.de/webservices/gis/wms;Pegelwasserstand;Aktueller Wasserstand (WSV)" target_out="{$out}" /> |