207,872 packages matching “optional parameters”
@turf/circle
v7.4.0 · 18 days ago
Takes a point and calculates the circle polygon given a radius.
No known vulnerabilities
@turf/center
v7.4.0 · 18 days ago
Finds the central point of a GeoJSON feature, like a city or a park. Ideal for placing labels or markers.
No known vulnerabilities
@turf/line-to-polygon
v7.4.0 · 18 days ago
Converts line(s) to polygon(s).
No known vulnerabilities
decova-dotnet-developer
v1.4.5 · 5 years ago
This package provides fundumentals that a .net developer may miss while working with Typescript, whether they are missing functinalities or funcionalities provided in a non-elegant design in javascript. Bad naming, bad design of optional parameters, non-c
No known vulnerabilities
@turf/clusters-dbscan
v7.4.0 · 18 days ago
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
No known vulnerabilities
@turf/truncate
v7.4.0 · 18 days ago
Truncates precision of GeoJSON coordinates.
No known vulnerabilities
@turf/transform-translate
v7.4.0 · 18 days ago
Moves a shape or location in a specific direction.
No known vulnerabilities
@turf/destination
v7.4.0 · 18 days ago
turf destination module
No known vulnerabilities
@turf/line-intersect
v7.4.0 · 18 days ago
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
No known vulnerabilities
@turf/isobands
v7.4.0 · 18 days ago
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
No known vulnerabilities
@turf/simplify
v7.4.0 · 18 days ago
Reduces the number of points in a shape while keeping its overall look.
No known vulnerabilities
@turf/sector
v7.4.0 · 18 days ago
Creates a circular sector of a circle.
No known vulnerabilities
@turf/bezier-spline
v7.4.0 · 18 days ago
Smooths a line into a curve using Bézier splines, great for visualizing routes.
No known vulnerabilities
@turf/boolean-point-on-line
v7.4.0 · 18 days ago
Checks if a point lies directly on a line, like a path or road.
No known vulnerabilities
@turf/center-mean
v7.4.0 · 18 days ago
Takes a Feature or FeatureCollection and returns the mean center.
No known vulnerabilities
@turf/rewind
v7.4.0 · 18 days ago
Rewind using Shoelace Formula.
No known vulnerabilities
@turf/isolines
v7.4.0 · 18 days ago
Generate contour lines from a grid of data.
No known vulnerabilities
@turf/point-to-line-distance
v7.4.0 · 18 days ago
Calculates the distance between a given point and the nearest point on a line.
No known vulnerabilities
@turf/great-circle
v7.4.0 · 18 days ago
Calculate great circles routes as LineString or MultiLineString.
No known vulnerabilities
@turf/hex-grid
v7.4.0 · 18 days ago
Creates a honeycomb-like grid of hexagons within a bounding box.
No known vulnerabilities