Skip to content

Turf/Buffer - Change default steps to 8, pass steps to JTS#1931

Merged
mfedderly merged 2 commits intoTurfjs:masterfrom
ironridgeinc:buffer_including_steps
Nov 16, 2020
Merged

Turf/Buffer - Change default steps to 8, pass steps to JTS#1931
mfedderly merged 2 commits intoTurfjs:masterfrom
ironridgeinc:buffer_including_steps

Conversation

@stevenchanin
Copy link
Copy Markdown
Contributor

New PR based on #1425 written by @cheeaun that is in sync with turf v6.2.0-alpha.1.
This fixes #1112.

Please fill in this template.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Have read How To Contribute.
  • Run npm test at the sub modules where changes have occurred.
  • Run npm run lint to ensure code style at the turf module level.

Submitting a new TurfJS Module.

  • [n/a] Overview description of proposed module.
  • [n/a] Include JSDocs with a basic example.
  • [n/a] Execute ./scripts/generate-readmes to create README.md.
  • [n/a] Add yourself to contributors in package.json using "Full Name <@github Username>".

Copy link
Copy Markdown
Collaborator

@mfedderly mfedderly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mfedderly
Copy link
Copy Markdown
Collaborator

Looks like I don't have permissions to change your branch, would you mind pulling master again or give me permission to update your branch?

@stevenchanin
Copy link
Copy Markdown
Contributor Author

@mfedderly - I pulled master into this branch. Please let me know if there is anything else I need to do.

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.

Buffer is not passing steps options to jsts

2 participants