filmov
tv
GIS with Python: Read and plot vector and raster files with geopandas rasterio earthpy
Показать описание
This video shows how to use Python libraries to read spatial data in common formats for both vector and raster files, such as shapefile or GeoTiff respectively.
You'll learn how to use Python libraries such as geopandas, rasterio and earthpy to read in spatial datasets and then how to easily plot and visualize these data.
For raster files the video demonstrates how to create a 1-band visualization as well as a 3-band (RGB) color composite using a Landsat image.