Mercurial > dive4elements > gnv-client
view geo-backend/Changes @ 383:0b813ae17173
Added Point in Polygon Query Support to ArcSDE-Statement-Processing
geo-backend/trunk@423 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Dec 2009 10:02:24 +0000 |
parents | 3c38ef20d622 |
children | 27082b83c267 |
line wrap: on
line source
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 New: * Imported proto type database access layer. * Made access layer look like java.sql.*