Generates a bounding box around a GeoJSON feature.
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
Converts a bounding box to a GeoJSON polygon.
Takes a bounding box and calculates the minimum square bounding box that would contain the input.
A fast polyline and polygon clipping library.
Generates random points, lines, or polygons for testing.
Compute bounding boxes of SVG paths.
Transformations between the Web Mercator projection and Latitude Longitude coordinates
Creates a square grid within a bounding box.
Creates a grid of rectangular polygons with width and height consistent in degrees.
Creates a triangular grid within a bounding box.
Snap a Bounding Box to a Grid
Creates a honeycomb-like grid of hexagons within a bounding box.
Light-weight JavaScript Bounding Box Utility Functions
Reproject a Bounding Box
TypeScript definitions for @mapbox/geojson-extent
Takes a collection of features and returns a standard deviational ellipse.
Creates an interpolated grid of points using the Inverse Distance Weighting method.
generate random geojson features
Debugger frontend for React Native based on Chrome DevTools
Simple tile utilities for WGS84 / EPSG:4326
Calculates extent/bbox for a given valid geojson object.
Read Pixel Values from a GeoTIFF within a Bounding Box in almost any Projection
Takes a collection of points and a bounding box, and returns a collection of Voronoi polygons.