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

I did install and configure OSRM ( Open Street Map Routing Machine ) on my local server with a little osm file. Also i did install rails-port and i'm be able to change local map and save changes as OSM file with that. Is possible to append little OSM files to OSRM and change existing info?

asked 28 May '18, 18:59

cybercoder's gravatar image

cybercoder
36668
accept rate: 0%


No, OSRM can not update its database. You have to re-create it from scratch after every change.

permanent link

answered 28 May '18, 20:10

Jochen%20Topf's gravatar image

Jochen Topf
5.2k55074
accept rate: 31%

Thus, I need to export my local rails-port database to osm file and then re-extract and e-prepare with osrm. hmmm is it possible to export all rails-port database to a osm file?

(29 May '18, 08:52) cybercoder
Your answer
toggle preview

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:

×85

question asked: 28 May '18, 18:59

question was seen: 1,666 times

last updated: 29 May '18, 08:52

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