Thomas Koch

Results 10 issues of Thomas Koch

Especially on long streets, it's desirable to enable exact search on housenumbers.

enhancement
places

OpenTripPlanner generates custom names for ways without names based on the tags applied, to still allow some form of directions over paths without name. Ideally this would be done in...

enhancement
street_planner
places

http://osm.org/go/0E6Ub7Ut3 For example in this situation, to link the stoppoint for foot/bicycle the public_transport=platform way should be preferred above the car road, instead of just looking at distance.

enhancement
street_planner

TODO:

1: /home/thomas/PycharmProjects/rrrr/tests/test_bitset.c:69:F:Core:test_bitset:0: Assertion 'bitset_count(bs)==5' failed: bitset_count(bs)==6, 5==5 1: /home/thomas/PycharmProjects/rrrr/tests/test_geometry.c:25:P:Core:test_strtolatlon:0: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_json.c:37:P:Core:test_json:0: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:36:P:Core:test_hashgrid:0: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:52:P:Core:test_hashgrid_init:0: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:52:P:Core:test_hashgrid_init:1: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:52:P:Core:test_hashgrid_init:2: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:52:P:Core:test_hashgrid_init:3: Passed 1: /home/thomas/PycharmProjects/rrrr/tests/test_hashgrid.c:52:P:Core:test_hashgrid_init:4:...

Instead of a high number of calls to jp_active_flags and route_attributes we can do a likely more cache-efficient approach by banning in the initial phase of the request, all non-valid...

In the night where service is sparse, it's kind of pointless to show a trip that takes you somewhere, then let's you wait for 6 hours and then takes the...

When reversing a request departing at the first possible second in the timetable.dat, the reversal ends up in 1970 ``` CONTEXT n_stops: 2 n_routes: 1 STOPS stop 0 at lat...

Yeah the one open @ otp as well. Test feed @ http://gtfs.ovapi.nl/ns/beta/gtfs-iffns-20130218.zip

enhancement