I work in the Mobile networks industry and i took up a task to create a plugin for QGIS using c++/python
that does the following:
step 1: Create points corresponding to each mobile tower based on Lat/Long of each tower( this part i have accomplished )
step 2: Further: sectorise: each of these towers would have antennas oriented at different azimuths. so i need to create a symbol for each antenna direction (would in the end look like a flower petal in a flower or inward pointed triangles)
step 3: When i click on any sector, all nearby sectors facing the sector should be highlighted in some way( so i can find the neighbors)
What i have to start with is a big excel file containing the sector name , lattitude, longitude, antenna orientation , etc.
Does anyone have any opinion ?
No comments:
Post a Comment