Перейти к содержимому

Python for Geospatial Analysis: Install Python, GeoPandas, GDAL and Rasterio library[using pip]

OpenGeo Lab

0:00 / 0:00

Python for Geospatial Analysis: Install Python, GeoPandas, GDAL and Rasterio library[using pip]

5 070 просмотров · 4 года назад
OpenGeo Lab
9,57 тыс. подписчиков
5 070 просмотров · 4 года назад
In this video you will learn how to install Python, GDAL, GeoPandas and Rasterio library for Geospatial Analysis. Installing Geospatial related libraries for python is a big hassle especially geopandas..which has lot of dependencies i.e shapely, pyproj, shapely, Fiona etc. setting up geopandas is easy in anaconda but if you do not want use anaconda this video is for you. This video will help you to install all the dependencies and geopandas library. additionally installation of GDAL and rastetio Library is also shown in the video. In the last part of the video it is shown how to read shapefile and raster file using geopandas and raterio Library respectively. Web Resources: https://geopandas.org/en/stable/ https://geopandas.org/en/stable/getti... https://www.lfd.uci.edu/~gohlke/pytho... https://rasterio.readthedocs.io/en/la... Video Timeline: 00:00 Introduction 01:50 Download and install Python on Windows platform 03:02 Download and install all dependencies for GeoPandas Library 11:44 Download and install Rasterio Library 14:40 Reading shapefile using Geopandas Library 19:10 Reading Raster file using Rasterio Library