Import CSV or GeoPackage data, style it by RSRP, and export the result as KMZ for Google Earth.
Loads CSV or GeoPackage data, converts CSV to a spatial layer when needed, applies fixed graduated ranges based on "Serving Cell Average RSRP (dBm)", converts point-based input to square polygons for Google Earth-style output, and exports the styled result as KMZ. This plugin requires pandas and geopandas in the QGIS Python environment.
Plugin Tags