Commit graph

21 commits

Author SHA1 Message Date
Patrick Brosi
e00e536bf2 typo 2019-02-04 16:46:14 +01:00
Patrick Brosi
c978217114 fix some typos in the readme 2019-02-04 16:44:38 +01:00
Patrick Brosi
118beffe71 require gcc 4.9 because of incomplete regex support in gcc 4.8 2019-01-12 01:31:17 +01:00
Patrick Brosi
63f0b61ea1 clean up and refactor half-baked development commits and squash them into a new version.
Changes:

* support for multiple GTFS feeds as input in filtering, read default global and local configuration files
* be a bit more memory conservative
* make caching optional
* dont delete orphan edge if it would transform a degree 3 node with a possible full turn into a degree 2 node eligible for contraction
* dedicated filters for funicular and gondola
* make max snap level option more intuitive
* allow filter rules for level 0
* additional fallback for station snapping
* dont try to route for MOT unequal to trip in -T mode, force-snap to orphaned OSM station if not snap was possible
* write bounds to filtered osm
* remove unused surrounding heuristic
* use bus lanes info
* be a bit more tolerant for bus oneway streets
* create missing directories
* error if no cfg is present, clean up evaluation Makefile
2019-01-12 01:08:13 +01:00
Patrick Brosi
9816b93264 typo 2018-08-17 16:11:50 +02:00
Patrick Brosi
cc8067d90f typo 2018-08-17 16:11:10 +02:00
Patrick Brosi
2aef6cac5d img caption 2018-08-17 16:07:42 +02:00
Patrick Brosi
e10b090999 update readme 2018-08-17 15:59:53 +02:00
Patrick Brosi
10b72785ba evaluate our approach at the end in eval 2018-08-09 18:41:52 +02:00
Patrick Brosi
04e87c1d9c update readme 2018-07-25 20:18:42 +02:00
Patrick Brosi
2f356239bc dont build on osx in travis 2018-07-23 03:32:42 +02:00
Patrick Brosi
c0d89c3bf0 typo 2018-07-22 18:42:52 +02:00
Patrick Brosi
f516ba0354 update readme 2018-07-22 18:42:10 +02:00
Patrick Brosi
13fb21f626 get rid of boost 2018-07-22 17:32:31 +02:00
Patrick Brosi
d387314715 get rid of libboost dependency 2018-07-15 14:13:31 +02:00
Patrick Brosi
80b4922b02 require gcc 4.8 2018-07-04 14:36:29 +02:00
Patrick Brosi
4fb31679d9 use boost 1.56 in travis build 2018-07-03 19:27:20 +02:00
Patrick Brosi
ea0e9e73fc update readme 2018-06-12 12:59:25 +02:00
Patrick Brosi
d7a83eadbd update readme 2018-06-12 12:52:43 +02:00
Patrick Brosi
77906082e1 update readme 2018-06-09 17:22:37 +02:00
Patrick Brosi
4133754f10 add readme 2018-06-09 17:15:05 +02:00