opendata-stuttgart / feinstaub-map

http://opendata-stuttgart.github.io/feinstaub-map/
153 stars 48 forks source link

Get Sensor id of map? #53

Open gaga9999 opened 6 years ago

gaga9999 commented 6 years ago

Hy, i have a sensor that is not on the map. I'd like to compare the madavi graphs woth sensors on the map. Is there a way to obtain their id off the map? Thx

ricki-z commented 6 years ago

Hi, there is no way to get the esp8266 ID from the IDs on the map. Not without access to the database. The esp8266 ID is part of the MAC address, so with knowledge of the (rounded) location of a sensor and the esp8266 ID you could scan and search for a single sensor.

gaga9999 commented 6 years ago

thx, but where do i see the rounded location? would be nice to have a contact possibility (polling). maybe as a text under the madavi graphs: user xyz wants to contact you...

a friend recently had the idea to combine the sensor with a wind sensor to at least see from which direction the particles are coming, when the sensor spikes and i had the idea to just look at sensors that are near mine, but i find the madavi charts better than the 24h graphs on the map.

ricki-z commented 6 years ago

The rounded location is part of the data.json values. In each mesurement you can find the values, the sensor and the (rounded) sensor location. We are thinking of creating a forum. Bu this is a matter of time (Installation and later moderation).