Mercurial > dive4elements > gnv-client
comparison geo-backend/Changes @ 556:48121fa4dc95
Summarized Changes and NEWS for Release 0.4
geo-backend/trunk@639 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Wed, 27 Jan 2010 14:50:07 +0000 |
parents | 27082b83c267 |
children | 1e003d3b06e8 |
comparison
equal
deleted
inserted
replaced
555:825781a39c70 | 556:48121fa4dc95 |
---|---|
1 2010-01-27 RELEASE 0.4 | |
2 | |
3 New: | |
4 | |
5 * Experimental Cache for database queries and | |
6 results of parameterisation: Database queries are | |
7 transparent against cache. | |
8 | |
9 * Support for raster data access to SDE via RasterObject | |
10 | |
11 * Added interpolation for bilinear and bicubic | |
12 spline interpolation on rasters | |
13 | |
14 * Improved connection pooling for re-use of connections (#34) | |
15 | |
16 * Improved memory consumption of SQL results produced by SDE by | |
17 over 90% while removing redundancies for objects (especially | |
18 date objects): e.g. from 256 MB per Interpolation to 15 MB. (#107) | |
19 | |
20 | |
1 2009-12-17 RELEASE 0.3 | 21 2009-12-17 RELEASE 0.3 |
2 | 22 |
3 New: | 23 New: |
4 | 24 |
5 * !!!! Java6 is mandatory now! Older version are not supported any longer !!! | 25 * !!!! Java6 is mandatory now! Older version are not supported any longer !!! |