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: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating random geometric shapes in GeoJSON format | 74 |
| A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 569 |
| Converts deeply nested object literals to simple key/value objects | 21 |
| A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
| Converts any GeoJSON object into a standard FeatureCollection format | 33 |
| Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 16 |
| Utility functions for working with GeoJSON data | 402 |
| Converts GeoJSON data to vector tiles and vice versa | 46 |
| An application for surface parameterization and flattening of 3D meshes | 770 |
| Converts geojson features to static rtree data structure | 9 |
| Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 415 |
| A tool for transforming OpenFlights.org data into GeoJSON formats suitable for geospatial analysis | 28 |
| Tool to extract non-overlapping line segments from polygon boundaries | 12 |
| Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
| Utility function to flatten arrays by recursively iterating over their elements | 60 |