2013-01-16 |
Christian Lins |
Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.
|
2012-10-26 |
Björn Ricks |
Order MeasurementStations by station km
|
2012-10-24 |
Björn Ricks |
Add MeasurementStation to the River
|
2012-09-24 |
Bjoern Ricks |
Remove fetchInfoURL methods from River and gauge
|
2012-09-22 |
Sascha L. Teichmann |
Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.
|
2012-09-21 |
Bjoern Ricks |
Change methods names until the url is really be fetched from the db
|
2012-09-21 |
Bjoern Ricks |
Add a new method to River and Gauge classes to return a http url for additional
|
2012-09-12 |
Bjoern Ricks |
Fix hibernate query
|
2012-09-12 |
Bjoern Ricks |
Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
|
2012-02-06 |
Felix Wolfsteller |
River: (fix) Renamed function which is not a getter.
|
2012-02-03 |
Sascha L. Teichmann |
Added a method to build a map from gauge stations to the datums of the gauges.
|
2012-01-02 |
Sascha L. Teichmann |
Removed "NOT NULL" constraint from gauges.range_id because there are gauges which dont have a Gueltigkeitsbereich.
|
2011-10-04 |
Ingo Weinzierl |
Removed the Unit from Wsts - added a WstUnit column to rivers.
|
2011-10-04 |
Ingo Weinzierl |
Bugfix: #333 Improved determination of reference gauge based on start km.
|
2011-06-26 |
Sascha L. Teichmann |
Added a method to river to find the gauge with the max overlap with a given interval.
|
2011-06-26 |
Sascha L. Teichmann |
When
|
2011-06-22 |
Sascha L. Teichmann |
River: Added method to find gauge by its name.
|
2011-06-18 |
Sascha L. Teichmann |
river model: Added method to find gauge by a position lying in its range.
|
2011-06-08 |
Sascha L. Teichmann |
River: add method to find gauge by its station position.
|
2011-05-26 |
Sascha L. Teichmann |
River: Make search for gauges independent of from/to order.
|
2011-05-11 |
Sascha L. Teichmann |
Schema: Added a column which tells if a river counts its km up or downwards.
|
2011-05-05 |
Ingo Weinzierl |
River got a new method that returns all gauges intersected by a given start and end point.
|
2011-04-18 |
Ingo Weinzierl |
Added a new method to determine the selected gauge of a river based on a start and end point.
|
2011-04-14 |
Ingo Weinzierl |
Added a method to River that returns the min and max distance of the river.
|
2011-03-18 |
Sascha L. Teichmann |
Store annotations in backend.
|
2011-03-15 |
Sascha L. Teichmann |
Added foreign key constraint annotations to model classes.
|
2011-03-14 |
Sascha L. Teichmann |
Added entity and id annotations.
|
2011-03-11 |
Sascha L. Teichmann |
Bound Apache Commons DBCP with Hibernate.
|
2011-03-11 |
Sascha L. Teichmann |
More Hibernate/JPA stuff
|
2011-03-10 |
Sascha L. Teichmann |
Added POJOs to be mapped to schema.
|