Patrick Brosi
5ced5e5a50
mount gtfs-out in Docker example, closes #45
2024-02-15 09:07:17 +01:00
Patrick Brosi
76c1324353
Consistent use of $
in README
2024-02-15 09:01:17 +01:00
Patrick Brosi
a6b09de921
fix Docker file (build *and* run on bookworm), install libzip, zlib and libbz2, delete obsolete push-docker-image.sh, update README
2024-02-15 08:53:23 +01:00
Patrick Brosi
646707628f
update readme
2023-08-24 17:35:22 +02:00
Patrick Brosi
4f14dad215
update example
2023-08-24 17:34:02 +02:00
Patrick Brosi
58c47bb1a5
bz2 support for OSM reading and writing
2023-08-24 17:29:01 +02:00
Patrick Brosi
3d6ed3e2fd
update readme
2023-08-23 13:53:48 +02:00
Patrick Brosi
45f508bf34
update README
2023-04-04 13:49:29 +02:00
Patrick Brosi
57545ced30
make libzip optional
2022-10-12 12:08:52 +02:00
Patrick Brosi
9a8e5d4e31
update cppgtfs, support ZIP reading and writing for GTFS feeds
2022-10-11 15:04:24 +02:00
Patrick Brosi
83a073ab0b
add badge
2022-08-29 15:25:29 +02:00
Patrick Brosi
8fb63b80bd
add github action for build
2022-08-29 14:20:31 +02:00
Tirreg
04de10a3ae
fixed small inconsistency in README ( #34 )
2022-04-19 10:42:34 +02:00
Patrick Brosi
8f6be38f8c
update readme
2022-04-11 12:38:22 +02:00
Patrick Brosi
6f7b4a5694
update readme
2022-03-28 15:20:14 +02:00
Patrick Brosi
f867e2bb08
lower required clang version
2022-03-28 15:02:20 +02:00
Patrick Brosi
4c29892658
* speed up hop-to-hop calculations
...
* better and faster trip clustering: trip tries
* add --write-colors to extract line colors from OSM data
* refactor config parameter names, update default pfaedle.cfg
* add --stats for writing a stats.json file
* add --no-fast-hops, --no-a-star, --no-trie for debugging
* general refactoring
2022-01-04 17:19:27 +01:00
graue70
e0e4ee1f2b
Fix incorrect URL in README ( #30 )
...
Old URL forced login.
2021-06-27 12:20:15 +02:00
Patrick Brosi
2f7e6a028f
update readme
2020-12-02 19:29:30 +01:00
Jannis R
9a8a64d38e
readme: explain docker usage 📝
2020-12-02 17:53:31 +01:00
Patrick Brosi
ff7f810591
be more precise in readme
2019-02-04 16:46:56 +01:00
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