Unify geometry quality checking #565

Open
opened 2026-07-16 15:02:26 +02:00 by mpeltriaux · 0 comments
Owner

Status quo

Geometries can be added via the browser frontend or via API. Both ways include quality checks on provided geometries.

Improvement

For better maintainability and future extending/enhancing the quality checking of geometries should be refactored into a central GeometryQualityChecker class which can be used in the SimpleGeomForm as well as from the API.

# Status quo Geometries can be added via the browser frontend or via API. Both ways include quality checks on provided geometries. # Improvement For better maintainability and future extending/enhancing the quality checking of geometries should be refactored into a central `GeometryQualityChecker` class which can be used in the `SimpleGeomForm` as well as from the API.
mpeltriaux added the enhancement label 2026-07-16 15:02:26 +02:00
mpeltriaux self-assigned this 2026-07-16 15:02:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#565