JDBC-Oracle holes on Oracle 10g
-------------------------------

                 Key: GEOT-3213
                 URL: http://jira.codehaus.org/browse/GEOT-3213
             Project: GeoTools
          Issue Type: Bug
          Components: data jdbc-ng
    Affects Versions: 2.6.5, 2.7-M3
            Reporter: Alessio Fabiani
            Assignee: Andrea Aime
         Attachments: gt-jdbc-oracle.diff

JDBC Oracle gt module creates holes for geometries on Oracle 10g.

At a first inspection the best solution I found for now is to set the WORLD 
envelope to somthing like

   private static final Envelope WORLD = new 
Envelope(-179.99,179.99,-89.99,89.99);

into OracleFilterToSQL class.

-- 
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

        

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to