Hi,
I’m using the API on an IOT device. The data comes from mmcli. Works perfect in nearly all situations. But there’s one user/device with response “cell not found”.
URL: https://opencellid.org/cell/get?key=myapikey&mcc=262&mnc=01&lac=4605&cellid=50126084&format=json
If i search manually with these parameters on the homepage, it shows the correct city with two blue markers in the center of the map. More than one cell tower found? Or how should I interpret this?
How to get coordinates from the API with this params?
Thanks