public class Geography extends Geometry
See the Open Geospatial Consortium Simple Features Access specification for details on the Well-Known-Binary format http://www.opengeospatial.org/standards/sfa
WKB has to be forwards-compatible to the spec, so strict OGC WKB, and EWKB (PostGIS) are both ok.
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGICAL_NAME |
SRID_FIELD, WKB_FIELD| Constructor and Description |
|---|
Geography() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kafka.connect.data.SchemaBuilder |
builder()
Returns a
SchemaBuilder for a Geography field. |
createValue, schemapublic static final String LOGICAL_NAME
Copyright © 2020 JBoss by Red Hat. All rights reserved.