On 10.07.2014, at 17:26 , [email protected] wrote: > However, devices with multiple, closely related BSSIDs are also a potential > issue with online APIs. It would be interesting to know if they handle that > case (I can't get a location by supplying a single BSSID, but can I get one > by supplying two BSSIDs of the same device?), and how they do it.
I don’t think any of the services look for this. For MLS, I’ve logged an issue a while back but we haven’t worked on it yet (https://github.com/mozilla/ichnaea/issues/27). I’m leaning towards something like a Levenshtein distance check, considering anything with a distance of two or less to be too similar. Hanno _______________________________________________ dev-geolocation mailing list [email protected] https://lists.mozilla.org/listinfo/dev-geolocation
