Releases: motis-project/motis
Releases · motis-project/motis
v0.3: GTFS Improvements & Embedded Tile Server
New Features:
- New tile server module based on @sfahnens tile server library: https://github.com/sfahnens/tiles
- Web UI overhaul: vector tiles with MapBox GL JS, 3D support, improved network format, and many more changes
- Improved GTFS support:
- Generating Meta-Stations in MOTIS from parent relations and for stations in close proximity
- Support for through-trains based on the GTFS
block_id
column
- Direct connections by car or by bike
Version 0.2: MOTIS Import
New Features:
- Simplified data preprocessing done by the
motis
executable itself. Deprecated--dataset.path [hrd/gtfs]
command line flag in favour of--import.paths [hrd/gtfs] [osm]
. - No need to convert UTF8 for Switzerland HAFAS Rohdaten dataset. MOTIS does this internally on-the-fly (without modifying the timetable files).
- Added
ppr-profiles
folder to the distribution archive.
Read more: https://motis-project.de/release/2020/05/17/motis-import-release.html
Version 0.1: Initial Release
Initial release version of MOTIS.