aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-10-24 00:18:44 +1100
committerYuchen Pei <id@ypei.org>2023-10-24 00:18:44 +1100
commite5ceb419d551ba0c057b208e9b965b94b6b990f3 (patch)
treefe268f2c14a60964fc1e0c024c929e173644fb9d
parent3b0add7c7fc47c58ad67a3156f43aee0633373d2 (diff)
parent50fa4e9e6270842e45936697e244b7df45969623 (diff)
Merge remote-tracking branch 'origin/master'HEADmaster
-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):