1,326
edits
(→CSV) |
|||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Name !! Description | ! Name !! Required !! Description | ||
|- | |- | ||
| latitude || Latitude of data point in Decimal Degrees (ex. 49.231). | | latitude || * || Latitude of data point in Decimal Degrees (ex. 49.231). | ||
|- | |- | ||
| longitude || Longitude of data point in Decimal Degrees (ex. -123.1232). | | longitude || * || Longitude of data point in Decimal Degrees (ex. -123.1232). | ||
|- | |- | ||
| altitude || Altitude, in metres | | altitude || * || Altitude, in metres | ||
|- | |- | ||
| MCC || Mobile Country Code | | MCC || * || Mobile Country Code | ||
|- | |- | ||
| MNC || Mobile Network Code | | MNC || * || Mobile Network Code | ||
|- | |- | ||
| LAC || Location Area Code / Tracking Area Code (TAC) | | LAC || * || Location Area Code / Tracking Area Code (TAC) | ||
|- | |- | ||
| CID || Full Cell ID / Cell Identifier (CI, not CGI for LTE) | | CID || * || Full Cell ID / Cell Identifier (CI, not CGI for LTE) | ||
|- | |- | ||
| Signal || RSSI Signal strength in dBm / RSRP for LTE | | Signal || * || RSSI Signal strength in dBm / RSRP for LTE | ||
|- | |- | ||
| type || one of: GSM,UMTS,CDMA, or LTE | | type || * || one of: GSM,UMTS,CDMA, or LTE | ||
|- | |- | ||
| subtype || for GSM above: GPRS, EDGE | | subtype || * || for GSM above: GPRS, EDGE | ||
for UMTS above: UMTS, HSDPA, HSUPA, HSPA, HSPA+, DC-HSPA+ | for UMTS above: UMTS, HSDPA, HSUPA, HSPA, HSPA+, DC-HSPA+ | ||