Used to transfer Excel(LTE RF parameters) into KML/KMZ(Google Earth File).
What already done:
-
Create the initial project with Python2 and PyQt4
-
Read Excel and auto-match title keyword (only for LTE now, but can used to anyother database)
-
Set rules for different format:support shape(sector, circle); line color; fill color; height; cell radius
What is doing:
-
Integration test
-
Opti format from Excel
What to do:
-
Support add and delete rules
-
More shape like tri-angle, square
-
Real time display
-
OGR API will be deployed to implement more format