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