View Source Geo (Geo v3.6.0)

A collection of GIS functions.

Summary

Types

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

Types

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

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

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