This commit is contained in:
Andras Schmelczer 2026-05-11 21:38:26 +01:00
parent 9248e26af2
commit f2a2651b8a
95 changed files with 3993 additions and 1471 deletions

View file

@ -93,8 +93,7 @@ The running server expects the same structure under
Travel times are built separately because they are expensive:
```bash
make -f Makefile.data download-transit-network
./r5-java/run.sh --threads 8 --heap 40g
make -f Makefile.data generate-travel-times
```
For a quick R5 smoke test:
@ -200,9 +199,3 @@ docker build -t property-map .
The container entrypoint runs `property-map-server` with the expected data paths
under `/app/data` and serves `frontend/dist` when `--dist` is present.
make -f Makefile.data tiles prepare generate-postcode-boundaries download-places
make -f Makefile.data download-map-assets
./r5-java/run.sh --paths