Automatically publish container image to Github Container Repo (#49)
Leonard Ehrenfried
2024-02-15 08:23:13 +0100
ad0252695fadd -W [ --warn ] flag to output warning messages, update cppgtfs
Patrick Brosi
2024-01-30 12:51:22 +0100
a078b22e18Revert "enable flto link time optimization"
Patrick Brosi
2024-01-25 14:19:51 +0100
81a8d9d65benable flto link time optimization
Patrick Brosi
2024-01-25 14:08:53 +0100
d87eacb6e0catch more ferry terminals explicitly
Patrick Brosi
2024-01-24 14:51:10 +0100
22bc04aa9ddont delete orphan edges anymore, might remove some candidates for edge snapping
Patrick Brosi
2024-01-24 14:06:54 +0100
136fae1cf1update cppgtfs
Patrick Brosi
2024-01-21 16:29:45 +0100
3b35ef638dupdate cppgtfs
Patrick Brosi
2024-01-20 18:41:30 +0100
80504b21feuse int instead of char to hold return value of getopt_long to avoid issues if the default char is unsigned (arm64), update util and cppgtfs to fix further issues on such architectures
Patrick Brosi
2024-01-02 16:26:07 +0100
Update Debian base image to newest version
Leonard Ehrenfried
2023-11-08 09:42:28 +0100
de9583877cupdate cppgtfs
Patrick Brosi
2023-11-07 01:14:05 +0100
be3c41b784include stdint.h in Osm.h
Patrick Brosi
2023-11-07 01:02:25 +0100
9d00fa2d75update util
Patrick Brosi
2023-11-07 00:58:53 +0100
62e2ea36e1update util
Patrick Brosi
2023-11-07 00:47:55 +0100
dd05506c42update cppgtfs, add (hidden as of now, as the mode is not complete) option -F to keep additional non-standard GTFS fields
Patrick Brosi
2023-11-06 17:59:29 +0100
096d6800dfbump required cmake to 3.1, use CMAKE_CXX_STANDARD to require C++-11
Patrick Brosi
2023-10-17 14:42:28 +0200
363c52252drm .travis.yml
Patrick Brosi
2023-10-16 13:29:42 +0200
19350108ceupdate util
Patrick Brosi
2023-10-16 12:57:44 +0200
3e350185f8run apt update in workflow before installing packages
Patrick Brosi
2023-10-16 12:43:10 +0200
500a257ca3update util and xml
Patrick Brosi
2023-10-16 12:17:36 +0200
aa674f81aeupdate pfxml
Patrick Brosi
2023-10-16 09:58:39 +0200
f6228ee7a2better handling of trip hops with an impossibly small travel time, minor homogenization of edge case behavior of hops() and hopsFast() for hops near maxCost
Patrick Brosi
2023-10-13 22:49:37 +0200
cb606ef75fcorrectly handle output zip files in directories
Patrick Brosi
2023-10-13 12:43:59 +0200
7a772486d0update subprojects, refactoring
Patrick Brosi
2023-10-12 13:03:21 +0200
1c459816deremove stray resize of maxCosts which seems to have been (wrongly) used to init all values of maxCosts to 0 (they are already zero via construction in line 33). Probably a refactoring gone wrong. Fixes#48.
Patrick Brosi
2023-10-11 12:42:02 +0200
c27f8a852fremove cpplint
Patrick Brosi
2023-10-10 13:18:14 +0200
1b7ade99bebump minimum required cmake version, dont hardcode build path to build in CMakeLists.txt, update pfxml
Patrick Brosi
2023-10-10 13:10:34 +0200
1d8ce1aa7cuse util submodule
Patrick Brosi
2023-10-06 12:39:49 +0200
3f43538010update util
Patrick Brosi
2023-10-06 12:17:20 +0200
580f1807f3update util
Patrick Brosi
2023-10-06 12:13:25 +0200
a8c23b2c02update util
Patrick Brosi
2023-10-04 17:24:30 +0200
56ab60c3fdupdate pfxml
Patrick Brosi
2023-09-06 22:46:28 +0200
194f37fcd5fixed precision for runtime output
Patrick Brosi
2023-09-06 13:01:03 +0200
57ee83644echeck if libzip and bzip2 have been found before adding them to include_directories
Patrick Brosi
2023-09-06 12:43:20 +0200
5c1ad4579fCompute costs based on collapsed edge geometry length, not on distance between adjacent nodes, fixing a regression introduced last year. Fixes#47
Patrick Brosi
2023-09-06 12:13:46 +0200
646707628fupdate readme
Patrick Brosi
2023-08-24 17:35:22 +0200
4f14dad215update example
Patrick Brosi
2023-08-24 17:34:02 +0200
58c47bb1a5bz2 support for OSM reading and writing
Patrick Brosi
2023-08-24 17:29:01 +0200
3d6ed3e2fdupdate readme
Patrick Brosi
2023-08-23 13:53:48 +0200
d43d9fc908gz support for OSM xml reading and writing
Patrick Brosi
2023-08-23 13:46:23 +0200
ed15d5d1deupdate cppgtfs
Patrick Brosi
2023-08-22 12:53:12 +0200
25f6fb38b2update cppgtfs
Patrick Brosi
2023-08-22 12:41:26 +0200
33a92077dfcorrectly handle trips with no stop times, fixes#46
Patrick Brosi
2023-08-21 13:56:46 +0200
45f508bf34update README
Patrick Brosi
2023-04-04 13:49:29 +0200
c0c2da57e7remote ubuntu 18.04 from workflows
Patrick Brosi
2023-04-03 21:09:52 +0200
43904f2346use new cppgtfs version, adjust motToStr methods to handle sets of MOTs
Patrick Brosi
2023-04-03 20:57:25 +0200
f84cf52c2ddo not trigger git submodule init with cmake since it is not needed anymore
Vlad Vesa
2023-02-23 23:20:29 +0200
9a0ff47720remove config parser submodule for good
Vlad Vesa
2023-02-23 23:18:19 +0200
0be99e1c08fixed shapevl app build
Vlad Vesa
2023-02-23 23:14:21 +0200
1c7a9ad4f5no need for submodule initialization in workflow
Vlad Vesa
2023-02-23 23:05:31 +0200
9f23a5f7c0move dependencies to use pkg
Vlad Vesa
2023-02-23 17:36:24 +0200
97cd3e988dmake use of pkg for modeling external dependencies
Vlad Vesa
2023-02-23 17:17:51 +0200
16a8f3fcadupdate cppgtfs
Patrick Brosi
2022-12-13 15:50:15 +0100
bb21a9651dfix typo in libutil
Patrick Brosi
2022-12-13 15:35:41 +0100
e085cfb1b2remove superfluous space
Patrick Brosi
2022-11-03 14:27:21 +0100
59d4f96c68if 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
Patrick Brosi
2022-11-03 13:26:54 +0100
3e6e7ebfedupdate cppgtfs to include new route types trolleybus and monorail
Patrick Brosi
2022-11-03 12:37:24 +0100
167753142cupdate cppgtfs
Patrick Brosi
2022-10-12 13:06:35 +0200
496ee739bcupdate cppgtfs, also link shapevl against libzip
Patrick Brosi
2022-10-12 12:48:22 +0200
29f5b9bd10add libzip include dirs
Patrick Brosi
2022-10-12 12:40:56 +0200
6f6262f9b1adjust ShapevlMain.cpp to new parser structure
Patrick Brosi
2022-10-12 12:30:22 +0200
79dd70c2f5set LIBZIP_LIBRARY to "" if libzip was not found
Patrick Brosi
2022-10-12 12:22:16 +0200
f71207159cdont fail in FindLibZip if if libzip cannot be found
Patrick Brosi
2022-10-12 12:11:58 +0200
57545ced30make libzip optional
Patrick Brosi
2022-10-12 12:08:52 +0200
0699fccb1eupdate cppgtfs, support pathways, parse continuous_pickup and drop_off
Patrick Brosi
2022-10-12 00:24:01 +0200
c68cde67dcadd findlibzip.cmake
Patrick Brosi
2022-10-11 17:53:56 +0200
9a8e5d4e31update cppgtfs, support ZIP reading and writing for GTFS feeds
Patrick Brosi
2022-10-11 15:04:24 +0200
b4b08baecaupdate cppgtfs
Patrick Brosi
2022-10-04 14:35:21 +0200
0209c6fa04update util lib
Patrick Brosi
2022-09-12 16:18:58 +0200
760ee20c35typo
Patrick Brosi
2022-08-30 00:40:41 +0200
83a073ab0badd badge
Patrick Brosi
2022-08-29 15:25:29 +0200
d059870f8cupdate util
Patrick Brosi
2022-08-29 15:05:33 +0200
d60c291402print failing tests
Patrick Brosi
2022-08-29 14:38:23 +0200