Add support for EPSG codes in OracleDataStore
---------------------------------------------

         Key: GEOT-740
         URL: http://jira.codehaus.org/browse/GEOT-740
     Project: GeoTools
        Type: Improvement
  Components: oraclespatial  
    Versions: 2.2.M0    
 Reporter: Paolo Rizzi
 Assigned to: Sean Geoghegan 
     Fix For: 2.1.1


Oracle 10.1 doesn't have EPSG support, so using it's MDSYS.CS_SRS table,
won't decode any SRID with an EPSG authority.
Oracle 10.2 adds EPSG supports, but only through the use of a set of specific 
fucntions
that maps between EPSG and Oracle codes.
So the OracleDataStore should be able to to it's best to shield client code 
from these
problems and trasparently support EPSG codes one way or the other.
With Oracle 10.1 this would mean to have a map or a mapping table between
the two worlds.

-- 
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 JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to