Generates a bounding box around a GeoJSON feature.
Takes a bounding box and calculates the minimum square bounding box that would contain the input.
Converts a bounding box to a GeoJSON polygon.
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
A fast polyline and polygon clipping library.
Generates random points, lines, or polygons for testing.
Compute bounding boxes of SVG paths.
Creates a square grid within a bounding box.
Transformations between the Web Mercator projection and Latitude Longitude coordinates
Creates a grid of rectangular polygons with width and height consistent in degrees.
Snap a Bounding Box to a Grid
Creates a honeycomb-like grid of hexagons within a bounding box.
Creates a triangular grid within a bounding box.
Reproject a Bounding Box
Request tiles from WMS servers that support EPSG:3857
Light-weight JavaScript Bounding Box Utility Functions
TypeScript definitions for @mapbox/geojson-extent
Takes a collection of features and returns a standard deviational ellipse.
generate random geojson features
Creates an interpolated grid of points using the Inverse Distance Weighting method.
Simple tile utilities for WGS84 / EPSG:4326
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.
Calculates extent/bbox for a given valid geojson object.