changeset 385:27082b83c267

Release 0.3 geo-backend/trunk@450 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 17 Dec 2009 14:35:02 +0000
parents da2da7bb1aa1
children 465e70422e66 3cbf11c67fdc
files geo-backend/ChangeLog geo-backend/Changes geo-backend/NEWS
diffstat 3 files changed, 60 insertions(+), 32 deletions(-) [+]
line wrap: on
line diff
--- a/geo-backend/ChangeLog	Thu Dec 17 11:14:45 2009 +0000
+++ b/geo-backend/ChangeLog	Thu Dec 17 14:35:02 2009 +0000
@@ -1,3 +1,9 @@
+2009-12-171	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	RELEASE 0.3
+
+	* Changes, NEWS, ChangeLog: Summarized changes.
+
 2009-12-17  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* src/main/java/de/intevation/gnv/geobackend/base/DefaultResult.java:
--- a/geo-backend/Changes	Thu Dec 17 11:14:45 2009 +0000
+++ b/geo-backend/Changes	Thu Dec 17 14:35:02 2009 +0000
@@ -1,34 +1,46 @@
-2009-11-13      RELEASE 0.2
-
-        New:
-
-	* Added spatial query support for the first use cases. It uses OGC Simple Features for
-        SQL Syntax (SFS) to the inside and OGC WKT (Well Known Text) for
-        geometry respresentations
-
-        * Enhanced configuration to ArcSDE Backend in Pool-Mechanism for
-        fine-tuning interaction and pooling.
+2009-12-17  RELEASE 0.3
 
-        * Added support for INNERJOIN, ORDER BY and GROUP BY for spatial
-        queries (needs more testing)
-
-        * Support for gaps in temporal and spatial data added.
+    New:
 
-        Improvements:
+    * !!!! Java6 is mandatory now! Older version are not supported any longer !!!
+    *  Added "point on polygon" spatial query support.
 
-        * Improved memory handling of Backend-results in geo-backend
+    Fixed:
 
-        * Stabilized binding to ArcSDE Backend (issue 34), 
-        https://roundup-intern.intevation.de/gnv/issue34
+    * Avoid index out of bounds exception in some case when accessing database
+    columns that are not provided by the database result set.
+
+
+2009-11-13  RELEASE 0.2
+
+    New:
+
+    * Added spatial query support for the first use cases. It uses OGC Simple Features for
+    SQL Syntax (SFS) to the inside and OGC WKT (Well Known Text) for
+    geometry respresentations
+
+    * Enhanced configuration to ArcSDE Backend in Pool-Mechanism for
+    fine-tuning interaction and pooling.
+
+    * Added support for INNERJOIN, ORDER BY and GROUP BY for spatial
+    queries (needs more testing)
+
+    * Support for gaps in temporal and spatial data added.
+
+    Improvements:
+
+    * Improved memory handling of Backend-results in geo-backend
+
+    * Stabilized binding to ArcSDE Backend (issue 34), 
+    https://roundup-intern.intevation.de/gnv/issue34
 
          
 
-2009-10-07	RELEASE 0.1
+2009-10-07  RELEASE 0.1
 
-	New:
+    New:
 
-	* Imported proto type database access layer.
-	
-        * Made access layer look like java.sql.*
+    * Imported proto type database access layer.
+    * Made access layer look like java.sql.*
 
 
--- a/geo-backend/NEWS	Thu Dec 17 11:14:45 2009 +0000
+++ b/geo-backend/NEWS	Thu Dec 17 14:35:02 2009 +0000
@@ -1,16 +1,26 @@
-2009-11-13      RELEASE 0.2
+2009-12-17  RELEASE 0.3
 
-	* Added first support for spatial queries for time series,
-        vertical profile, horizontal profile, vertical cross section
-        and horizontal cross section.
+    New:
 
-        * Improved memory footprint of data objects in geo-backend.
+    * !!!! Java6 is mandatory now! Older version are not supported any longer !!!
+    The backend now stubs the Java6 SQL API which is nor compability with
+    earlier versions.
 
-        * Stabilized binding to ArcSDE datasources.
+2009-11-13  RELEASE 0.2
+
+    New:
+
+    * Added first support for spatial queries for time series,
+    vertical profile, horizontal profile, vertical cross section
+    and horizontal cross section.
+
+    * Improved memory footprint of data objects in geo-backend.
+
+    * Stabilized binding to ArcSDE datasources.
 
 
-2009-10-07	RELEASE 0.1
+2009-10-07  RELEASE 0.1
 
-	New:
+    New:
 
-	* Initial version of the database access layer.
+    * Initial version of the database access layer.

http://dive4elements.wald.intevation.org