CloudServices/Location/DataSources: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Remove OpenWLANMap as it is mentioned on the wikipedia page.)
 
(17 intermediate revisions by 4 users not shown)
Line 3: Line 3:
See https://wiki.mozilla.org/Mobile/Projects/Geolocation_services
See https://wiki.mozilla.org/Mobile/Projects/Geolocation_services


== Existing Data Source ==
== Comparable Data Sources ==
Note: Some data are shared between projects, for example OpenBmap imports data from opencellid.org on a regular basis and Enaikoon started based on an older snapshot of opencellid.org data.


As a reference, Skyhook Wireless claims to have a combined 700M APs + cell towers.
A good starting point for related projects is Wikipedia, both http://en.wikipedia.org/wiki/Cell_ID and https://en.wikipedia.org/wiki/Wi-Fi_positioning_system
{|border="1"
 
A couple of other projects are:
 
{| class="wikitable"
! Name !! Link !! Size !! Measures !! License
! Name !! Link !! Size !! Measures !! License
|-
|-
OpenCellID || http://www.opencellid.org/ || 2.4M cells || 68M || CC-BY-SA 3.0
Skyhook || http://skyhookwireless.com/ || 700M APs and cells || || Commercial
|-
|-
Enaikoon || http://opencellid.enaikoon.de:8080/gpsSuiteCellIDServer/searchTower.jsp || ~3M cells || 650M || CC-BY-SA 3.0
OpenMobileNetwork || http://www.openmobilenetwork.org/ || 11k cells || 200k || unknown
|-
|-
OpenWLANMap || http://www.openwlanmap.org/?lang=en || 1.6M APs || 5M ||  GFDL
G-NetWorld || http://www.gyokovsolutions.com/G-NetWorld/G-NetWorld.php || unknown || unknown || unknown
|-
|  OpenBmap || http://openbmap.org/ || 650K APs and 370K cells || || Open Database License (ODbL) v1.0 & CC-BY-SA 3.0
|-
|  Wigle || http://wigle.net/ || 100M APs and 2.4M cells || 1850M || Commercial
|}
|}
We haven't imported or share data with any of these projects, based on different commercial/license terms. The only exception to that is OpenCellID where we are also hosting their aggregate data set, but keep it separate for license reasons.

Latest revision as of 10:56, 3 November 2015

Collecting data from Firefox for Android

See https://wiki.mozilla.org/Mobile/Projects/Geolocation_services

Comparable Data Sources

A good starting point for related projects is Wikipedia, both http://en.wikipedia.org/wiki/Cell_ID and https://en.wikipedia.org/wiki/Wi-Fi_positioning_system

A couple of other projects are:

Name Link Size Measures License
Skyhook http://skyhookwireless.com/ 700M APs and cells Commercial
OpenMobileNetwork http://www.openmobilenetwork.org/ 11k cells 200k unknown
G-NetWorld http://www.gyokovsolutions.com/G-NetWorld/G-NetWorld.php unknown unknown unknown

We haven't imported or share data with any of these projects, based on different commercial/license terms. The only exception to that is OpenCellID where we are also hosting their aggregate data set, but keep it separate for license reasons.