I am using Mozilla Location Services through microG on my Android smartphone.
I recently moved cities and as a result of this, my location is being incorrectly resolved to my old address whenever I am at home (since my WiFi moved with me).
An easy solution might be to just change the SSID of my network, but that would be a hassle because of all the other devices that already use it.
Is there any way for MLS to forget about my WiFi network, so that it can re-learn its new position or alternatively forget it altogether? It doesn’t matter to me if it relearns it or forgets it forever.
My only requirement is that I do not want to change my SSID for reasons already mentioned.
Thanks in advance! and thanks for a great service
//H
MLS will remove the old location if it detects that the WiFi station moved. It is first marked as “blocked” for about 30 days, and then the next observation is used to start tracking the new location. MLS detects it moved based a submission including the WiFi station and a GPS-backed position.
You can read all the details about observations and blocking in the MLS documentation:
It is difficult to use this API directly. Unfortunately, I am not aware of any applications that provide a convenient front end for this API for WiFi submissions.
Okay, so by that logic, my station should already count as moved. Correct?
Then I don’t understand why my location is resolved to my old address when I am in fact at my new address.
This may indicate something else being wrong, but in that case I have no clue what might affect my location services like this.
I don’t really understand the documentation, but I’ll wait another 30 days and see what happens.
Yes, the fact that you are getting your old location means that MLS hasn’t seen your WiFi as moved. It will probably not be enough to use MLS through MicroG (“geolocate”) to teach MLS that you have moved. You’ll need to submit a new location (“geosubmit”) to force the issue and start the blocking process.
I’m not a MicroG user, but you may want to check if there is a way to submit corrections, so that they will be submitted upstream. Or, there may be a way to use a different service from MLS.
MLS has far fewer sources for new and updated data than it did in the past. Older versions of Firefox on Android (Fennec) included an optional submitter, but the newest versions of Firefox on Android (codename Fenix, released 2020) do not, and the feature requests to add it have been closed.
Before it was retired, Stumbler was being used less and less because it no longer ran on current versions of Android.
Despite being no longer supported, there are thousands of submissions a day from these sources. It doesn’t compare to when they were supported.
I’m working with my team to find options and resources for a Mozilla-maintained submitter, but the trend is not good.
Adam Zamojski’s Tower Collector is still in development, and can submit cell data to both OpenCellID.org and MLS. There is a need for collectors for other platforms, including desktop Linux, that could be met by third parties.
It is important to use at least 2x BSSID mac-addresses as per the API requirements. (I ended up doing one set for 5Ghz and one set for 2.4Ghz).
The change will not go through immediately, so you will need to check it periodically (for me I checked it about 15 hours later). It’s a good idea that you also check your existing mac-addresses first to see their current lon,lat.