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

Plotting GPS coordinates, RSSI of a device from Mongodb 3.4 version on a map

0

Plotting GPS coordinates, RSSI of a device from Mongodb 3.4 version on a map. I would like to draw a map by importing or connecting with MongoDB 3.4 (Coordinates and RSSI data formats are JSON documents). Many thanks in advance.

asked 22 Dec '17, 04:39

iotdev's gravatar image

iotdev
11112
accept rate: 0%

What's your question? What have you already tried?

(22 Dec '17, 18:32) alester

I have gps coordinates and RSSI values in JSON document format in MongoDB 3.4 version which I would like to plot in OSM. Thank you for your help. @alester

(22 Dec '17, 18:47) iotdev

Source code available on GitHub .