Skip to content

Fix for short linestrings in cleanCoords#2432

Merged
smallsaucepan merged 2 commits intomasterfrom
fix-cleancoords
Nov 2, 2023
Merged

Fix for short linestrings in cleanCoords#2432
smallsaucepan merged 2 commits intomasterfrom
fix-cleancoords

Conversation

@rowanwins
Copy link
Copy Markdown
Member

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.

Provides a fix for short LineString's

Resolves #1758

@zagoa
Copy link
Copy Markdown

zagoa commented Sep 26, 2023

Any idea of when this fix will be merged and released?

@smallsaucepan smallsaucepan merged commit f17fc88 into master Nov 2, 2023
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.

cleanCoords fails with line of 3 coordinates of which the first two are equal

4 participants