turf-buffer icon indicating copy to clipboard operation
turf-buffer copied to clipboard

Smallest buffer ratio

Open AbelVM opened this issue 10 years ago • 2 comments
trafficstars

Looks like it does not accept Number.MIN_VALUE as ratio...

My tests gives me 10^-9 as smallest value

AbelVM avatar Apr 07 '15 17:04 AbelVM

Since this is (currently) using JSTS, it's subject to jsts.geom.PrecisionModel's settings. I think we could override with a more detailed precisionmodel, but the plan is to be removing the JSTS dependency sometime in the near future

tcql avatar Apr 07 '15 17:04 tcql

Ok! 10^-9 is fine meanwhile (https://github.com/Turfjs/turf-cut)

AbelVM avatar Apr 07 '15 17:04 AbelVM