We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lines_iter
iter_lines
Polygon
That iterates through all Lines in the exterior and interior rings of the Polygon
Line
https://github.com/georust/geo/pull/701/files#r776821996
The text was updated successfully, but these errors were encountered:
I'm guessing that the approach for this should look very similar to CoordsIter
CoordsIter
Sorry, something went wrong.
LineString::coords
LineString::coords_mut
LinesIter
270de04
Successfully merging a pull request may close this issue.
That iterates through all
Line
s in the exterior and interior rings of thePolygon
https://github.com/georust/geo/pull/701/files#r776821996
The text was updated successfully, but these errors were encountered: