Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/model/RiverAxis.java @ 5161:a8d8ea1f2a5c
age | author | description |
---|---|---|
Thu, 28 Feb 2013 18:04:19 +0100 | Andre Heinecke | Add kind_id to river_axes table and add AxisKind object to model |
Thu, 28 Feb 2013 14:04:41 +0100 | Raimund Renkert | Changed river axis from LineString to MultiLineString. |
Wed, 02 Jan 2013 13:18:31 +0100 | Sascha L. Teichmann | Remove trailing whitespace. |
Thu, 27 Sep 2012 13:43:31 +0000 | Ingo Weinzierl | Added a new method to RiverAxis to query a special kind of river axes (default, official, outsourced). |
Thu, 05 Jan 2012 10:42:20 +0000 | Ingo Weinzierl | Modified the signature of RiverAxis.getRiverAxis() which now returns a list of RiverAxis objects instead of a single instance. |
Mon, 22 Aug 2011 09:10:08 +0000 | Ingo Weinzierl | Added a function in RiverAxis to retrieve the RiverAxis of a given river. |
Thu, 18 Aug 2011 15:03:20 +0000 | Ingo Weinzierl | Introduced support for FLYS spatial data. |