ingo@1258: 2011-09-19 RELEASE 2.5 ingo@1258: ingo@1258: NEW: ingo@1258: ingo@1258: * Improved the data model to support: ingo@1258: - cross sections ingo@1258: - hyks ("Hydraulische Kenngroessen") ingo@1258: ingo@1258: * Improved the importer to read: ingo@1258: - PRF files ingo@1258: - HYK files ingo@1258: ingo@1258: * Added a central Config to configure the Importer. There are several ingo@1258: system properties to adjust what to import (see ChangeLog for ingo@1258: details). ingo@1258: ingo@1258: * Added a Postgis and Oracle models for spatial flys data: ingo@1258: - catchments ingo@1258: - river axes ingo@1258: - buildings ingo@1258: - fixpoints ingo@1258: - cross section tracks ingo@1258: - hws ("HW-Schutzanlagen") ingo@1258: - floodplains ingo@1258: ingo@1258: * Bumped Hibernate up to 3.6.5. ingo@1258: ingo@1258: * Bumped Apache DBCP up to 1.4. ingo@1258: ingo@1258: ingo@1258: ingo@772: 2011-06-27 RELEASE 2.4 ingo@772: ingo@772: New: ingo@772: ingo@772: * Improved the data model to support: ingo@772: - edges ("Oberkante", "Unterkante") ingo@772: - annotations ingo@772: ingo@772: * Improved the importer to read: ingo@772: - edges ingo@772: - annotations ingo@772: ingo@772: * Made search for gauges in River independent of from/to ingo@772: kilometer order. ingo@772: ingo@772: ingo@772: Fixes: ingo@772: ingo@772: * flys/issue76 Close gaps between q ranges ingo@772: ingo@772: * flys/issue110 Fixed import of ATs that skipped the first value. ingo@772: ingo@772: ingo@772: ingo@506: 2011-05-13 RELEASE 2.3 ingo@506: ingo@506: New: ingo@506: ingo@506: * Import of: ingo@506: - "zusätzliche Längsschnitte" ingo@506: - "Fixierungen" ingo@506: - "amtliche Linien" ingo@506: - "Hochwassermarken" ingo@506: - "Historische Abflusskurven" ingo@506: - "HW-Schutzanlagen" ingo@506: ingo@506: * Improvements in the SQL schema: ingo@506: - Added a 'kind' column to WSTs ingo@506: - Added a 'position' column to WST columns to enable sorting WST columns. ingo@506: - Added a 'km_up' column to rivers to determine the flow direction of rivers. ingo@506: ingo@506: * Rivers are now able to: ingo@506: - determine their min/max kilometer range ingo@506: - determine the selected gauge(s) based on a kilometer range ingo@506: ingo@506: * WSTs are able to determine their min/max Q range. ingo@506: ingo@506: * Gauges are able to determine their min/max W range. ingo@506: ingo@506: * Added a view 'wst_value_table' that aggregates the data to build w/q ingo@506: value tables. ingo@506: ingo@506: * Added one-to-many relation Wst -> WstColumn ingo@506: ingo@506: * Speedup of the importer by using an internal caching mechanism. ingo@506: ingo@506: * Sta-Parse just accepts the following main value types: 'Q', 'W', 'D' and 'T' ingo@506: ingo@506: ingo@506: Fixes: ingo@506: ingo@506: * Fixed import of Q ranges in wst files. ingo@506: ingo@506: * Fixed flys/issue19: Do not take km column in wst file as a water level. ingo@506: ingo@506: * Fixed flys/issue11 (Diagramm: Fehlerhafte Werte in Abflusskurven) ingo@506: ingo@506: * Fixed flys/issue51 (WINFO: Fachdaten am Pegel Perl enthält Sprünge) ingo@506: ingo@506: ingo@506: !!! ingo@506: ingo@506: The version number of this release depends on an existing desktop variant of ingo@506: this software that is in version 2.1. ingo@506: ingo@506: !!! ingo@506: ingo@506: 2011-03-30 RELEASE 0.1