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

Creating Waypoints for OpenDS using OpenStreetMap

0

How can I use OpenStreetMap to create WayPoints for a car to follow them in a driving scenario using OpenStreetMap in OpenDS simulator?

asked 22 Jun '15, 18:26

lamiastella's gravatar image

lamiastella
11112
accept rate: 0%

Please tell us first what data format is used by OpenDS when defining such waypoints from other sources. Then we can try to find a way for OSM based data to use in OpenDS simulator.

(22 Jun '15, 19:26) stephan75

One Answer:

2

Many OSM routing engines, e.g. http://map.project-osrm.org/, will allow you to export a GPX file after you have planned a route. Perhaps that GPX file can be loaded into OpenDS. You can either use the online version of the routing engine, or download and install the software yourself if you want to compute many routes.

answered 23 Jun '15, 08:01

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .