Data.Geometry.Geos.Raw.Internal

data GEOSGeomType

pointId

lineStringId

linearRingId

polygonId

multiPointId

multiLineStringId

data GEOSByteOrder

multiPolygonId

bigEndian

geometryCollectionId

littleEndian

data GEOSContextHandle_HS

type GEOSContextHandle_t

data GEOSGeometry

data GEOSCoordSequence

data GEOSSTRTree

data GEOSBufferParams

data GEOSPreparedGeometry

type GEOSMessageHandler

type GEOSMessageHandler_r

type GEOSQueryCallback a

type GEOSDistanceCallback

data GEOSWKBWriter

data GEOSWKBReader

data GEOSWKTWriter

data GEOSWKTReader

GEOSCoordSequence* arguments will become ownership of the returned object.

All functions return NULL on exception.

data BufferCapStyle

capRound

capFlat

capSquare

data BufferJoinStyle

joinRound

joinMitre

joinBevel