Commit graph

194 commits

Author SHA1 Message Date
Patrick Brosi
59d4f96c68 if no GTFS feed is supplied, use the XML input bounding box (this allows XML filtering without GTFS feeds), write <osm> tag with "version" and "generator" attributes. Fixes #26 2022-11-03 13:27:54 +01:00
Patrick Brosi
3e6e7ebfed update cppgtfs to include new route types trolleybus and monorail 2022-11-03 12:37:24 +01:00
Patrick Brosi
167753142c update cppgtfs 2022-10-12 13:06:35 +02:00
Patrick Brosi
496ee739bc update cppgtfs, also link shapevl against libzip 2022-10-12 12:48:22 +02:00
Patrick Brosi
29f5b9bd10 add libzip include dirs 2022-10-12 12:40:56 +02:00
Patrick Brosi
6f6262f9b1 adjust ShapevlMain.cpp to new parser structure 2022-10-12 12:30:22 +02:00
Patrick Brosi
79dd70c2f5 set LIBZIP_LIBRARY to "" if libzip was not found 2022-10-12 12:22:16 +02:00
Patrick Brosi
f71207159c dont fail in FindLibZip if if libzip cannot be found 2022-10-12 12:11:58 +02:00
Patrick Brosi
57545ced30 make libzip optional 2022-10-12 12:08:52 +02:00
Patrick Brosi
0699fccb1e update cppgtfs, support pathways, parse continuous_pickup and drop_off 2022-10-12 00:24:01 +02:00
Patrick Brosi
c68cde67dc add findlibzip.cmake 2022-10-11 17:53:56 +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
b4b08baeca update cppgtfs 2022-10-04 14:35:21 +02:00
Patrick Brosi
0209c6fa04 update util lib 2022-09-12 16:19:22 +02:00
Patrick Brosi
760ee20c35 typo 2022-08-30 00:40:41 +02:00
Patrick Brosi
83a073ab0b add badge 2022-08-29 15:25:29 +02:00
Patrick Brosi
d059870f8c update util 2022-08-29 15:05:33 +02:00
Patrick Brosi
d60c291402 print failing tests 2022-08-29 14:38:23 +02:00
Patrick Brosi
c5ebfbb57b include clocale in PfaedleMain.cpp 2022-08-29 14:26:03 +02:00
Patrick Brosi
e8b3b33d3c update util lib 2022-08-29 14:22:42 +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
361063185e update util lib 2022-03-28 14:59:55 +02:00
Patrick Brosi
a58ed3d54d adjust defaults 2022-03-09 17:11:09 +01:00
Patrick Brosi
e15b90af9f comment 2022-02-07 09:35:28 +01:00
Patrick Brosi
13b6436a41 adjust defaults 2022-02-01 12:43:46 +01:00
Patrick Brosi
af4d2293a6 typo 2022-02-01 09:20:17 +01:00
Patrick Brosi
db437e1d95 change some default values 2022-02-01 01:59:42 +01:00
Patrick Brosi
760998144f increase routing_station_move_penalty_fac to 0.0039 based on evaluation runs 2022-01-31 23:57:27 +01:00
Patrick Brosi
647a596dea make jaccard-geodist the default statsimi classifier 2022-01-31 23:44:53 +01:00
Patrick Brosi
cdbfb0966d correctly read osm_max_osm_station_distance, use default of 10 meters 2022-01-22 23:01:00 +01:00
Patrick Brosi
e402f19cdb output an5 2022-01-22 13:36:37 +01:00
Patrick Brosi
396ea175e7 shorter output 2022-01-22 02:24:24 +01:00
Patrick Brosi
54409ec24d refactoring 2022-01-22 02:14:25 +01:00
Patrick Brosi
ff8748ef3f some bugfixes 2022-01-22 00:57:44 +01:00
Patrick Brosi
15e84d930a update segmentation in shapevl, add --unique mode 2022-01-21 23:59:14 +01:00
Patrick Brosi
c3bc12eb8c bugfixes 2022-01-17 15:11:24 +01:00
Patrick Brosi
46482788ff remove debug output 2022-01-17 13:50:18 +01:00
Patrick Brosi
39fb167cbf some minor changes 2022-01-17 13:29:35 +01:00
Patrick Brosi
ea79e3ac52 remove gtfs_has_shapes from stats output, was always true as checked after the shapes were calculated 2022-01-14 17:44:48 +01:00
Patrick Brosi
516f04b9c5 bts classifier 2022-01-13 21:41:52 +01:00
Patrick Brosi
749044ce97 fix misnamed turning_circle parameter 2022-01-12 20:21:27 +01:00
Patrick Brosi
1e516f4d2b faster shapevl 2022-01-12 17:20:10 +01:00
Patrick Brosi
1febc192ce add "all" to keep-tags option for osmfilter 2022-01-11 23:21:12 +01:00
Patrick Brosi
c25d174e60 add --osmfilter option 2022-01-11 17:32:50 +01:00
Patrick Brosi
6473dcdb52 json output mode for shapevl 2022-01-09 23:58:18 +01:00
Patrick Brosi
f10397db41 add gaussian noise parameter 2022-01-09 15:09:41 +01:00