org.deegree.tools.crs
Class ConfigurationConverger
java.lang.Object
org.deegree.tools.crs.ConfigurationConverger
@Tool(value="Export the CoordinateSystems from a given Input format to a given Output format and place the result into an output File.")
public class ConfigurationConverger
- extends Object
The ConfigurationConverger
class TODO add class documentation here.
- Version:
- $Revision: 29642 $, $Date: 2011-02-11 13:59:33 +0100 (Fri, 11 Feb 2011) $
- Author:
- Rutger Bezema, last edited by: $Author: lbuesching $
Method Summary |
static void |
main(String[] args)
Export the CoordinateSystems from a given Input format to a given Output format and place the result into an
output File. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationConverger
public ConfigurationConverger()
main
public static void main(String[] args)
throws Exception
- Export the CoordinateSystems from a given Input format to a given Output format and place the result into an
output File. If the input format is Proj4, an input File will be provided. If the -verify option is provided,
then the program will check whether there is an Input-CRS that is not found in an Output-CRS. If this is so, all
Input CRS's will be exported to the Output format.
- Parameters:
args
-
- Throws:
Exception
Copyright © 2011. All Rights Reserved.