update filter step explanation

This commit is contained in:
Ed Chalstrey 2022-03-18 16:49:46 +00:00
parent 48e56b0ad7
commit 27623cf3d4

View File

@ -72,12 +72,14 @@ Ensure you have the `colouringlondon` environment activated.
source colouringlondon/bin/activate
```
Filter MasterMap 'building' polygons and any others referenced by addressbase.
Filter MasterMap 'building' polygons.
```bash
sudo ./filter_transform_mastermap_for_loading.sh ./mastermap_dir
```
<!-- Didn't throw an error - did Ctrl-C after a miniute -->
Load all building outlines.
<!-- I had to edit the below file to set the psql vars before running -->