Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 1231:22eea1c9e907
Added a function in RiverAxis to retrieve the RiverAxis of a given river.
flys-backend/trunk@2516 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Aug 2011 09:10:08 +0000 |
parents | e2deda3b77a7 |
children | 3383e042a655 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu Aug 18 15:03:20 2011 +0000 +++ b/flys-backend/ChangeLog Mon Aug 22 09:10:08 2011 +0000 @@ -1,3 +1,11 @@ +2011-08-22 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/model/RiverAxis.java: Added a function + that returns the RiverAxis for a given River. + + * src/main/java/de/intevation/flys/backend/SpatialInfo.java: Use the new + function of RiverAxis to retrieve the RiverAxis. + 2011-08-18 Ingo Weinzierl <ingo@intevation.de> * doc/schema/postgresql-spatial.sql: The PostGIS database schema for