Flatten GeoJSON Multi-Geometry Online
Split MultiPolygon, MultiLineString, and MultiPoint GeoJSON features into individual single-geometry features.
MultiPolygon, MultiLineString, and MultiPoint features are split into individual single-geometry features. All processing happens locally in your browser.
GeoJSON is the best output format when the flattened features will be consumed by web maps, JavaScript APIs, or tools that expect individual single-geometry features.