This change adds support for disabling datasets, such that specific files are not loaded into memory when running OSRM. This enables users to not pay the memory cost for features they do not intend to use. Initially, there are two options: - ROUTE_GEOMETRY, for disabling overview, steps, annotations and waypoints. - ROUTE_STEPS, for disabling steps only. Attempts to query features for which the datasets are disabled will lead to a DisabledDatasetException being returned. |
||
---|---|---|
.. | ||
images | ||
nodejs | ||
src | ||
developing.md | ||
http.md | ||
libosrm.md | ||
profiles.md | ||
releasing.md | ||
routed.md | ||
testing.md | ||
windows-deps.md |