Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1230:e2deda3b77a7 | 1231:22eea1c9e907 |
---|---|
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/RiverAxis.java: Added a function | |
4 that returns the RiverAxis for a given River. | |
5 | |
6 * src/main/java/de/intevation/flys/backend/SpatialInfo.java: Use the new | |
7 function of RiverAxis to retrieve the RiverAxis. | |
8 | |
1 2011-08-18 Ingo Weinzierl <ingo@intevation.de> | 9 2011-08-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * doc/schema/postgresql-spatial.sql: The PostGIS database schema for | 11 * doc/schema/postgresql-spatial.sql: The PostGIS database schema for |
4 FLYS spatial data. | 12 FLYS spatial data. |
5 | 13 |