Converting shapefile into a raster file using python | PART 2

preview_player
Показать описание
This video explains how to convert a shapefile into a raster file by using python

Gdal.RasterizeLayer function:

You should watch the following video if you have problem using Geopandas
Рекомендации по теме
Комментарии
Автор

I have issue working with Sentinel-2 dataset. Is there a way I can connect?

jawedsiddique
Автор

can you please create a series on Xarray? Thanks in advance

aakashbhatt
Автор

AttributeError: 'NoneType' object has no attribute 'SetGeoTransform'
I faced this error

farzadazma
Автор

Module 'osgeo.gdal' has no attribute 'GetDriverByname'
I faced this error

johnhebert