Flatten GeoJSON Multi-Geometry Online
Split MultiPolygon, MultiLineString, and MultiPoint GeoJSON features into individual single-geometry features.
Powered by GDAL WebAssembly and Turf.js. MultiPolygon, MultiLineString, and MultiPoint features are split into individual single-geometry features.
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.