wradlib.io.gdal.VectorSource.dump_vector

VectorSource.dump_vector(filename, driver='ESRI Shapefile', remove=True)

Output layer to OGR Vector File

Parameters:

filename (str) – path to shape-filename

Keyword Arguments:
  • driver (str) – driver string

  • remove (bool) – if True removes existing output file