I have a device which reports me the GSM cell towers in sees:
Having the data from OpenCellId, I can get the location of each cell tower. But how do I get the coarse location of the device itself?
http://en.wikipedia.org/wiki/Trilateration and http://en.wikipedia.org/wiki/Triangulation are two algorithms commonly used in this case. How much information do you get beyond just tower ids?