Thanks Patrick, that looks perfect! So that gets compiled into the runtime, or is it modifiable? Any there any parameters that would be overridable in runtime, for each request?
On Tue, Aug 29, 2017 at 4:59 PM, Patrick Niklaus < [email protected]> wrote: > Hey Jason, > > our routing is fully customizable using profile written in Lua. For an > example see here: https://github.com/Project- > OSRM/osrm-backend/blob/master/profiles/car.lua > You should be able to base your custom profile on the ones that already > ship with OSRM. > > Cheers, > Patrick > > On Tue, Aug 29, 2017 at 8:50 PM, Jason Dalton <[email protected]> > wrote: > >> Hi, >> >> I’m working on a custom routing app and need to apply some custom routing >> rules in OSRM. Is there a mechanism to add a mode of travel? or would I >> need to ‘reuse’ one of the existing modes? For instance, if I wanted to >> create routing rules for ATVs, could I create an “ATV" mode of travel in >> OSRM or would I need to use the normal vehicle routing and modify the >> source data on my own instance? >> >> Thanks, >> Jason >> >> >> >> _______________________________________________ >> OSRM-talk mailing list >> [email protected] >> https://lists.openstreetmap.org/listinfo/osrm-talk >> >> > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk > > -- *Jason Dalton* President, CEO Azimuth1, LLC www.azimuth1.com www.smartdata-solutions.com
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
