Skip to content
This repository has been archived by the owner on Oct 13, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 747 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 747 Bytes

MLS Cell Map

GSM cells map using Mozilla Location Service data

About

This map is based on data collected by the Mozilla Location Service.

It shows the estimated position of GSM cells, based on measurements provided by contributors with their phone.

You can contribute to the data by installing one the client applications.

Install

mkdir data
chmod -R 777 data
php import_data.php
bower install

Layers

  • Cells : estimated position and range of cells, based on collected data
  • Coverage : places where we have data

License

This code is available under the GNU General Public License.