[OSRM-talk] osrm-isochrone, how to install

Daniel Hofmann hofmann at mapbox.com
Thu Mar 9 09:49:09 UTC 2017


git clone https://github.com/Project-OSRM/osrm-backend.git
cd osrm-backend
git checkout ch_isochrone_poc

mkdir build && cd build
cmake ..
cmake --build .

On Thu, Mar 9, 2017 at 10:41 AM, Jäger, Frank (KRZ) <F.Jaeger at krz.de> wrote:

> Hallo,
>
> that would be perfect, if the running routing-service could do this
> isochrones-job too.
>
>
>
> But I have no experience with git-repos.
>
> I get some conflicts when I try to merge the pull-request in the
> master-branch.
>
>
>
>   git clone https://github.com/Project-OSRM/osrm-backend.git
>
>   git fetch origin pull/3652/head:ISOCHRONE
>
>   git merge FETCH_HEAD
>
>
>
> Please, can you give me the magic words to get an compilable code-version
> with isochrone-service.
>
>
>
>
>
> Frank
>
>
>
>
>
> *Von:* Daniel Hofmann [mailto:hofmann at mapbox.com]
> *Gesendet:* Mittwoch, 8. März 2017 17:18
> *An:* Mailing list to discuss Project OSRM
> *Betreff:* Re: [OSRM-talk] osrm-isochrone, how to install
>
>
>
>>
> There is also a experimental isochrone feature integrated into osrm, check
> this branch
> - https://github.com/Project-OSRM/osrm-backend/pull/3652
>
>
>
>
>
> _______________________________________________
> OSRM-talk mailing list
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20170309/74f3dea6/attachment.html>


More information about the OSRM-talk mailing list