In this workshop you will learn how to expand your Python data analysis skills to geospatial data. The workshop is aimed at people who are interested in data science and data analysis. During the ...
Script de Python para calcular la distancia de Hausdorff por pares entre múltiples shapefiles en un directorio y exportar los resultados como una matriz de distancias CSV. Usa GeoPandas y Shapely.
GeoPandas is a project to add support for geographic data to Pandas objects. The goal of GeoPandas is to make working with geospatial data in Python easier.