draw_simplices

MapPlotter.draw_simplices(df, data_col='pgv_min_log')[source]

Draw the detection simplices.

Parameters
  • df (geopandas.GeoDataFrame) – The dataframe used to compute the pgv level.

  • data_col (str) – The data columne in df used for the PGV data.