easyclimate_map.core.tool

Utility

Functions

extract_outer_boundary(gdf[, dissolve_by])

Extract the outer boundary (exterior ring only) from a GeoDataFrame.

read_shapefile_from_7z(filepath, **kwargs)

Read a shapefile directly from a 7z archive without extracting to disk.

transfer_boundary_to_polygon(boundary_gdf)

Convert boundary lines (LineString or MultiLineString) to polygon geometries.