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

Hi i am new to OSM. I have a project to create an offline routing program with osm data. the data is stroed in a MySQL db and contains nodes , waynodes and ways . How do i use this data to create a graph to do my routing algorithm.

asked 21 Jul '12, 16:16

huzaifahmemee's gravatar image

huzaifahmemee
1111
accept rate: 0%


To get an overview about routing solutions that are available, have a look at the OSM wiki about Routing.

There are some opensource programs that might fit your needs.

permanent link

answered 24 Jul '12, 16:14

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

You can check OsmSharp: http://wiki.openstreetmap.org/wiki/OsmSharp

This does exactly what you are trying to do.

permanent link

answered 21 Jul '12, 16:19

Ben%20Abelshausen's gravatar image

Ben Abelshausen
912
accept rate: 0%

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:

×305

question asked: 21 Jul '12, 16:16

question was seen: 6,188 times

last updated: 24 Jul '12, 16:14

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