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

show gps coordinates from database on OSM

0

dear all im new to OSM

im using gps tracking device ,that gps tracking device send gps coordinates to web server and those coordinates saves in database .my requirement is how those coordinates on OSM. how can do it?

how im show makers on OSM ? in hear im using openlayers for embedding the map

asked 27 Apr '14, 16:17

Amila's gravatar image

Amila
26223
accept rate: 0%


2 Answers:

0

Hi Amila, some questions, what kind of device do you use ? What do you expect to do with the coordinates on OSM ? Why do you want them to get onto OSM ? Please read these pages with questions like yours as well. https://help.openstreetmap.org/search/?csrfmiddlewaretoken=1826df153081d3416c349485a7a8bca4&q=gps+import&Submit=Search&t=question

answered 27 Apr '14, 20:16

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%

im gointo make vehicle tracking system for my final year project ... i want to show vehicles geo locations on OSM . he lp please if u know ???

(28 Apr '14, 03:37) Amila

0

If you aren't tied to OpenLayers and this is for history playback (not real-time) on an OSM basemap then Leaflet.AnimatedMarker is a method. If you're looking for real-time, MapBox has something ready-made (but a GeoJSON refresh should be pretty easy in pure Leaflet).

answered 02 May '14, 23:09

goldfndr's gravatar image

goldfndr
1155
accept rate: 0%

Source code available on GitHub .
OSZAR »