Difference between revisions of "CellMapper CSV"

106 bytes removed ,  05:36, 16 August 2018
no edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Nav}}
__NOTOC__
== CSV ==


== CSV ==
=== CSV File format ===


The site will accept CSV files for data import. They should have at most a days worth of data in the following format, per file:
Here is  CSV Output format (on App).


latitude,longitude,altitude,MCC,MNC,LAC,CID,signal,type,subtype,ARFCN,PSC
latitude,longitude,altitude,MCC,MNC,LAC,CID,signal,type,subtype,ARFCN,PSC
 
<div class="table-responsive">
{| class="wikitable"
{| class="wikitable table table-striped"
|-
|-
! Name !! Required !! Description
! Name !! Required !! Description
Line 32: Line 33:
for UMTS above: UMTS, HSDPA, HSUPA, HSPA, HSPA+, DC-HSPA+
for UMTS above: UMTS, HSDPA, HSUPA, HSPA, HSPA+, DC-HSPA+


for LTE above: LTE
for LTE above: LTE, LTE-A


for CDMA above: CDMA, 1xRTT, EVDO, EHRPD
for CDMA above: CDMA, 1xRTT, EVDO, EHRPD
Line 40: Line 41:
| PSC or PCI || || UMTS Primary Scrambling Code or LTE Physical Cell Identity
| PSC or PCI || || UMTS Primary Scrambling Code or LTE Physical Cell Identity
|}
|}
 
</div>
== Upload CSV file to site ==
 
You can upload CSV file to site [https://www.cellmapper.net/csv here].