vibes
This commit is contained in:
parent
39ef5c6646
commit
c995f12f8b
78 changed files with 4830 additions and 1619 deletions
|
|
@ -86,9 +86,8 @@ make -f Makefile.data download-places
|
|||
make -f Makefile.data generate-postcode-boundaries
|
||||
```
|
||||
|
||||
`generate-postcode-boundaries` writes to `manual-data/postcode_boundaries/`.
|
||||
The running server expects the same structure under
|
||||
`property-data/postcode_boundaries/`; copy or symlink it if needed.
|
||||
`generate-postcode-boundaries` writes to `property-data/postcode_boundaries/`,
|
||||
which is the same directory the local server expects by default.
|
||||
|
||||
Travel times are built separately because they are expensive:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue