From 50fa4e9e6270842e45936697e244b7df45969623 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Mon, 23 Oct 2023 23:08:30 +1100 Subject: update README with source data order details --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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): -- cgit v1.2.3