Geo (Geo v4.1.0)

View Source

A collection of GIS functions.

Summary

Types

Endianess (byte-order) of the WKB/EWKB representation.

Types

endian()

@type endian() :: :ndr | :xdr

Endianess (byte-order) of the WKB/EWKB representation.

  • :ndr - little-endian
  • :xdr - big-endian

geometry()