|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
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
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |