Difference between revisions of "CellMapper CSV"

From CellMapper Wiki
Jump to navigation Jump to search
(Created page with " == CSV == 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: latitude,longitude,altitude,MCC,...")
 
Line 31: Line 31:
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
for CDMA above: CDMA, 1xRTT, EVDO,  
for CDMA above: CDMA, 1xRTT, EVDO, EHRPD
|-
| ARFCN || Number representing 3GPP ARFCN/EARFCN/UARFCN (frequency)
|-
| PSC || UMTS Primary Scrambling Code
|}
|}

Revision as of 01:07, 26 April 2015

CSV

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:

latitude,longitude,altitude,MCC,MNC,LAC,CID,signal,type,subtype,ARFCN,PSC

Name Description
latitude Latitude of data point in Decimal Degrees (ex. 49.231).
longitude Longitude of data point in Decimal Degrees (ex. -123.1232).
altitude Altitude, in metres
MCC Mobile Country Code
MNC Mobile Network Code
LAC Location Area Code / Tracking Area Code (TAC)
CID Full Cell ID / Cell Identifier (CI, not CGI for LTE)
Signal RSSI Signal strength in dBm / RSRP for LTE
type one of: GSM,UMTS,CDMA, or LTE
subtype for GSM above: GPRS, EDGE

for UMTS above: UMTS, HSDPA, HSUPA, HSPA, HSPA+, DC-HSPA+ for LTE above: LTE for CDMA above: CDMA, 1xRTT, EVDO, EHRPD

ARFCN Number representing 3GPP ARFCN/EARFCN/UARFCN (frequency)
PSC UMTS Primary Scrambling Code