update filter step explanation
This commit is contained in:
parent
48e56b0ad7
commit
27623cf3d4
@ -72,12 +72,14 @@ Ensure you have the `colouringlondon` environment activated.
|
|||||||
source colouringlondon/bin/activate
|
source colouringlondon/bin/activate
|
||||||
```
|
```
|
||||||
|
|
||||||
Filter MasterMap 'building' polygons and any others referenced by addressbase.
|
Filter MasterMap 'building' polygons.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo ./filter_transform_mastermap_for_loading.sh ./mastermap_dir
|
sudo ./filter_transform_mastermap_for_loading.sh ./mastermap_dir
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!-- Didn't throw an error - did Ctrl-C after a miniute -->
|
||||||
|
|
||||||
Load all building outlines.
|
Load all building outlines.
|
||||||
|
|
||||||
<!-- I had to edit the below file to set the psql vars before running -->
|
<!-- I had to edit the below file to set the psql vars before running -->
|
||||||
|
Loading…
Reference in New Issue
Block a user