Mercurial > dive4elements > river
comparison flys-backend/Changes @ 1258:2bdbaf9b0cf7
Tagged RELEASE 2.5 of flys-backend.
flys-backend/tags/2.5@2785 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 19 Sep 2011 14:33:40 +0000 |
parents | c523266c3399 |
children |
comparison
equal
deleted
inserted
replaced
1257:85bcf8f34abb | 1258:2bdbaf9b0cf7 |
---|---|
1 2011-09-19 RELEASE 2.5 | |
2 | |
3 NEW: | |
4 | |
5 * Improved the data model to support: | |
6 - cross sections | |
7 - hyks ("Hydraulische Kenngroessen") | |
8 | |
9 * Improved the importer to read: | |
10 - PRF files | |
11 - HYK files | |
12 | |
13 * Added a central Config to configure the Importer. There are several | |
14 system properties to adjust what to import (see ChangeLog for | |
15 details). | |
16 | |
17 * Added a Postgis and Oracle models for spatial flys data: | |
18 - catchments | |
19 - river axes | |
20 - buildings | |
21 - fixpoints | |
22 - cross section tracks | |
23 - hws ("HW-Schutzanlagen") | |
24 - floodplains | |
25 | |
26 * Bumped Hibernate up to 3.6.5. | |
27 | |
28 * Bumped Apache DBCP up to 1.4. | |
29 | |
30 | |
31 | |
1 2011-06-27 RELEASE 2.4 | 32 2011-06-27 RELEASE 2.4 |
2 | 33 |
3 New: | 34 New: |
4 | 35 |
5 * Improved the data model to support: | 36 * Improved the data model to support: |