hans@279: 2009-11-13 RELEASE 0.2 hans@279: hans@279: New: hans@279: hans@279: * Added spatial query support for the first use cases. It uses OGC Simple Features for hans@279: SQL Syntax (SFS) to the inside and OGC WKT (Well Known Text) for hans@279: geometry respresentations hans@279: hans@279: * Enhanced configuration to ArcSDE Backend in Pool-Mechanism for hans@279: fine-tuning interaction and pooling. hans@279: hans@279: * Added support for INNERJOIN, ORDER BY and GROUP BY for spatial hans@279: queries (needs more testing) hans@279: hans@279: * Support for gaps in temporal and spatial data added. hans@279: hans@279: Improvements: hans@279: hans@279: * Improved memory handling of Backend-results in geo-backend hans@279: hans@279: * Stabilized binding to ArcSDE Backend (issue 34), hans@279: https://roundup-intern.intevation.de/gnv/issue34 hans@279: hans@279: hans@279: sascha@144: 2009-10-07 RELEASE 0.1 sascha@144: sascha@144: New: sascha@144: sascha@144: * Imported proto type database access layer. hans@279: hans@279: * Made access layer look like java.sql.* sascha@144: sascha@144: