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

Single sided buffers #3391

Merged
merged 6 commits into from
Aug 16, 2016
Merged

Single sided buffers #3391

merged 6 commits into from
Aug 16, 2016

Conversation

nyalldawson
Copy link
Collaborator

Exposes the GEOS single sided buffer function to QgsGeometry, for use in PyQGIS scripts, etc.

Also:

  • bumps the minimum version of GEOS to 3.3 (it's been out 5 years already, should be safe enough)
  • adds expression functions for offset_curve and single_sided_buffer (especially useful for geometry generators!)
  • adds a processing algorithm for single sided buffers

@m-kuhn
Copy link
Member

m-kuhn commented Aug 16, 2016

Is this related to #1400 ?
I see it was

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