-
Notifications
You must be signed in to change notification settings - Fork 950
Insights: Turfjs/turf
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v7.2.0
published
Dec 30, 2024
10 Pull requests merged by 6 people
-
Updated link to Chaikin's algorithm - access forbidden to the old link.
#2804 merged
Jan 9, 2025 -
Update package.json for all turf packages
#2802 merged
Jan 8, 2025 -
Merged v7.2.0 publishing changes back to master
#2797 merged
Dec 29, 2024 -
Revamped content and layout of project docs (README, CONTRIBUTING, etc)
#2770 merged
Dec 28, 2024 -
Reverted self intersection behavior for
boolean-intersects
#2773 merged
Dec 24, 2024 -
Reverted self intersection behavior for
boolean-disjoint
#2772 merged
Dec 24, 2024 -
Replaced polygon-clipping with polyclip-ts
#2729 merged
Dec 22, 2024 -
Added bbox parameter to @turf/interpolate
#2768 merged
Dec 16, 2024 -
Added special handling to booleanPointOnLine for zero length lines
#2751 merged
Dec 16, 2024 -
Revert self intersection behavior:
line-intersect
#2742 merged
Dec 14, 2024
3 Pull requests opened by 2 people
-
Fixed cleanCoords to remove points with appropriate tenacity
#2771 opened
Dec 16, 2024 -
Feat [transform-translate] handles geometry preservation
#2775 opened
Dec 17, 2024 -
Fixed disparities between jsdoc and function typedefs esp Units and GeoJsonProperties
#2801 opened
Dec 30, 2024
46 Issues closed by 3 people
-
Improve package descriptions in package.json files
#2798 closed
Jan 8, 2025 -
couldn't import type like Geometry from turf
#2806 closed
Jan 6, 2025 -
Multiple Line Strings Overlap
#1938 closed
Jan 2, 2025 -
Create isobands inside entire polygon
#2444 closed
Jan 2, 2025 -
Polyclip-ts makes my program unable to run.
#2800 closed
Jan 2, 2025 -
Requesting for finding nearest point in two polygons
#1462 closed
Dec 25, 2024 -
LineString Hausdorff Distance
#1286 closed
Dec 25, 2024 -
Round corners of LineString/Polygon
#2352 closed
Dec 25, 2024 -
Would like a rhumbLineIntersect
#2442 closed
Dec 25, 2024 -
Support 3D geometries
#2534 closed
Dec 25, 2024 -
Adding a weighted ShortestPath option
#2564 closed
Dec 24, 2024 -
Suggestion: @turf/boolean-covers
#1364 closed
Dec 24, 2024 -
Adding interpolation methods to @turf/interpolate
#2208 closed
Dec 24, 2024 -
How to Line overlap ignore first/last point ?
#1769 closed
Dec 24, 2024 -
New module for joining LineStrings together
#1752 closed
Dec 24, 2024 -
New modules - euclidean-intersection & euclidean-distance
#1017 closed
Dec 24, 2024 -
Support Spherical Voronoi
#1053 closed
Dec 24, 2024 -
Weighted Kernel Density
#1445 closed
Dec 24, 2024 -
bezierSpline
#1463 closed
Dec 24, 2024 -
interpolate elevation in all computations
#410 closed
Dec 24, 2024 -
New module @turf/polygon-slice
#580 closed
Dec 24, 2024 -
Proposed module @turf/point-origin
#999 closed
Dec 24, 2024 -
New module proposal for @turf/bezier-curve
#661 closed
Dec 24, 2024 -
vincenti distance calculations
#193 closed
Dec 24, 2024 -
@turf/union gives 'RangeError: Maximum call stack size exceeded' error after upgrading
#2317 closed
Dec 24, 2024 -
Incorrect result for `@turf/intersect`:
#2084 closed
Dec 24, 2024 -
Defaulting to `ignoreSelfIntersections: false` changes behavior of a number of Turf methods in v7
#2722 closed
Dec 24, 2024 -
booleanIntersects false positive for self-intersecting lines
#2585 closed
Dec 24, 2024 -
Expose `options` Parameter in @turf/boolean-intersects to facilitate `ignoreSelfIntersections`
#2633 closed
Dec 24, 2024 -
booleanIntersects between v6 and v7 return different values
#2700 closed
Dec 24, 2024 -
booleanIntersects false positive
#2707 closed
Dec 24, 2024 -
@turf/boolean-point-in-polygon fails to check for points on edges, loads wrong version of library
#2767 closed
Dec 23, 2024 -
turf.dissolve erroring with oddly shaped polygons
#2420 closed
Dec 22, 2024 -
@turf/intersect Error in v6.3.0: Unable to complete output ring
#2048 closed
Dec 22, 2024 -
Infinite Loop in `turf.intersect` with Specific Input Data
#2705 closed
Dec 22, 2024 -
Error thrown when using @turf/union
#1983 closed
Dec 22, 2024 -
"Unable to complete output ring" error using @turf/difference
#2409 closed
Dec 22, 2024 -
Difference between polygons results in "Unable to complete output ring starting at ..."
#2277 closed
Dec 22, 2024 -
pointsWithinPolygon does not give the right answer
#2776 closed
Dec 20, 2024 -
Add `bbox` parameter to @turf/interpolate
#1031 closed
Dec 16, 2024 -
@turf/boolean-point-on-line incorrectly returns true in some cases when line is of zero length
#2750 closed
Dec 16, 2024 -
Polygons with area less than 1 won't be used on difference.
#1570 closed
Dec 15, 2024 -
Source map error
#2721 closed
Dec 14, 2024 -
Consider re-exporting @types/geojson types
#2769 closed
Dec 14, 2024
7 Issues opened by 7 people
-
Error: coordinates must contain numbers
#2809 opened
Jan 13, 2025 -
nearestPointOnLine throws Error: coordinates must contain numbers
#2808 opened
Jan 11, 2025 -
pointToPolygonDistance failing if polygon's last points are redundant
#2807 opened
Jan 9, 2025 -
Could you provide support for a minor version of the mini program?
#2803 opened
Dec 31, 2024 -
Tighten up typedef of properties option in polygonToLine
#2799 opened
Dec 30, 2024 -
Allow aggregating properties in turf-clusters-dbscan
#2777 opened
Dec 18, 2024 -
transform-translate does not preserve geometric angles and distances
#2774 opened
Dec 17, 2024
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix convex function ignoring given properties
#2765 commented on
Dec 23, 2024 • 2 new comments -
Improved the quality of generated ellipses especially at higher latitudes
#2739 commented on
Jan 2, 2025 • 0 new comments -
Add missing layer in map example for @turf/line-split docs
#2724 commented on
Jan 12, 2025 • 0 new comments -
Angular 9 Missing global reference
#1899 commented on
Jan 6, 2025 • 0 new comments -
booleanPointInPolygon: ignoreBoundary option is ambiguous
#2287 commented on
Jan 2, 2025 • 0 new comments -
@turf/kinks returns false self-intersections in MultiLineString features with branches
#2756 commented on
Dec 30, 2024 • 0 new comments -
segmentEach callback args typed as nullable
#2706 commented on
Dec 30, 2024 • 0 new comments -
booleanContains, booleanPointInPolygon, booleanWithin issues with given features
#2744 commented on
Dec 26, 2024 • 0 new comments -
Use geokdbush for @turf/nearest-point
#1015 commented on
Dec 25, 2024 • 0 new comments -
Can coordinate system parameters be added to some conversion methods?
#2590 commented on
Dec 24, 2024 • 0 new comments -
booleanPointInPolygon returns incorrect value
#2443 commented on
Dec 21, 2024 • 0 new comments -
Line-Split does not split correctly
#2511 commented on
Dec 18, 2024 • 0 new comments -
@turf/simplify gets stuck in an infinite loop on certain geometries
#1788 commented on
Dec 16, 2024 • 0 new comments -
Cleancoords on edge case lineString results in 'invalid polygon' error
#2305 commented on
Dec 16, 2024 • 0 new comments -
booleanEqual() sometimes outputs false by internal cleanCoords()
#2406 commented on
Dec 16, 2024 • 0 new comments -
cleanCoords removes points too aggressively from retraced vertical lines
#2740 commented on
Dec 16, 2024 • 0 new comments -
@turf/centroid does not take the earth curvature into account
#2758 commented on
Dec 16, 2024 • 0 new comments -
nearestPointOnLine unexpectedly sums up lengths of multiLineStrings for location property
#2753 commented on
Dec 16, 2024 • 0 new comments -
feature request: restricted TIN
#1526 commented on
Dec 15, 2024 • 0 new comments -
Unexpected scale behavior for large areas that intersect WGS84 boundaries
#1059 commented on
Dec 15, 2024 • 0 new comments -
Add option to allow standard-deviational-ellipse to go beyond 1 standard deviation
#2262 commented on
Dec 15, 2024 • 0 new comments -
bbox longitudes incorrect for geojson FeatureCollection spanning the anti-meridian
#2061 commented on
Dec 15, 2024 • 0 new comments -
Replace MarchingSquaresJS in turf-isolines and turf-isobands to eliminate license ambiguities
#2723 commented on
Dec 15, 2024 • 0 new comments -
rotated hexagon grid
#1347 commented on
Dec 15, 2024 • 0 new comments