Mercurial > dive4elements > river
log flys-backend/ChangeLog @ 2871:5a89c2b05e6d
age | author | description |
---|---|---|
Tue, 15 May 2012 14:19:55 +0000 | Ingo Weinzierl | Added functions to retrieve data from database. |
Tue, 15 May 2012 07:06:31 +0000 | Ingo Weinzierl | Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river. |
Thu, 10 May 2012 11:52:37 +0000 | Ingo Weinzierl | Added new model class GaugeLocation for storing locations of gauges. |
Thu, 10 May 2012 11:05:25 +0000 | Ingo Weinzierl | Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building. |
Thu, 10 May 2012 06:01:17 +0000 | Ingo Weinzierl | The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km. |
Tue, 08 May 2012 13:55:25 +0000 | Ingo Weinzierl | Modified Hws.getHws() to retrieve more specific hws. |
Tue, 08 May 2012 12:13:16 +0000 | Ingo Weinzierl | Modified Catchment.getCatchments() to retrieve specific catchments. |
Tue, 08 May 2012 10:22:48 +0000 | Ingo Weinzierl | Changed the geometry type of 'catchments' from polygon to multipolygon. |