osrm-backend/docs
Huyen Chau Nguyen 61e06fcaba
Making the turn function more flexible (#4789)
* set and store highway and access classification for the turn function
* expose highway turn classification and access turn classification and speed to the lua profile turn function
* expose whether connection road at turn is incoming or outgoing
* add lua tests for exposed information to turn function
* update docs about attributes in process_turn
* add turn_classification info to docs
* adding warning if uturn and intersection dont match
* handle u turns that do not turn into intersection[0]
* split OSM link generation in an accessible coordinate function
2018-01-24 15:39:55 -05:00
..
images Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
nodejs Updates our node osrm docs and re-runs docs generation, resolves #4043 2017-08-03 14:31:41 +02: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 Move description to first row of table 2018-01-17 17:35:29 +01: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 Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
releasing.md Adds releasing docs about bumping to latest, see #4386 2017-08-11 15:53:14 +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