.. index:: single: wkt_wkb .. _wkt_wkb/0: .. rst-class:: right **object** ``wkt_wkb`` =========== Well-Known Text (WKT) and Well-Known Binary (WKB) geometry parser, generator, and validator. | **Availability:** | ``logtalk_load(wkt_wkb(loader))`` | **Author:** Paulo Moura | **Version:** 1:0:0 | **Date:** 2026-05-09 | **Compilation flags:** | ``static, context_switching_calls`` | **Implements:** | ``public`` :ref:`wkt_wkb_protocol ` | **Uses:** | :ref:`ieee_754(Precision,ByteOrder,NaNRepresentation) ` | :ref:`ieee_754_fields(Precision,ByteOrder) ` | :ref:`list ` | :ref:`reader ` | **Remarks:** | (none) | **Inherited public predicates:** |  :ref:`wkt_wkb_protocol/0::generate/2`  :ref:`wkt_wkb_protocol/0::parse/2`  :ref:`wkt_wkb_protocol/0::validate/1`  :ref:`wkt_wkb_protocol/0::validate/2`   .. contents:: :local: :backlinks: top Public predicates ----------------- (no local declarations; see entity ancestors if any) Protected predicates -------------------- (no local declarations; see entity ancestors if any) Private predicates ------------------ (no local declarations; see entity ancestors if any) Operators --------- (none) .. seealso:: :ref:`wkt_wkb_protocol `, :ref:`geojson `, :ref:`geospatial `, :ref:`cbor `, :ref:`message_pack(StringRepresentation) `