Context
Delete features are allowed to have null properties & geometry but the UI will throw an error if a feature with action: delete is attempted to be visualized without the geometry

Next Actions
- Drop
properties & geometry for all features with action: delete at ingestion.
- Use history API to populate
geometry & properties with last properties/geometry for visualization in the UI
cc/ @ingalls