.. index:: single: gpx
.. _gpx/0:

.. rst-class:: right

**object**

``gpx``
=======

GPX 1.1 parser, generator, and validator.

| **Availability:** 
|    ``logtalk_load(gpx(loader))``

| **Author:** Paulo Moura
| **Version:** 1:0:0
| **Date:** 2026-08-02

| **Compilation flags:**
|    ``static, context_switching_calls``


| **Implements:**
|    ``public`` :ref:`gpx_protocol <gpx_protocol/0>`
| **Uses:**
|    :ref:`date <date/0>`
|    :ref:`list <list/0>`
|    :ref:`reader <reader/0>`
|    :ref:`xml <xml/0>`

| **Remarks:**
|    (none)

| **Inherited public predicates:**
|     :ref:`gpx_protocol/0::generate/2`  :ref:`gpx_protocol/0::gpx_to_xml/2`  :ref:`gpx_protocol/0::parse/2`  :ref:`gpx_protocol/0::validate/1`  :ref:`gpx_protocol/0::validate/2`  :ref:`gpx_protocol/0::xml_to_gpx/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)

