Package org.deegree.cs.configuration

The org.deegree.cs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file).

See:
          Description

Package org.deegree.cs.configuration Description

The org.deegree.cs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file).

For this purpose the CRSProvider interface is created. It allows the CRSConfiguration to rely on a wide variety of different 'crs-definitions-formats' for example deegree-crs, wkt, proj4 or gml. The good thing is, the interface defines an export method, which can be called with a crs to receive a crs-definitions for the implementing interface, thus allowing to create an arbitrary configuration swift between the implementations.

The default crs configuration can be changed by editing the org.deegree.cs.configuration.crs_providers.properties file, the default provider is org.deegree.cs.configuration.deegree.xml.DeegreeCRSProvider.

Author:
Rutger Bezema, last edited by: $Author: rbezema $ @version $Revision: 23245 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$


Copyright © 2011. All Rights Reserved.