Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 331:5a2df8677b3e
Added a service that returns the MainValues of a Gauge based on a river name and a stationing.
flys-artifacts/trunk@1729 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 19 Apr 2011 12:33:39 +0000 |
parents | 4791fd92a208 |
children | bf4e12f1d025 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Apr 19 12:31:07 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Apr 19 12:33:39 2011 +0000 @@ -1,3 +1,11 @@ +2011-04-19 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/services/MainValuesService.java: + New. This service returns an XML document that includes the main values + of a gauge based on a river name, a start and an end point. + + * doc/conf/conf.xml: Registered the MainValuesService. + 2011-04-19 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/MainValuesFactory.java: