org.deegree.tools.crs
Class CRSInfo
java.lang.Object
org.deegree.tools.crs.CRSInfo
@Tool(value="Retrieve information about the availability|definition of a certain crs in deegree")
public class CRSInfo
- extends Object
A utility program to inform the callee about the availability (-isAvailable param) of a certain crs or to retrieve
all available crs's from the deegree crs configuration.
- Version:
- $Revision: 10745 $, $Date: 2008-03-27 17:29:52 +0100 (Do, 27 Mrz 2008) $
- Author:
- Andreas Poth, last edited by: $Author: rbezema $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRSInfo
public CRSInfo()
main
public static void main(String[] args)
- Parameters:
args
- following parameters are supported:
- [-isAvailable srsName]
- [-file outputfile]
- [-verify]
Copyright © 2011. All Rights Reserved.