Geo (Geo v3.4.3) View Source

A collection of GIS functions.

Link to this section Summary

Types

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

Link to this section Types

Specs

endian() :: :ndr | :xdr

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

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

Specs