Sandbox
Cell towers data format: mcc,mnc,lac,cellid,lon,lat,samples,changeable,created_at,updated_at,averageSignal where: Parameter Data type Description
<samples> integer Number of measurements assigned to the cell tower <changeable> integer Defines if coordinates of the cell tower are exact or approximate <created_at> Date When the cell tower was added to OpenCellID database. Returns a date in timestamp format <updated_at> Date When was the last update of the cell tower. Returns a date in timestamp format <averageSignal> integer Average signal level of assigned measurements |}
............
Parameter | Data type | Description |
---|---|---|
<mcc> | integer | Mobile country code |
<mnc> | integer | Mobile network code |
<lac> | integer | Local area code |
<cellid> | integer | Cell tower id |
<lon> | double | Longitude |
<lat> | double | Latitude |
<samples> | integer | Number of measurements assigned to the cell tower |
<changeable> | integer | Defines if coordinates of the cell tower are exact or approximate |
<created_at> | date | When the cell tower was added to OpenCellID database. Returns a date in timestamp format Time zone: UTC |
<updated_at> | date | When was the last update of the cell tower. Returns a date in timestamp format Time zone: UTC |
<averageSignal> | integer | Average signal level of assigned measurements |
OpenCellID Android library von Ventriga GmbH ist lizenziert unter einer Creative Commons Namensnennung - Nicht kommerziell - Keine Bearbeitungen 4.0 International Lizenz.
Über diese Lizenz hinausgehende Erlaubnisse können Sie unter http://wiki.opencellid.org/wiki/Android_library erhalten.