Skip to content
New issue

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

Retain component order in MultiLineString::reverse #271

Merged

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Jan 30, 2020

Updated for consistency with the behavior of other geometry types (as changed in locationtech/jts#513)

I am inclined to backport this to 3.7.x (where GEOSReverse was introduced) since I doubt there are many users of this function and it's difficult to recommend new users (r-spatial/sf#1246) if behavior among GEOS versions is not consistent.

Updated for consistency with the behavior of other geometry types (as
changed in locationtech/jts#513)
@strk strk merged commit da0cb7b into libgeos:master Feb 5, 2020
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.

None yet

2 participants