Mercurial > dive4elements > gnv-client
comparison geo-backend/NEWS @ 386:465e70422e66 0.3
merged geo-backend/0.3
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:13:47 +0200 |
parents | 27082b83c267 |
children | 48121fa4dc95 |
comparison
equal
deleted
inserted
replaced
376:d8f3ef441bf2 | 386:465e70422e66 |
---|---|
1 2009-12-17 RELEASE 0.3 | |
2 | |
3 New: | |
4 | |
5 * !!!! Java6 is mandatory now! Older version are not supported any longer !!! | |
6 The backend now stubs the Java6 SQL API which is nor compability with | |
7 earlier versions. | |
8 | |
9 2009-11-13 RELEASE 0.2 | |
10 | |
11 New: | |
12 | |
13 * Added first support for spatial queries for time series, | |
14 vertical profile, horizontal profile, vertical cross section | |
15 and horizontal cross section. | |
16 | |
17 * Improved memory footprint of data objects in geo-backend. | |
18 | |
19 * Stabilized binding to ArcSDE datasources. | |
20 | |
21 | |
22 2009-10-07 RELEASE 0.1 | |
23 | |
24 New: | |
25 | |
26 * Initial version of the database access layer. |