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

Hey guys, I actually new in OSM, but I have a problem. I have installed my own OSM server with OSRM, but I want to add some information to my OSM data. I would like to add information like hole information, traffic light information, can you guys help me how to solve this problem?

asked 23 Feb '15, 08:42

louis_perdana's gravatar image

louis_perdana
11113
accept rate: 0%

Please Louis_Perdana specify your question "hole information", "traffic light information" import our your own data ? Import onto your own server or the OSM server ?

(23 Feb '15, 11:26) Hendrikklaas

While not totally impossible this is at least difficult.

You need to add the data to the osm data -before- you import it into OSRM. One way to do this is to edit the data with JOSM (this assumes that we are talking about a small to very small extract of OSM). Depending on how picky OSRM is you then might need to convert the resulting JOSM format OSM data with negative ids, to regular OSM format (aka renumbering and throwing away some JOSM specific attributes).

The far simpler solution would be to add your data directly to OSM if it is useful, real and available on terms that allow it to be included in OSM.

permanent link

answered 24 Feb '15, 10:59

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 24 Feb '15, 11:05

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:

×26

question asked: 23 Feb '15, 08:42

question was seen: 2,092 times

last updated: 24 Feb '15, 11:05

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