NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I have installed an OSRM Backend server loally on my machine, now i want to show routes for a particular country say England. I downloaded .pbf file for the country. Then installed OSRM-Frontend locally as well. After making required changes to point to local backend server and running npm run, i can access OSRM fornt-end on another machine. It gets whole map but when i try to route over two point in England, it only shows markers but no route/polyline appears on map. I am also not able to access it over the same machine. Can any body suggest why this is happening.

asked 10 Nov '19, 11:01

vsaadnet's gravatar image

vsaadnet
459913
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×85
×40

question asked: 10 Nov '19, 11:01

question was seen: 1,365 times

last updated: 10 Nov '19, 11:01

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum