reducegeojson
GeoJSON reducer
A Svelte-based web application to optimize GeoJSON files by reducing their size through compression and simplification.
Web app to reduce the size of GeoJSON files.
1 stars
1 watching
0 forks
Language: Svelte
last commit: about 1 year ago
Linked from 1 awesome list
compressiongeojsongeojson-datageojson-formatminifysimplificationsimplify
Related projects:
Repository | Description | Stars |
---|---|---|
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
gavinr/arcgis-json-to-geojson | A tool to convert ArcGIS JSON data into GeoJSON format | 38 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 230 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 415 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 16 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 66 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 331 |
rclark/osm2geojson | Converts OSM data to GeoJSON format | 12 |