mjaakko / NeoStumbler

New stumbler application for contributing data to geolocation services
MIT License
118 stars 10 forks source link

Geofence areas where to not create reports #255

Open Mikaela opened 2 weeks ago

Mikaela commented 2 weeks ago

Description

I would like to specify locations within X (kilo)metres of which NeoStumbler wouldn't generate reports and thus it wouldn't submit data to wherever I was submitting it.

Suggested implementation

I don't know, some sort of menu where to add locations and possibly display a map to show the concrete area. See e.g. Google Maps offline download zones?

Additional information

New request

spaetz commented 2 weeks ago

Ideally with a fuzzy border, otherwise you get e.g. a nice clear circle of non-observations which reveals the center of your geofence.

mjaakko commented 2 weeks ago

Ideally with a fuzzy border, otherwise you get e.g. a nice clear circle of non-observations which reveals the center of your geofence.

Very good point. This feature will need some planning

One idea would be to randomly discard a portion of data collected inside the defined area. Then there wouldn't be an obvious gap in the data nor a hotspot which could reveal your location