add coordinates step
This commit is contained in:
parent
96707f1d73
commit
d100f12991
@ -168,3 +168,9 @@ Install the required python packages.
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Assign latitude and longitude to buildings with the downloaded OS Open TOID data.
|
||||
|
||||
```bash
|
||||
./load_coordinates.sh /path/to/opentoids_dir
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user