Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4-M1
-
Fix Version/s: 2.5-M1
-
Component/s: referencing
-
Labels:None
Description
Jira to track API change proposal:
Use of an EPSG Authority implementation in a Java EE container.
- Need to supply a Hint that an EPSG Authority can use to look up a DataSource using JNDI
- Create seperate EPSGAuthorityFactory for this use
Background research:
- http://docs.codehaus.org/display/GEOTOOLS/2007/04/02/IRC+Meeting+-+2+April+2007
Main feedback (correct) was from Andrea pointing out that there is no way for anybody to actually use Hints right now. GeoServer controls the proceedings by setting a System.property file.
Looking into the codebase I can find a mention of System.getProperty in the WKT coordinate system authority.