Skip to content

Cascading/iterated maximum inscribed circle #858

Answered by dr-jts
micycle1 asked this question in Q&A
Discussion options

You must be logged in to vote

As you point out, the need to reconcile the resolution of the grid with the circular constraint(s) feels awkward. I would try and approach of maintaining the removed circles as purely vector constraints (at full accuracy, by representing them as a center point and a radius). The cell distances can be computed based on the original input points/polygon, in combination with the removed circles.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@micycle1
Comment options

Answer selected by dr-jts
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants