kerboul fbd7bf5c70 feat: migrate from ORS API to self-hosted Valhalla
- API calls rewritten for Valhalla isochrone endpoint
- Transport modes: auto/bicycle/pedestrian (Valhalla costing)
- Time ranges now up to 10h (no more 1h ORS limit)
- Defaults: 1h, 2h, 4h — input in hours with 0.5h steps
- Valhalla URL configurable in settings (default: routing.kerboul.me)
- No API key needed (self-hosted on CT 201 / Echelon)
2026-03-30 23:15:06 +02:00

isochrone-app

An Electron application with React and TypeScript

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux
Description
Desktop isochrone map app - zones atteignables par route depuis un point
Readme 1.8 MiB
Languages
TypeScript 63%
CSS 34.1%
JavaScript 2.4%
HTML 0.5%