Showing 1-20 of 424 packages
Split a LineString by another GeoJSON Feature.
Divides a LineString into chunks of a specified length.
Calculate great circles routes as LineString or MultiLineString.
turf lineString module
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
Takes any LineString or Polygon and returns the overlapping lines between both features.
Combines a FeatureCollection of Point, LineString, or Polygon features into MultiPoint, MultiLineString, or MultiPolygon features.
OSM tags indicate if a closed way should be treated as a polygon or linestring
A library for routing along GeoJSON LineString networks
Exposes a function to interpolate any number of points along a multi-segment line (LineString).
Create offset GeoJSON LineString features (lanes) based on an OSM way (road)
Dissolve contiguous GeoJSON LineStrings and Polygons into single units.
LineString selection tool
构造折线对象,支持 `lineString` 和 `MultiLineString`。
compute the length of a geojson linestring or multilinestring
Slices Polygon using a LineString
A turf module to transform a LineString geometry to a (closed) Polygon geometry.
Checks if two geometries cross each other.
Takes a Point and a Geometry (Point, Polygon, LineString, GeometryCollection, ...) and calculates the closest Point on the Geometry using turf.
Revert coordinates order for LineString, Polygon, MultiLineString and MultiPolygon features