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) <[email protected]> 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:[email protected]]
> *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
> [email protected]
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to