project:mobility:gsm-towers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
project:mobility:gsm-towers [2012/03/31 15:08] lolegproject:mobility:gsm-towers [2018/11/14 06:11] (current) – [Links] alicesmith
Line 1: Line 1:
-===== Mobile Transmission Towers =====+===== Tower Track =====
  
-Commuters, hikers, off-piste skiers and others regularly lose connectivity and usually don't have a satellite phone at hand in case of an emergency. Some people are concerned about radio wave pollution, or simply wish to spend a weekend completely offline and away from the temptation of their mobile phone. This is a project idea that should appeal to both.+{{ :project:mobility:towertrack-2.png?nolink&400 |}}
  
-{{:project:mobility:mobility-towers.png?300|}}+A mobile web app (for [[https://marketplace.firefox.com/app/tower-track-ch|Firefox OS Marketplace]] and mobile web browsers) that shows the promixity of the user to the nearest radio communication tower in Switzerland. This allows a user without reception to know in which direction to walk to get a signal, or for people trying to go as offline as possible to find the nearest "hole" in reception. 
  
-Mockup of a mobile app that shows the promixity of the user to the nearest radio communication tower. This allows a user without reception to know in which direction to walk to get a signal, or for people trying to go as offline as possible to find the nearest "hole" in reception.+Note: as signal quality varies strongly depending on the height difference and topography of the land, distance alone is not enough to paint an accurate picture of signal reception. This app __may not__ be relied upon in an emergency.
  
-Note: signal quality varies strongly depending on the height difference and topography of the land, distance alone is not enough to paint an accurate picture of signal reception. This type of app __may not__ be relied upon in an emergency.+<GITHUB loleg/tower-track-ch>
  
 ===== Data ===== ===== Data =====
  
-Cell phone tower locations in Switzerland are provided by BAKOM (department of communications) on their [[http://map.funksender.admin.ch/|old Web Geo site]] - see [[http://etat.geneve.ch/geoportail/metadataws/Publish/4949.html|metadata records]], and are in the process of being migrated into a layer on the [[http://map.geo.admin.ch|GeoAdmin API]]. In the meantimea subset of the data for the Canton of Geneva is available to us via the [[http://etat.geneve.ch/geoportail/monsitg/|Geneva geoportal]].+Cell phone tower locations in Switzerland are provided by BAKOM (department of communications) on their [[http://map.funksender.admin.ch/|old Web Geo site]] - see [[http://etat.geneve.ch/geoportail/metadataws/Publish/4949.html|metadata records]]. They have now been migrated into layers of the [[http://map.geo.admin.ch|GeoAdmin API]], accessible through the main map or here: [[http://www.bakom.admin.ch/themen/frequenzen/00652/00699/index.html?lang=de|BAKOM - Standorte von Sendeanlagen]].
  
-{{:project:mobility:sitg-mobile-towers-screenshot.png?200|}}+For the hackday where this project started, a subset of the data for the Canton of Geneva was made available to us via the [[data:sitg|Geneva geoportal]]. Special thanks to __Adrien Viera__ from SITG for his help with this.
  
-On this screenshot it can be seen that the further one goes from the center of town, the larger the average distance between radio transmitters.+{{:project:mobility:mobility-towers-alpha.png?200|}} 
 +//An early screenshot of the hackday app//
  
-Thanks to help from Adrian who presented SITG services at the Geneva #makeopendata camp, we have exported this data in shapefile format for processingUsing open source tool [[http://udig.refractions.net/|uDig GIS]] this data can be opened and re-exported as KML.+The current version loads data about GSM tower locations (UMTS and LTE can be added in a production release), positions the map with the [[https://developer.mozilla.org/en-US/docs/WebAPI/Using_geolocation|HTML5 geolocation API]], and creates a heatmap of antennas with geoservices of the [[http://api.geo.admin.ch|GeoAdmin API]] and [[https://github.com/pa7/heatmap.js|heatmap.js]].
  
-{{:project:mobility:mobility-gsm-udig-screenshot.png?200|}} +Built around framework that is particularly suited to new Firefox OS phones, the app also has an experimental orientation sensor feature to rotate the map in sync with the compass on select handsets.
- +
-Finally, we imported the map data into project powered by the [[http://api.geo.admin.ch/main/wsgi/doc/build/index.html|Swiss GeoAdmin portal API]]. This allows us to use [[http://wiki.openstreetmap.org/wiki/OpenLayers|OpenLayers]] to display the points on a mapfind the users' location using the [[http://9elements.com/html5demos/geolocation/|HTML5 Geolocation API]] (also [[http://t.co/sR1VOJp3|sample JSFiddle]]), and calculate distances, which is the essential function of this app. +
- +
-Here is a screenshot of the app (the final app UI is not complete yet) running in a WebKit browser: +
- +
-{{:project:mobility:mobility-towers-alpha.png?200|}}+
  
 ===== Team ===== ===== Team =====
Line 33: Line 28:
 ===== Links ===== ===== Links =====
  
-  * Source: https://github.com/loleg/swiss-tower-finder+  * Live app: **http://towertrack.utou.ch/** 
 +  * https://marketplace.firefox.com/app/tower-track-ch 
 +  * Source: https://github.com/loleg/tower-track-ch 
 +  
  
 +{{tag>status:live eco geo needs:design needs:expert}}
  • project/mobility/gsm-towers.1333199288.txt.gz
  • Last modified: 2012/03/31 00:00
  • (external edit)