Skip to content

Fixing empty areas with low number of points#17

Open
davide-f wants to merge 2 commits intoFRESNA:masterfrom
davide-f:master
Open

Fixing empty areas with low number of points#17
davide-f wants to merge 2 commits intoFRESNA:masterfrom
davide-f:master

Conversation

@davide-f
Copy link

This pull request solve the issue #16.

The result of the partitioning of the problem described in #16 is shown below.
image

@pz-max
Copy link

pz-max commented Sep 17, 2021

I like that you added the multiplier as a variable, which keeps the function a bit more flexible when the data situation is limited. Could you explain the purpose of the add_bounds_shape in more detail? :)

voronoi_partition_pts(points, outline, no_multipolygons=False, add_bounds_shape=True, multiplier=5):

Updated description of the function voronoi_partition_pts
@davide-f
Copy link
Author

Thanks @pz-max for the suggestion; I forgot to update the description, which was instead needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants