xdem.DEM.polygonize

Contents

xdem.DEM.polygonize#

DEM.polygonize(target_values='all', data_column_name='id')#

Polygonize the raster into a vector.

Parameters:
Return type:

Vector

Returns:

gu.Vector containing the polygonized geometries associated to target values.