osrm-backend/features
Daniel Patterson 81bc2f41a6
When matching, ignore 'is_startpoint' propert, snap to any edge (#5297)
Includes all edges in the rtree, but adds an `is_startpoint` flag to each.  Most plugin behaviour remains unchanged (non-startpoint edges aren't used as snapping candidates), but for map matching, we allow snapping to any edge.  This fixes map-matching across previously non-is_startpoint edges, like ferries, private service roads, and a few others.
2018-12-13 17:10:32 -07:00
..
bicycle blacklisting barriers allow routing 2018-05-28 17:21:08 +02:00
car When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
foot allow routing over barrier=some_tag 2018-05-29 16:56:15 +02:00
guidance Test for "No turn issued for right turn on un-named roads", #4414 2018-04-26 18:53:47 +02:00
lib Expose new --mmap switch (mmap_memory: true in NodeJS), and run test suite in this mode, as well as shared memory mode. 2018-10-26 23:54:00 -07:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Better test coverage for datastore options 2018-04-07 00:22:29 +02:00
raster Don't use manual extract commands in weight tests 2017-06-02 18:12:13 +00:00
step_definitions Include information on estimates in table response (#5259) 2018-12-11 12:21:57 -05:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Add node 10 builds to travis (#5246) 2018-12-04 14:13:49 -05:00
testbot Include information on estimates in table response (#5259) 2018-12-11 12:21:57 -05:00