geowrangler
geowrangler copied to clipboard
Vector to Raster Mask
From @rnvllflores:
- input: gdf/vector file path, raster image that will be masked to be used as reference
- process: convert vectors into rasters where each pixel is a numerical representation of a feature in the vector data
- output raster mask of the same dimensions and resolution as reference raster
- intended use: converting vector annotations into raster labels/masks that align with satellite images
- sample use case: assigning a label to each pixel for tabular based model input