Empty Geometry Remover

Remove GeoJSON features with null or empty geometries while keeping valid features and reporting every removed index.

Input

Drop a file here, or

Features with valid geometry and empty properties are kept. GeometryCollections are removed only when they contain no non-empty child.

GeoJSON

Understanding Empty Geometry Remover

Validity, topology and data quality

Remove GeoJSON features with null or empty geometries while keeping valid features and reporting every removed index.

Empty Geometry Remover checks or changes structural properties of spatial data. Geometric validity concerns rules such as ring closure and self-intersection; factual accuracy requires separate real-world verification.

How to review a repair

Features with valid geometry and empty properties are kept. GeometryCollections are removed only when they contain no non-empty child.

After Empty Geometry Remover, compare changed feature counts, coordinates and shapes with the source. Automated cleaning can resolve a technical defect while introducing an unwanted geographic change.