This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

OSRM: start some services only

0

Hello, In one of our project, we are using OSRM, but we only need the match service.
To save memory usage, is it possible to
1. import (osrm-extract) only the data needed for the match service?
2. start (osrm-routed) the match service only?
Kind regards

asked 11 Feb '20, 09:28

laurent's gravatar image

laurent
11112
accept rate: 0%

Source code available on GitHub .