This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

i want to create a interface to access my osm data

-2

.. can any body give me some suggestion.. i would like to retrieve the nodes information , shortest path between nodes , also nearest neighbors to that node. and which programming language and algorithm , do i need to use for developing such a interface,.

thanks in advance Best regards Vinod

asked 23 Jun '15, 11:28

battinivinod's gravatar image

battinivinod
20446
accept rate: 0%


One Answer:

3

Based on the previous questions that you've asked, I still think that it would help you if you were to take a step back and become more familiar with how data in OpenStreetMap relates to real-world objects. It isn't clear, even after four questions, exactly what you're really trying to do. It seems to be routing-graph related, and so the answers here may help, but I suspect you'll need to learn a little more about routing graphs in general and how OSM represents the real world before jumping in to the OSM specifics there.

answered 23 Jun '15, 14:04

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .