view flys-artifacts/doc/conf/rest-server.xml @ 4443:af728a5e0329

Introduce a new Interface to abstract the data to curve generation A Processor class should be used to generate curves from a specific data input (e.g. WQKm).
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 07 Nov 2012 14:07:52 +0100
parents c041944a7f74
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<rest-server>
    <!--  The port which the ArtifactDatabase (ArtifactServer) will bind to. -->
    <port>8181</port>
    <listen>localhost</listen>
</rest-server>

http://dive4elements.wald.intevation.org