aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2023-10-23 23:08:30 +1100
committerAndrew Harvey <andrew@alantgeo.com.au>2023-10-23 23:08:30 +1100
commit50fa4e9e6270842e45936697e244b7df45969623 (patch)
tree31fec4b1c5d7c0d1ae28bf31389e6a1c81e49044
parente3a283b07a8d8275101e6bd702291ee4c87f43cc (diff)
update README with source data order details
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index e147de6..46e0fb7 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,20 @@ We use GitLab CI/CD to automate data processing.
- _conflate_ takes the Vicmap OSM ready data and existing OSM address data from the _build_ stage and conflates the two into import candidates.
+## Vicmap Source Data
+
+The [Vicmap Address](https://www.land.vic.gov.au/maps-and-spatial/spatial-data/vicmap-catalogue/vicmap-address) data is downloaded from [DataShare](https://datashare.maps.vic.gov.au/) with the following configuration:
+
+- weekly recurring order
+- Dataset Name: Vicmap Address - Address Point
+- Dataset ID: 8f3e3caa-e4bd-5e43-afc4-59b71c1f27f2
+- Projection: Geographicals on GDA2020
+- Buffer: No buffer
+- File Format: ESRI File Geodatabase
+- Area: Whole dataset
+
+The generated order URL is embedded within the Makefile.
+
## Build candidate files (pre-conflation)
1. Download source Vicmap data (_prepare_ stage):