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

GitHub

178 stars
6 watching
17 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
max-mapper/geojson-js-utils Utility functions for working with GeoJSON data 402
radical-data/reducegeojson A Svelte-based web application to optimize GeoJSON files by reducing their size through compression and simplification. 0
mapbox/geojson-normalize Converts any GeoJSON object into a standard FeatureCollection format 33
maxammann/geojson-vt-rs Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. 20
max-mapper/geojson2rtree Converts geojson features to static rtree data structure 9
mapbox/geojson-summary A JavaScript library to generate plain English summaries of GeoJSON data 34
tmcw/geojson-flatten Flattens complex geometry types in GeoJSON files into simpler ones. 52
gagan-bansal/geojson2svg Converts GeoJSON data to an SVG string representation of a map 229
mapbox/geojson.io A web-based editor for spatial data in JSON format 1,928
erick-otenyo/geojson-random-generator A JavaScript tool for generating random GeoJSON data quickly and efficiently. 5
haoliangyu/geojson-multiply A library that aggregates properties of multiple single-type geojson features into a multi-type feature collection 2
placemark/togeojson Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. 410
placemark/check-geojson A tool to validate GeoJSON data formats at the character level 72
geojson-net/geojson.net A .NET library for working with GeoJSON data 447