Class HanaWKBParser

Object
HanaWKBParser

public class HanaWKBParser extends Object
A parser for the well-known-binary created by HANA.

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.

Author:
Stefan Uhrig, SAP SE