Table of Contents

LTE and OpenCelliD for geolocation?

Background

First Test - South Africa

Item Value
mcc 655
mnc 07
tracking_area_code 18
cell_id 80

Second Test - Greece

Item Value
mcc 202
mnc 05
tracking_area_code 4024
cell_id 808449

Third test - API

{
    "status": "ok",
    "balance": 4998,
    "lat": -26.535781,
    "lon": 27.907425,
    "accuracy": 35377,
    "message": "This cell tower was not found in OpenCelliD. However, we served a location from the Unwired Labs LocationAPI (unwiredlabs.com), an Enterprise Geolocation service with over 100 million cell towers.",
    "aged": "1",
    "address": "Ilona Road, Debonair Park, Emfuleni Ward 21, Emfuleni Local Municipality, Sedibeng District Municipality, Gauteng, 1884, South Africa"
}

Conclusion