Mercurial > dive4elements > river
diff artifacts/doc/conf/conf.xml @ 9537:bf6b63208f34
Work on uinfo inundation duration calculation.
Using proxy-wms to induce additional style information (work in progress).
author | gernotbelger |
---|---|
date | Wed, 17 Oct 2018 11:23:17 +0200 |
parents | a7f75d61a634 |
children |
line wrap: on
line diff
--- a/artifacts/doc/conf/conf.xml Tue Oct 16 16:42:22 2018 +0200 +++ b/artifacts/doc/conf/conf.xml Wed Oct 17 11:23:17 2018 +0200 @@ -312,6 +312,10 @@ service="org.dive4elements.river.artifacts.services.SedimentLoadInfoService" description="Returns sedimentloads.">org.dive4elements.artifactdatabase.DefaultServiceFactory</service-factory> </service-factories> + + <restful-services> + <restful-service class="org.dive4elements.river.artifacts.uinfo.inundationduration.VegetationWmsResource" path="/vegetationWms/{vegetation-artifact-uuid}/{wmsUrl}"/> + </restful-services> </factories>