lte_lc_cell and neighbor information

I am evaluating two geolocation api's which run off of cell tower and wifi ap information. One, Google's, API supports multiple towers, but requires data similar to the main cell tower. Specifically, it requires the MCC, MNC, and LAC/TAC. For neighbor towers, the modem only gives CellID, and receivedSignalStrength.

Can I assume the neighbor towers would have the same values for MCC MNC and TAC as the main tower within one tower data request?

Parents Reply Children
No Data
Related