GeoSpatialite (geo_spatialite v0.2.0)

View Source

Implements encoding and decoding for SpatiaLite geometries.

SpatiaLite geometries are a slightly modified form of the well-known binary (WKB) format.

Summary

Functions

decode(wkb)

decode!(wkb)

encode(geom, endian \\ :little)

encode!(geom, endian \\ :little)