GDAL Tutorial #4: Rasterize and Polygonize

preview_player
Показать описание
This tutorial explains how to convert between raster and vector files using gdal_rasterize and gdal_polygonize from the command line. I provide several examples for raster/vector conversion, including how to pass attribute values to the output raster file, how to perform an attribute-based feature-selection and how to create a multi-band raster storing values from different poygons in different bands.

Рекомендации по теме
Комментарии
Автор

These videos are so great. I reference them frequently. Thanks so much for making these❤

drforest
Автор

This is a fantastic tutorial, thank you! :)

carlaarchibald
Автор

Hey hi,
I have been following your channel since a long time.
One request to you that please make a video on Rasterize and Polygonize using python.
It is very urgent for me.
Thank you in advance

ompimpalgaonkar
Автор

How do we make this reproducible? Can you use an IDE instead of a Command Line?

basilihuoma