simplify-geojson
GeoJSON simplifier
A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm
apply the ramer-douglas-peucker line simplification to geojson features or feature collections in JS or on the CLI
178 stars
6 watching
17 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility functions for working with GeoJSON data | 402 |
| A Svelte-based web application to optimize GeoJSON files by reducing their size through compression and simplification. | 1 |
| Converts any GeoJSON object into a standard FeatureCollection format | 33 |
| Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
| Converts geojson features to static rtree data structure | 9 |
| A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
| Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
| Converts GeoJSON data to an SVG string representation of a map | 230 |
| A web-based editor for spatial data in JSON format | 1,939 |
| A JavaScript tool for generating random GeoJSON data quickly and efficiently. | 5 |
| A library that aggregates properties of multiple single-type geojson features into a multi-type feature collection | 2 |
| Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 415 |
| A tool to validate GeoJSON data formats at the character level | 72 |
| A .NET library for working with GeoJSON data | 447 |