CloudServices/Location/DataSources: Difference between revisions

(Remove OpenWLANMap as it is mentioned on the wikipedia page.)
 
(22 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.
 
{|border="1"
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
! Name !! Link !! Size !! License
 
A couple of other projects are:
 
{| class="wikitable"
! Name !! Link !! Size !! Measures !! License
|-
|-
OpenCellID || http://www.opencellid.org/ || 2M cells || CC-BY-SA 3.0
Skyhook || http://skyhookwireless.com/ || 700M APs and cells || || Commercial
|-
|-
OpenWLANMap || http://www.openwlanmap.org/?lang=en || ~2M APs || GFDL
OpenMobileNetwork || http://www.openmobilenetwork.org/ || 11k cells || 200k || unknown
|-
|-
OpenBmap || http://openbmap.org/ || 700K APs and 400K cells || Open Database License (ODbL) v1.0 & CC-BY-SA 3.0
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.

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.