CloudServices/Location/DataSources: Difference between revisions

(Remove OpenWLANMap as it is mentioned on the wikipedia page.)
 
(9 intermediate revisions by 3 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 on a regular basis and Enaikoon started based on an older snapshot of opencellid.org data.
 
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:


{| class="wikitable"
{| class="wikitable"
! Name !! Link !! Size !! Measures !! License
! Name !! Link !! Size !! Measures !! License
|-
|  OpenBmap || http://openbmap.org/ || 650K APs (but their published SSIDs are hashed) and 400K cells || || Open Database License (ODbL) v1.0 & CC-BY-SA 3.0
|-
|  OpenCellID || http://www.opencellid.org/ || 2.4M cells || 68M || CC-BY-SA 3.0
|-
|  Enaikoon || http://opencellid.enaikoon.de:8080/gpsSuiteCellIDServer/exportFiles/measurements.tar.gz || ~3M cells || 650M || CC-BY-SA 3.0
|-
| Geomena || http://geomena.org/ || 7K APs || || CC-BY-SA 3.0
|-
|  OpenWLANMap || http://www.openwlanmap.org/?lang=en || 7.3M APs (no SSIDs due to privacy reasons) || 7M ||  GFDL
|-
|  Wigle || http://wigle.net/ || 100M APs and 2.4M cells || 1850M || Commercial
|-
|-
|  Skyhook || http://skyhookwireless.com/ || 700M APs and cells ||  || Commercial
|  Skyhook || http://skyhookwireless.com/ || 700M APs and cells ||  || Commercial
Line 26: Line 17:
|-
|-
|  G-NetWorld || http://www.gyokovsolutions.com/G-NetWorld/G-NetWorld.php || unknown || unknown || unknown
|  G-NetWorld || http://www.gyokovsolutions.com/G-NetWorld/G-NetWorld.php || unknown || unknown || unknown
|-
|  OpenSignal || http://opensignal.com/ || 1230M APs and 820k cells|| 5200M || 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.