computes the centroid of a triangle
Determines the geometric center of a polygon or shape.
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
Takes a triangular plane as a polygon and a point within that triangle, and returns the z-value at that point.
Operations for two-dimensional polygons.
Changes the size of a geometry by scaling it up or down.
Return the centroid for a given convex polygon.
Takes a set of points and partition them into clusters using the k-means algorithm.
Finds the “balance point” of irregular shapes, like a country outline.
Interactive react component for displaying javascript arrays and JSON objects.
Rotates a geometry around its center or a given point.
A JS library for finding optimal label position inside a polygon
2D polygon/polyline analysis & processing utilities
Calculates the average angle of a set of lines, measuring the trend of it.
TypeScript definitions for topojson-simplify
turf centroid module
Draws a big triangle
Provides functions for time series data downsampling for visual representation
A data subsampler that chooses representative data points using a largest triangle or mode-median approach.
Creates a triangular grid within a bounding box.
A fast, flexible, dynamic CSG implementation on top of three-mesh-bvh
Interactive react component for displaying javascript arrays and JSON objects.
TypeScript definitions for delaunator
ECharts wordcloud extension based on wordcloud2.js