public class SampleShapefileToJGeom
extends java.lang.Object
This sample program reads all geometries from a Shapefile and converts them
to JGeometry geometries. These geometries are written to a database table.
Shapefiles with measure data are converted to LRS geometries in the database.