Provides tools for iterating over and manipulating GeoJSON objects.
turf meta module
Generates a bounding box around a GeoJSON feature.
a JavaScript library for performing geospatial operations with GeoJSON
A treeshaken subset of JSTS functions for use within
Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.
Determines whether the first geometry is completely within the second geometry.
Determine whether each segment of a line is parallel to the correspondent segment of another line.
Checks if the geometry is a valid according to the OGC Simple Feature Specification.
Takes any number of features and returns a rectangular Polygon that encompasses all vertices.
Calculates the geodesic area in square meters of one or more polygons.
Split a LineString by another GeoJSON Feature.
Finds the angle formed by two adjacent segments.
Takes a bounding box and calculates the minimum square bounding box that would contain the input.
Creates line segments from a GeoJSON feature.
Determines whether the second geometry is completely within the first geometry.
Takes a FeatureCollection of points and calculates the median center.
Converts a bounding box to a GeoJSON polygon.
Calculates the distance between a given point and the nearest point on a line.
Polygonizes a set of lines that represents edges in a planar graph.
turf extent module
Takes input features and flips all of their coordinates.
Takes two points and calculates a point midway between them geodesically.
Group points into clusters based on their spatial proximity or properties.
No description provided.
No description provided.
No description provided.