Validator Usage
Install and run from the tools-validator repo:
pip install -r requirements.txt
python validate.py data/sample.geojson --schema specs/address-register.schema.json
python check_qc.py data/sample.geojson
Install and run from the tools-validator repo:
pip install -r requirements.txt
python validate.py data/sample.geojson --schema specs/address-register.schema.json
python check_qc.py data/sample.geojson