Shape2GML_new
1. General Information
First of all, please make sure to read the chapter on General Information for all deegreeTools.
2. Description
This program converts an ESRI shapefile into a GML document. 2D Geometries are ignored, only 3D Tins, Polygons and MulitPatches are considered.
This tool as optimised for 3D data. If you want to handle 2D data, pleases refer to Shape2GML.
3. Library Dependancies
deegree2.jar ...todo...
4. Usage
The program will be invoked as follows:
java -classpath ... org.deegree.tools.shape.Shape2GML_new <inputfile basename> <outputfile>
The program receives following commandline parameter: ...todo...
look for other deegreeTools