Commit Graph

21 Commits

Author SHA1 Message Date
Florian Lohoff
6f9c67695d
Bail out early if profile does not exist 2024-01-09 16:24:07 +01:00
Florian Lohoff
2b645cf015
Update webpage to display informations about the route 2024-01-09 16:23:48 +01:00
Florian Lohoff
74c1402e2e
Fix zooming in to loaded route 2024-01-03 18:08:11 +01:00
Florian Lohoff
7341f82776
README - Add how to find the bbox of your PBF 2024-01-03 18:07:46 +01:00
Florian Lohoff
c4a7372df7
finddiffs: Only dump changed routes.
Distance AND time needs to change
2024-01-03 17:55:52 +01:00
Florian Lohoff
f3ee63765f
Zoom to route after loading directly. Load detailed route 2024-01-03 17:55:32 +01:00
Florian Lohoff
04c047c13b
Remove unneded routeqa.js 2024-01-03 17:50:08 +01:00
Florian Lohoff
3964b6f46a
Add finddiffs to brute force find differences in profile routing 2024-01-03 14:44:00 +01:00
Florian Lohoff
20c6c7f9e9
Fix typo in README 2024-01-03 13:52:19 +01:00
Florian Lohoff
e1f97b5543
Add statsgrid processing. Visualize route changes by statistics 2023-02-26 17:29:39 +01:00
Florian Lohoff
33a8812551
Remove debugging from web frontend and unused code 2023-02-25 21:29:30 +01:00
Florian Lohoff
9b067b6364
More fixed in prepare script 2023-02-25 20:41:33 +01:00
Florian Lohoff
75c7be275e
preprocess -> prepare 2023-02-25 20:35:05 +01:00
Florian Lohoff
3c77fc01a2
Move profiles and rename them 2023-02-25 20:34:34 +01:00
Florian Lohoff
faf5557671
Modify the prepare script to be more usable 2023-02-25 20:32:22 +01:00
Florian Lohoff
b362c648c2
Add README.md 2023-02-24 14:41:08 +01:00
Florian Lohoff
67bde49cf1
Make the PBF file a variable 2023-02-24 14:35:20 +01:00
Florian Lohoff
db0a31d72a
Assume all roads in City Boundarys >30 will be capped to <=30
Use zone:traffic to detect city limit streets.
2023-02-24 14:33:57 +01:00
Florian Lohoff
2d53c999d2
Add nginx service to docker compose 2023-02-24 14:33:26 +01:00
Florian Lohoff
5d94a82ff6
Add simple web frontend based on nginx docker 2023-02-24 14:33:02 +01:00
Florian Lohoff
c17fb9fb84
First step for a route diff visualize 2023-02-24 11:40:46 +01:00