ANZLIC Metadata Validation
- PyQt4
- QGIS 2.18
- Python 2.7
- Koordinates Python Module
sudo pip install koordinates
- Clone anzlic-validator-plugin
git clone https://github.com/linz/anzlic-validator
- Create a file
.apikey
in home directory with a LDS API Key inside like such:key0=API_KEY
From inside the anzlic-validator directory run the following. This will install the koordinates module if not already installed and move anzlic-validator into the qgis plugins directory.
sudo python setup.py