view artifacts/doc/conf/rest-server.xml @ 7383:36a194156f15

Datacage: Added dc:min-number(list) and dc:max-number(list) to extract the numerical minimum/maximum from a list of numbers. Example: dc:min-number(dc:find-all('\d{4}', '1919 1291 1299 3029')) returns 1291
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 18 Oct 2013 18:36:18 +0200
parents 5aa05a7a34b7
children 492f8e615c38
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