Check CID via Mozilla Location Service
Created by: Gitschubser
Do a request via Mozilla Location Service and check if the cellid is in the area.
Example result (you get latitude, longitude and the accuracy):
{
"location": {
"lat": 51.0,
"lng": 12.1
},
"accuracy": 1200.4
}
This could be interesting as fallback to opencellid. Maybe there are people here that would be help to collect cellids for the project.
Apk for android: https://github.com/mozilla/MozStumbler/releases
API: https://mozilla-ichnaea.readthedocs.org/en/latest/api/index.html
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.