Package nl.b3p.topnl.converters
Class GeometryConverter
java.lang.Object
nl.b3p.topnl.converters.GeometryConverter
- Author:
- Meine Toonen meinetoonen@b3partners.nl
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final double
protected static final Log
protected static final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
log
-
LINEARIZATION_TOLERANCE_MULTIPLIER
protected static final double LINEARIZATION_TOLERANCE_MULTIPLIER- See Also:
-
SRID
protected static final int SRID- See Also:
-
-
Constructor Details
-
GeometryConverter
public GeometryConverter()
-
-
Method Details
-
convertGeometry
public org.locationtech.jts.geom.Geometry convertGeometry(Element el) throws IOException, SAXException, ParserConfigurationException, TransformerException
-