How to install Python - Geopandas on Anaconda in Windows - Tutorial

Captura.jpg

Geopandas is an amazing library for spatial analysis since in combines the spatial tools from Shapely and Fiona with the versatily of Pandas Dataframes. Working with Geopandas in Windows was not exactly easy since there were some incompatibilities with the required packages. Here is a novel procedure to install successfully the Geopandas library when working with Anaconda in Windows.


Video

Steps

Download Fiona, Pyproj, Shapely, GDAL and Geopandas wheels from:

https://www.lfd.uci.edu/~gohlke/pythonlibs/

Install wheels manually with pip on Anaconda Prompt as follows:

pip install *.whl

On the following order: GDAL, Pyproj, Fiona, Shapely and Geopandas

29 Comments

Saul Montoya

Saul Montoya es Ingeniero Civil graduado de la Pontificia Universidad Católica del Perú en Lima con estudios de postgrado en Manejo e Ingeniería de Recursos Hídricos (Programa WAREM) de la Universidad de Stuttgart con mención en Ingeniería de Aguas Subterráneas y Hidroinformática.

 

Suscribe to our online newsletter

Subscribe for free newsletter, receive news, interesting facts and dates of our courses in water resources.