draw_contours

MapPlotter.draw_contours(df, draw_labels=False)[source]

Draw the PGV contours.

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

  • draw_labels (bool) – If True, the contour labels are plotted.