How to install (easy way) Python, Geopandas and Rasterio in Windows - Tutorial
/Geopandas is an amazing library for spatial analysis since it combines the spatial tools from Shapely and Fiona with the versatility of Pandas Dataframes. Rasterio is one of the most complete libraries to deal with raster files in Python.
We are aware that most geoscientists, water resources specialists and related professionals work on Windows, therefore we are always in the search of new ways to get Python working with all its geospatial capabilities in every computer.
Based on the new Anaconda releases now we can install Geopandas and Rasterio in a easy way.