Showing 1-20 of 1,907,421 packages
React styled component for a section label
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
Combines a FeatureCollection of Point, LineString, or Polygon features into MultiPoint, MultiLineString, or MultiPolygon features.
Display a section that can be formatted using columns
Like front-matter, but supports multiple sections in a document.
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Takes a GeoJSON feature and returns points at all self-intersections.
Polygonizes a set of lines that represents edges in a planar graph.
Converts a polygon to a line string.
Takes any LineString or Polygon and returns the overlapping lines between both features.
Finds points that fall within polygon(s).
Returns the shortest path from start to end without colliding with any Feature in obstacles.
An ini encoder/decoder for node
mjml-section
Takes polygons or multipolygons and an optional mask, and returns an exterior ring polygon with holes.
Checks if two geometries have an area of overlap without one being completely contained inside the other.
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
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.
Returns the closest point, of a collection of points, to a line.