diff flys-artifacts/doc/conf/conf.xml @ 1749:f7d890f4855f

Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms. flys-artifacts/trunk@3049 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 20 Oct 2011 17:14:24 +0000
parents cee5a292754f
children 092e1e5020bc
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Thu Oct 20 14:26:22 2011 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Thu Oct 20 17:14:24 2011 +0000
@@ -57,6 +57,10 @@
                 name="mapinfo"
                 service="de.intevation.flys.artifacts.services.MapInfoService"
                 description="The service provides some basic information to create a WMS for a specific river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
+            <service-factory
+                name="cross-section-km"
+                service="de.intevation.flys.artifacts.services.CrossSectionKMService"
+                description="The service provides the N next neighbored kms and ids of cross section lines for given cross section id, km and N.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
         </service-factories>
 
     </factories>

http://dive4elements.wald.intevation.org