PostgisFeatureStore update/delete methods fail if a spatial filter other than 
BBOX is used
------------------------------------------------------------------------------------------

                 Key: GEOT-2069
                 URL: http://jira.codehaus.org/browse/GEOT-2069
             Project: GeoTools
          Issue Type: Task
          Components: data postgis
    Affects Versions: 2.5.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
            Priority: Critical
             Fix For: 2.5.1, 2.6-M0


This is happening because for some strange reasons the store is creating its 
own sql encoder instead of using the sql builder that was properly created by 
the datastore with geos support. The one created by the feature store does not 
set the geos flag, which means the capabilities loose all spatial filters 
besides bbox, which is supported also without GEOS installed into PostGIS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to