Get ArcSDE DataStore find out the layers EPSG CRS the same way the raster 
support does
--------------------------------------------------------------------------------------

                 Key: GEOT-2617
                 URL: http://jira.codehaus.org/browse/GEOT-2617
             Project: GeoTools
          Issue Type: Improvement
          Components: data arcsde
    Affects Versions: 2.5.6
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.5.7


The ArcSDE DataStore gets the FeatureTypes' {{CoordinateReferenceSystem}} out 
of the crs's {{WKT}} provided by the ESRI ArcSDE Java API, but the WKT does not 
contain the authority information so they never match an actual EPSG code.
The ArcSDE raster support though does look for the epsg code in a wiser way and 
they always match as long as the Java API client version matches the ArcSDE 
Server version, which is very convenient when configuring in GeoServer.
So make the datastore use the same mechanism than the coverage format to figure 
out the featuretype's CRS.

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

       

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to