Afternoon,
I'm in the process of development a new version of my cell tower website, just to implement a few features I've had requested off me, with the main one being a GeoJSON API for anyone to integrate into.
I want to make the data as accurate as possible and ideally someone from Vodafone would be able to provide me with the information. Failing getting that info for any reason, I'm will accept a consensus from the Geekzone crowd on what I should be doing...
It was a while since I made the initial importer and as such some of the assumptions I'm making are more than likely outdated:
LTE/4G: Below 750mhz, above 2550mhz, between 1830mhz and 1880mhz
3G/2G: Everything else.
This is obviously not ideal (1800mhz is used by other than 4G), so would like a smarter way. The RSM database includes information such as license bandwidth. One would assume that the different G's would operate on different allocations, or it may be as crude as everything modified/commenced after date XYZ is LTE.
http://www.rsm.govt.nz/smart-web/smart/page/-smart/domain/licence/SelectLicencePage.wdk
Example License ID = 113266
Any intel would be appreciated.
Cheers;