Showing 21-40 of 532 packages
Creates a convex hull around points
GeoJSON FeatureCollection of computed centroid points of neighborhoods in San Francisco.
Polygonizes a set of lines that represents edges in a planar graph.
A library for parsing the arcgis pbf format into geojson
Truncates precision of GeoJSON coordinates.
Finds points that fall within polygon(s).
enforce winding order for geojson
Converts a polygon to a line string.
Creates line segments from a GeoJSON feature.
Divides a LineString into chunks of a specified length.
TypeScript definitions for polygon-lookup
Utility to filter features inside GeoJSON FeatureCollection by conditions
Calculate the influence or weight of points over an area based on their distances.
Takes a collection of points and a bounding box, and returns a collection of Voronoi polygons.
Generate contour lines from a grid of data.
Returns the closest point, of a collection of points, to a line.
LibrerÃa TypeScript para leer shapefiles empaquetados en un archivo ZIP, incluyendo los archivos `.shp`, `.dbf`, `.prj` y `.cpg`. Convierte estos datos a un objeto GeoJSON `FeatureCollection` listo para usar en visualizaciones con OpenLayers, Leaflet o
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
Takes a set of points and partition them into clusters using the k-means algorithm.
Creates an interpolated grid of points using the Inverse Distance Weighting method.