geometry#
Geometry tools
You can use this only if you have installed sertit[full] or sertit[vectors]
Functions
|
Add a buffer on a vector. |
|
Fill holes over a given threshold on the hole area (in meters) for all polygons of a GeoDataFrame. |
|
Convert the bounds to a |
|
Convert a |
|
Get the wider exterior of a MultiPolygon as a Polygon |
|
Select the polygons of the input GeoDataFrame that intersects the other one and return them. |
|
|
|
Repair geometries from a dataframe. |
|
For each point in src_gdf, find the closest point in candidates_gdf and return them with their distances (in the crs coordinates). |
|
Simplify footprint. |
|
Split polygons with polygons or lines. |