You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DenisCarriere I added @RaumZeit (author of MarchingSquares.js) to the release contributors.
I'll update also the @turf/isobands package file, if you're ok with that.
New minor Release! Turf 4.3.1 🎉
TurfJS releases are being tracked using Milestones.
Contributors
🚀 New Modules
@turf/rhumb-bearing
@turf/rhumb-distance
@turf/rhumb-destination
@turf/polygon-tangents
Finds the tangents of a (Multi)Polygon from a Point. (New module@turf/polygon-tangents
#708)@turf/rewind
Rewind LineString or Polygon outer ringclockwisecounter-clockwise and inner ringscounterclockwiseclockwise (Publish new module @turf/rewind #700 & reverse #66)@turf/isobands
- Takes a grid FeatureCollection of Point features with z-values and an array of value breaks and generates filled contour isobands. (New @turf-isobands module with MarchingSquares #619)🏅 New Features
@turf/helpers
(New function convertDistance @turf/helpers; #732)@turf/inside
(Add ignoreBoundary param @turf/inside #706)@turf/meta
. (Add flattenEach/flattenReduce to @turf/meta. #712 & Feature request: iterate over flattened features #692)getGeom
&getGeomType
in@turf/invariant
(New Feature getGeom & getGeomType in @turf/invariant #720)round()
,radians2degrees()
anddegrees2radians()
toturf-helpers
(Adds round(), radians2degrees() and degrees2radians() methods to @turf/helpers #715)
@turf/rewind
(Reverse winding @turf/rewind #741)🐛 Bug Fixes
@turf/circle
translate properties (Fix @turf/circle translate properties #717)@turf/buffer
to polygons (Apply equidistance @turf/buffer to polygons #660 & Improved/fixed @turf/buffer using equidistant buffers #718)@turf/difference
(Fix jsts empty (Multi)Polygon error @turf/difference #725)@turf/line-intersect
(@turf/line-intersect
Support Geometry Objects & Collection #731)@turf/line-chunk
(Support GeometryCollection in @turf/line-chunk. #726)@turf/line-segment
(line-segment: Simplify implementation and add GeometryCollection test fixture #727 & Patch for geometry support #711)@turf/line-overlap
(Patch for geometry support #711)@turf/rewind
(Reverse winding @turf/rewind #741)@turf/buffer
(Add negative buffer tests to @turf/buffer #739)radius
to@turf/buffer
(Re-enabling negative buffers #736)Twitter: https://twitter.com/DenisCarriere/status/862854876484829185
CC: @Turfjs/ownership
The text was updated successfully, but these errors were encountered: