GeomtryFilter strange behavior after reprojecting
-------------------------------------------------

         Key: GEOT-826
         URL: http://jira.codehaus.org/browse/GEOT-826
     Project: GeoTools
        Type: Bug

  Components: oraclespatial  
    Versions: 2.2-RC1    
 Environment: JRE 1.5, Oracle Spatial
    Reporter: Justin Smith
 Assigned to: Sean Geoghegan 
     Fix For: 2.2
 Attachments: OpenDataSource.java


After a query that changes feature projections, a GeometryFilter has strange 
behavior.  Slight modification to the Envelope used to create the 
"BBoxExpression" can change the size of the return FeatureCollection from 
returning nothing to returning everything (and sometimes somewhere in between)..

I've looked at the projected features, and they appear to be properly 
reprojected.  It's only the subsequent spatial query that seems to cause 
problems.

Full source demonstrating problem is attached.


FYI: When connecting to the Oracle database, i get the following warning:
----------------------------------------------------
Mar 23, 2006 4:06:10 PM org.geotools.data.oracle.OracleDataStore 
getSDOGeometryAttribute
WARNING: Could not map SRID 8307 to CRS:java.io.IOException: No CRS for srid 
8307
----------------------------------------------------
Although I've not noticed any other problems that might result from the above 
warning.


-- 
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to