raster_tools.Vector.simplify#

Vector.simplify(*args, **kwargs)[source]#

Simplify the vector geometries.

Parameters
  • *args (positional args) – Arguments to be passed on to GoePandas.

  • **kwargs (keyword args) – Keyword arguments to be passed onto GeoPandas.

Returns

The simplify vector.

Return type

Vector