===== Tower Track ===== {{ :project:mobility:towertrack-2.png?nolink&400 |}} 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. 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. ===== 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]]. 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]]. 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. {{:project:mobility:mobility-towers-alpha.png?200|}} //An early screenshot of the hackday app// 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]]. Built around a 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. ===== Team ===== * [[user:loleg]] ===== Links ===== * 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}}