News

CSV to Shapefile Converter This Python script converts a CSV file containing geographic data (latitude and longitude) into a shapefile (.shp) using the pandas and GeoPandas libraries.
Python script to calculate the pairwise Hausdorff distance between multiple shapefiles in a directory and output the results as a CSV distance matrix. Uses GeoPandas and Shapely. Script de Python para ...