Locked History Actions

DemoCRSTransform

DemoCRSTransform

1. General Information

First of all, please make sure to read the chapter on General Information for all deegreeTools.

2. Description

The tool simply transforms coordinates from one CRS into another.

3. Library Dependancies

  • ...todo...

4. Usage

The program will be invoked as follows:

  • TODO add command line

The program receives following commandline parameter:

  • ..todo...

5. Examples

  • java -cp deegree2.jar org.deegree.tools.srs.DemoCRSTransform -sourceCRS epsg:4326 -targetCRS epsg:31467 -coord "6.365453 , 39.4902283"

Look for other deegreeTools


CategoryDeegree2