From bf75d6f9ed6a413a56b0339064125986871cc778 Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Wed, 9 Mar 2022 13:38:57 +0000 Subject: [PATCH] make data available --- etl/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etl/README.md b/etl/README.md index df51754f..832b8239 100644 --- a/etl/README.md +++ b/etl/README.md @@ -5,7 +5,7 @@ The scripts in this directory are used to extract, transform and load (ETL) the core datasets for Colouring London: -1. Building geometries, sourced from Ordnance Survey MasterMap (Topography Layer) +1. Building geometries, sourced from Ordnance Survey (OS) MasterMap (Topography Layer) 1. Unique Property Reference Numbers (UPRNs), sourced from Ordnance Survey AddressBase To get the required datasets, you'll need to complete the following steps: @@ -45,6 +45,9 @@ creation steps below. Install GNU parallel, this is used to speed up loading bulk data. +## Make data available to Ubuntu + +If you didn't download the OS files to the Ubuntu machine where you are setting up your Colouring London application, you will need to make them available there. If you are using Virtualbox, you could host share a folder containing the files with the VM via a shared folder (e.g. [see these instructions for Mac](https://medium.com/macoclock/share-folder-between-macos-and-ubuntu-4ce84fb5c1ad)). ## Process and load Ordance Survey data