wikiroute

networking recipes

User Tools

Site Tools


cellular_network_map

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cellular_network_map [2015/07/20 17:07] – [6- Raw Data] samercellular_network_map [2015/07/20 17:33] (current) – [7- Credits] samer
Line 12: Line 12:
 1. Download or fork my repository from [[https://github.com/samerlahoud/cellular-network-map | GitHub]]. 1. Download or fork my repository from [[https://github.com/samerlahoud/cellular-network-map | GitHub]].
  
-2. Launch the crawler script from your command line. The argument of the script corresponds to the postal code as in:+2. Launch the crawler script from your command line. The argument of the script corresponds to the French postal code as in:
  
   python antennes-mobiles-crawler.py 75014   python antennes-mobiles-crawler.py 75014
  
-You should obtain a text file named ''network-map-75014.txt'' in the ''/data'' directory. This file contains information on the antennas in the selected geographical area. +You should obtain a text file named ''network-map-75014.txt'' in the ''/data'' directory. This file contains information on the antennas in the considered area. 
  
   66007; 2G 3G 4G; BOUYGUES TELECOM; 1995-09-01; 2014-09-26; 156 R LÉON MAURICE NORDMANN; 75013; PARIS-13E--ARRONDISSEMENT; Oui;    66007; 2G 3G 4G; BOUYGUES TELECOM; 1995-09-01; 2014-09-26; 156 R LÉON MAURICE NORDMANN; 75013; PARIS-13E--ARRONDISSEMENT; Oui; 
   351124; 2G 3G 4G; BOUYGUES TELECOM; 2004-08-20; 2014-12-05; 22/24 R DU FAUBOURG ST JACQUES; 75014; PARIS-14E--ARRONDISSEMENT; Oui;    351124; 2G 3G 4G; BOUYGUES TELECOM; 2004-08-20; 2014-12-05; 22/24 R DU FAUBOURG ST JACQUES; 75014; PARIS-14E--ARRONDISSEMENT; Oui; 
  
-The only missing information is the geographic position of the antennas. For this, you need the information from [[http://www.cartoradio.fr/cartoradio/web/|ANFR]].+The only missing information is the exact geographic position of the antennas. For this, you need data from [[http://www.cartoradio.fr/cartoradio/web/|ANFR]].
  
-3. Go to [[http://www.cartoradio.fr/cartoradio/web/|ANFR]], select the same city as previously and download the data (you should sign in and you will receive data by mail). Download the obtained data in ''data/cartoradio-75014/''.+3. Go to [[http://www.cartoradio.fr/cartoradio/web/|ANFR]], select the same postal code as previously and download the data (you should sign in and you will receive data by mail). Put the obtained data in ''data/cartoradio-75014/''.
  
 4. Launch the coordinate generation script: 4. Launch the coordinate generation script:
Line 30: Line 30:
  
   * The first argument is the postal code.    * The first argument is the postal code. 
-  * The second argument is the operator name and must be chosen from: orange - free - bouygues - sfr +  * The second argument is the operator name: orange - free - bouygues - sfr. 
-  * The last argument is the network type: 2G - 3G - 4G +  * The last argument is the network type: 2G - 3G - 4G.
  
 5. Watch back and enjoy! 5. Watch back and enjoy!
- 
 ===== -- Output at a Glance ===== ===== -- Output at a Glance =====
 The output of the automation tool consists of three files: The output of the automation tool consists of three files:
Line 56: Line 55:
  
 ===== -- Raw Data ===== ===== -- Raw Data =====
-If you want to perform your own computations, you can find the coordinates of the antennas for the different operators in Rennes and Paris. Data is courtesy of the ANFR +If you want to perform your own computations based on typical examples, you can download the coordinates of the antennas for the different mobile operators in Rennes and Paris. 
-{{:35000.zip|}} +  * Rennes: {{:35000.zip|}} 
-{{:75014.zip|}}+  * Paris 75014: {{:75014.zip|}} 
 +===== -- Credits ===== 
 +Example data is based on [[http://www.cartoradio.fr/cartoradio/web/|ANFR]] and [[http://www.antennesmobiles.fr|www.antennesmobiles.fr]]. I care about software sharing improvements ([[http://choosealicense.com/licenses/gpl-3.0//|GPLv3]]). If you use the above examples, you can cite our work as in [[http://samer.lahoud.fr/publications/bibtexbrowser.php?key=moet1411%3Ajoint&bib=Biblio-perso-globale-fr.bib|WD'14]].
cellular_network_map.1437404879.txt.gz · Last modified: 2015/07/20 17:08 (external edit)