Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/conf.xml @ 359:e5ea6a01526c
Added an OutGenerator for creating longitudinal section curves.
flys-artifacts/trunk@1767 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 28 Apr 2011 12:54:11 +0000 |
parents | f530114182d2 |
children | dfbb3d50b0bd |
comparison
equal
deleted
inserted
replaced
358:f530114182d2 | 359:e5ea6a01526c |
---|---|
44 <artifact name="winfo" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/artifacts/winfo.xml" /> | 44 <artifact name="winfo" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/artifacts/winfo.xml" /> |
45 </artifacts> | 45 </artifacts> |
46 | 46 |
47 <output-generators> | 47 <output-generators> |
48 <output-generator name="discharge_curve">de.intevation.flys.exports.DischargeCurveGenerator</output-generator> | 48 <output-generator name="discharge_curve">de.intevation.flys.exports.DischargeCurveGenerator</output-generator> |
49 <output-generator name="longitudinal_section">de.intevation.flys.exports.LongitudinalSectionGenerator</output-generator> | |
49 </output-generators> | 50 </output-generators> |
50 | 51 |
51 <rest-server> | 52 <rest-server> |
52 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> | 53 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> |
53 <port>8181</port> | 54 <port>8181</port> |