-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up gdf_to_bool_*() and added centroid checks and minimum area f…
…raction filtering to docs. (#396) * Speed up gdf_to_bool_da and gdf_to_bool_ds functions. Added centroid checks and minimum area fraction filtering to docs. * Remove trainling white spaces * Remove more trailing spaces * GridIntersect initialization method in gdf_to_bool requires explicit method='vertex' * Enhance buffer parameter documentation in gdf_to_bool_da and gdf_to_bool_ds functions to clarify its effect on geometry dilation and erosion. * empty geometry support in gdf_to_bool_da function * Removed whitespace * Removed logging empty gdf and no union for singleton * Rotate the polygon instead of the modelgrid * Removing whitespace * Rotate grid in the correct direction
- Loading branch information
Showing
1 changed file
with
125 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters