Changelog
5.5.1
generate_hints=true
(true
by default) which lets user disable Hint
generating in the response. Use if you don't need Hint
s!Changelog
5.5.0
osrm-datastore
now accepts the parameter --max-wait
that specifies how long it waits before aquiring a shared memory lock by forcecar.lua
now depends on lib/set.lua and lib/sequence.luarestrictions
is now used for namespaced restrictions and restriction exceptions (e.g. restriction:motorcar=
as well as except=motorcar
)oneway=alternating
(routed over with penalty) separately from oneway=reversible
(not routed over due to time dependence)destination:forward
, destination:backward
, destination:ref:forward
, destination:ref:backward
tagsoneway=-1
roadsPoint
encoding was broken. We now always emit LineString
s even in the one-coordinate-case (backwards compatible) (#3425)npm run build-api-docs
output build/docs