geojson-flatten
Geometry flattener
Flattens complex geometry types in GeoJSON files into simpler ones.
flatten multipart geometries and geometrycollections in geojson
52 stars
48 watching
8 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tmcw/geojson-random | A tool for generating random geometric shapes in GeoJSON format | 74 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 561 |
watson/flatten-obj | Converts deeply nested object literals to simple key/value objects | 21 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
max-mapper/geojson-js-utils | Utility functions for working with GeoJSON data | 402 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
geometrycollective/boundary-first-flattening | An application for surface parameterization and flattening of 3D meshes | 768 |
max-mapper/geojson2rtree | Converts geojson features to static rtree data structure | 9 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
node-geojson/openflights-geojson | A tool for transforming OpenFlights.org data into GeoJSON formats suitable for geospatial analysis | 27 |
andrewharvey/geojson-mesh | Tool to extract non-overlapping line segments from polygon boundaries | 12 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
jonschlinkert/arr-flatten | Utility function to flatten arrays by recursively iterating over their elements | 60 |