144 packages
chronolite
chronolite is a microlibrary for timing, comparing and benchmarking JavaScript functions. It supports both synchronous and asynchronous functions. Common use cases include performance benchmarking for a function, and benchmarking multiple functions agains
coordinate-set
A Set that treats coordinate arrays like values rather than references
@dentreality/geodbscan
A geospatial implementation of the DBSCAN clustering algorithm
fibrelite
Seamlessly use [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) to offload work that could block user interaction and page rendering.
labelgun
A mapping library agnostic labelling engine
terra-draw
Frictionless map drawing across mapping provider
terra-draw-arcgis-adapter
Terra Draw Adapter for ArcGIS API for JavaScript
terra-draw-google-maps-adapter
Terra Draw Adapter for Google Maps JavaScript API
terra-draw-leaflet-adapter
Terra Draw Adapter for Leaflet.js
terra-draw-mapbox-gl-adapter
Terra Draw Adapter for Mapbox GL JS
terra-draw-maplibre-gl-adapter
Terra Draw Adapter for Maplibre GL JS
terra-draw-openlayers-adapter
Terra Draw Adapter to OpenLayers
terra-draw-route-snap-mode
A mode for Terra Draw to provide snapping to a route network
terra-match
A library for comparing the similarity of two GeoJSON Polygon and LineString features
terra-route
A library for routing along GeoJSON LineString networks
terra-route-graph
A helper library for better understanding GeoJSON LineString networks
threear
A marker based Augmented Reality library for Three.js
tracked-json
Frictionless undo/redo for JSON objects
@turf/along
Calculates a point along a line at a specific distance
@turf/angle
Finds the angle formed by two adjacent segments.
@turf/area
Calculates the geodesic area in square meters of one or more polygons.
@turf/bbox
Generates a bounding box around a GeoJSON feature.
@turf/bbox-clip
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
@turf/bbox-polygon
Converts a bounding box to a GeoJSON polygon.
@turf/bearing
Takes two points and finds the geographic bearing between them.