| org.vfny.geoserver.crs.GeoserverCustomWKTFactory
GeoserverCustomWKTFactory | public class GeoserverCustomWKTFactory extends FactoryUsingWKT (Code) | | Authority allowing users to define their own CRS in a separate file
|
Method Summary | |
protected URL | getDefinitionsURL() Returns the URL to the property file that contains CRS definitions. |
SYSTEM_DEFAULT_USER_PROJ_FILE | final public static String SYSTEM_DEFAULT_USER_PROJ_FILE(Code) | | |
getDefinitionsURL | protected URL getDefinitionsURL()(Code) | | Returns the URL to the property file that contains CRS definitions. The
default implementation returns the URL to the
file.
The URL, or null if none. |
|
|