public class HanaWKBParser extends Object
The JTS parser cannot be used to parse 3- or 4-dimensional geometries because of different type code conventions. HANA offsets type codes by multiples of 1000 (as described in the relevant OGC and SQL/MM standard) while JTS expects specific bits to be set.
Constructor and Description |
---|
HanaWKBParser(GeometryFactory factory) |
public Geometry parse(byte[] wkb) throws HanaWKBParserException
HanaWKBParserException
Copyright © 1996–2023 Geotools. All rights reserved.