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

Hello all,

I'm working on a web based application which works around the OSM Map. From a database, 'jobs' are generated at a coordinate and a map marker is created. There are vehicles (virtual, not real) also which are on the map as markers.

What I want to achieve is a way of getting the vehicles (so the marker) to drive to a job if directed to by the user. Effectively having the marker move, following a route. The route itself doesn't have to be visible but if it can that would be a plus. I have a backend way of linking vehicle to the job and it knowing it needs to travel there, but I have not yet worked out a way to visually route this.

The application is not-for-profit but could face quite high demand on any routing service (potentially 30-40 jobs and 100+ vehicles all 'routing' at any one time), so I am looking for a free or cheap option as best as possible, although I do appreciate the demands my application has, it may mean I don't have the option of a free/cheap service.

Additionally I need a way of getting my list of vehicles and quickly checking which unit is possibly the closest by drive time, but not essential if my options are limited in my original requirement.

------------------------

I am asking if users of OSM know of any available methods, be it plugins or otherwise that will allow me to move a marker along a path, generated from a route. In other words, simulating travel. I'm aware of various routing systems out there but unsure if choosing a particular one assists or prevents me in completing my simulated travel.

Hope that all makes sense, appreciate the help.

Regards, Jason

asked 25 Feb '17, 11:05

JasonO99's gravatar image

JasonO99
11112
accept rate: 0%

edited 25 Feb '17, 13:22

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

meta: Hi, could you please highlight your question? I have trouble to find it. Where are you stuck? Which information is missing for you? Which OSM bits do you already know about?

(25 Feb '17, 12:27) aseerel4c26 ♦

meta: If this sort of question falls out of the scope of this part of OSM's help then I'll look elsewhere to answer, but thought I might try and come here first.

(25 Feb '17, 12:35) JasonO99
1

meta: Thank you, I have merged your good summary into your question text. Your question is fine for here - at least for the start. :-)

(25 Feb '17, 13:23) aseerel4c26 ♦

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:

×535
×305
×113
×11
×8

question asked: 25 Feb '17, 11:05

question was seen: 2,550 times

last updated: 25 Feb '17, 13:24

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