osrm-backend/docs
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
..
images Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
nodejs Include information on estimates in table response (#5259) 2018-12-11 12:21:57 -05:00
src Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
developing.md Fix misprint in documentation 2017-08-23 17:05:24 +02:00
http.md When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
libosrm.md Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
profiles.md Update profiles.md 2018-06-27 14:27:17 +02:00
releasing.md Change emoji 2018-04-20 13:19:48 +02:00
routed.md Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
testing.md Merges node-osrm into repository 2017-03-21 20:10:39 +00:00