RoutingConfig loads OSRM/OTP URLs from env vars. OSRM client uses the /table endpoint for batch NxM distance matrices (walk/cycle). OTP client uses GraphQL API for transit routes. POI distance calculator orchestrates both, skipping already-computed distances and reporting progress. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| routing_config.py | ||
| schedule_config.py | ||
| scraper_config.py | ||