remove bad comments
This commit is contained in:
parent
27623cf3d4
commit
cf30f71d0a
@ -82,8 +82,6 @@ sudo ./filter_transform_mastermap_for_loading.sh ./mastermap_dir
|
||||
|
||||
Load all building outlines.
|
||||
|
||||
<!-- I had to edit the below file to set the psql vars before running -->
|
||||
|
||||
```bash
|
||||
./load_geometries.sh ./mastermap_dir
|
||||
```
|
||||
@ -104,14 +102,10 @@ TODO: Drop outside limit.
|
||||
|
||||
Create a building record per outline.
|
||||
|
||||
<!-- I had to edit the below file to set the psql vars before running -->
|
||||
|
||||
```bash
|
||||
./create_building_records.sh
|
||||
```
|
||||
|
||||
<!-- Insert 0.... -->
|
||||
|
||||
Run the remaining migrations in `../migrations` to create the rest of the database structure.
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user