geos-0.1.1.2: Bindings for GEOS.
Data.Geometry.Geos.Serialize
readHex :: ByteString -> Maybe (Some Geometry) Source #
readLotsOfHex :: [ByteString] -> [Some Geometry] Source #
writeHex :: Geometry a -> ByteString Source #
readWkt :: Maybe Int -> ByteString -> Maybe (Some Geometry) Source #
writeWkt :: Geometry a -> ByteString Source #