diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-06-21 16:07:20 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-06-21 16:07:20 +1000 |
commit | 7b4d2200869886c0269a08a4b543a074cb8a38f9 (patch) | |
tree | d9657faf2bf488c31192ff5fb894888a4cc3ec4a | |
parent | fd641274155aa0708b78c1b36afd50dd2104819f (diff) |
fix readme instruction
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ We use GitLab CI/CD to automate data processing. Download source Vicmap data (_prepare_ stage): - data/vicmap/ll_gda94/sde_shape/whole/VIC/VMADD/layer/address.shp + make data/vicmap/ll_gda94/sde_shape/whole/VIC/VMADD/layer/address.shp Convert to GeoJSON (_prepare_ stage): |