Running examples ================ Examples in this section use Orthority's test data. You can get this by downloading the repository directly: .. code-block:: bash curl -LO# "https://github.com/leftfield-geospatial/orthority/archive/refs/heads/main.zip" tar -xf main.zip Or by cloning with `git `_: .. code-block:: bash git clone https://github.com/leftfield-geospatial/orthority.git Example commands use relative paths, and should be run from ``/tests/data`` (```` will be one of ``orthority-main`` or ``orthority``, depending on your download method).