[GH-ISSUE #87] Feature Request: Add Cellmapper as Search #203

Open
opened 2026-03-13 13:48:52 +03:00 by kerem · 6 comments
Owner

Originally created by @frauhottelmann on GitHub (Jul 25, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/87

Hi @4IceG,

Can you add Cellmapper.net as a search for cell ID? It should be straight forward:

https://www.cellmapper.net/enbid?cellid=XXXXXX

Cellmpapper then gives you a results page with an eNB ID that you can use on their map to search your tower.

I would have made a pull request, but I am not sure where I have to add the URL and options for a new search site.

Thanks

Originally created by @frauhottelmann on GitHub (Jul 25, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/87 Hi @4IceG, Can you add Cellmapper.net as a search for cell ID? It should be straight forward: https://www.cellmapper.net/enbid?cellid=XXXXXX Cellmpapper then gives you a results page with an eNB ID that you can use on their map to search your tower. I would have made a pull request, but I am not sure where I have to add the URL and options for a new search site. Thanks
Author
Owner

@4IceG commented on GitHub (Jul 25, 2024):

Hi @frauhottelmann ,
No problem, I'll add this page, I just need to know the rules for creating a link.

<!-- gh-comment-id:2251309216 --> @4IceG commented on GitHub (Jul 25, 2024): Hi @frauhottelmann , No problem, I'll add this page, I just need to know the rules for creating a link.
Author
Owner

@frauhottelmann commented on GitHub (Jul 25, 2024):

It's just https://www.cellmapper.net/enbid?cellid= and add the CellID at the end.

<!-- gh-comment-id:2251339680 --> @frauhottelmann commented on GitHub (Jul 25, 2024): It's just https://www.cellmapper.net/enbid?cellid= and add the CellID at the end.
Author
Owner

@4IceG commented on GitHub (Jul 25, 2024):

I understand, I just had to check if XXXXX is a decimal or hex value :).

<!-- gh-comment-id:2251348300 --> @4IceG commented on GitHub (Jul 25, 2024): I understand, I just had to check if XXXXX is a decimal or hex value :).
Author
Owner

@MiG-41 commented on GitHub (Jul 26, 2024):

So in my case: https://www.cellmapper.net/enbid?cellid=3658497
image

This informations are not so valuable (and they could be also given in 3ginfo-litle directly ).

<!-- gh-comment-id:2252059701 --> @MiG-41 commented on GitHub (Jul 26, 2024): So in my case: https://www.cellmapper.net/enbid?cellid=3658497 ![image](https://github.com/user-attachments/assets/045fae81-6007-4d9e-ad4a-1ccbbdfa0330) This informations are not so valuable (and they could be also given in 3ginfo-litle directly ).
Author
Owner

@frauhottelmann commented on GitHub (Jul 26, 2024):

Well, if we can geht the eNB ID from 3G Info directly then we can search an the map directly. But I am not sure if that is possible from a URL. I'll check.

<!-- gh-comment-id:2252066457 --> @frauhottelmann commented on GitHub (Jul 26, 2024): Well, if we can geht the eNB ID from 3G Info directly then we can search an the map directly. But I am not sure if that is possible from a URL. I'll check.
Author
Owner

@frauhottelmann commented on GitHub (Jul 26, 2024):

Unfortunately you can't directly search on the map. You have to choose your provider and then search for the eNB ID, but the search is not accessible via URL 😔

<!-- gh-comment-id:2252107975 --> @frauhottelmann commented on GitHub (Jul 26, 2024): Unfortunately you can't directly search on the map. You have to choose your provider and then search for the eNB ID, but the search is not accessible via URL 😔
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#203
No description provided.