eolab.georastertools.processing.vector

Description

Utilities methods on vector images

Functions

clip

Clip the geometries to the raster bounds.

crop

Crops an input image to the roi bounds.

dissolve

Dissolves all geometries in one

filter

Filter the geometries to keep those which intersect the raster bounds

filter_dissolve

Filter a classification to the extent of a geometry.

get_raster_shape

Extract the raster extent (shape where raster values are not masked)

rasterize

Rasterize geometries using the raster shape and CRS.

reproject

Reproject the geometries in the raster CRS

vectorize

Vectorize a raster containing categorical data.