Need support to plot 5G coverage prediction in plotly

please i need support to display coverage prediction ( TAB file or shapefile ) in plotly mapbox

not sure if you want to plot ploygons or points, i am guessing polygons.

open your shapefile in geopandas
save to a geojson
then plot using px.choropleth_mapbox

Notes/Considerations

  • you might also need to work with the crs of the shapefiles you can do this in geopandas

  • if you have windows installing geopandas/dependencies might be a headache that makes you want to cry and switch to linux - also for this reason ensure you are not installing in your base python environment as this might make you want to scream