Use marchingsquares lib for turf-isoband and turf-isoline, fixes "first break" bug#2527
Merged
smallsaucepan merged 3 commits intoTurfjs:masterfrom smallsaucepan:isoband-isoline-fixesNov 9, 2023
+1,623-5,233
Commits
Commits on Nov 9, 2023
Migrating isobands and isolines to use the third party marchingsquares library from NPM. This commit supercedes PR Turfjs#1801 which is a few years old now. Resolves Turfjs#1797 based on a test cas…
committed- committed
Rolling back cloning workaround from commit d7c5322. This appears to have been unnecessary, possibly already having been fixed by adding linearRing: false to the isoContours call.
committed