#50 Overlaying geometries KOM + OEK
* removes unused messages * adds geometry conflict message rendering for KOM and OEK * removes unused methods in GeoReferencedMixin * generalizes geometrical lookup for conflicts from overlaps to intersects
This commit is contained in:
@@ -28,5 +28,4 @@ ADDED_DEADLINE = _("Added deadline")
|
||||
ADDED_COMPENSATION_ACTION = _("Added compensation action")
|
||||
|
||||
# Geometry conflicts
|
||||
GEOMETRY_OVERLAPS_WITH_TEMPLATE = _("Geometry overlaps {}")
|
||||
GEOMETRY_OVERLAPPED_BY_TEMPLATE = _("Geometry overlapped by {}")
|
||||
GEOMETRY_CONFLICT_WITH_TEMPLATE = _("Geometry conflict detected with {}")
|
||||
|
||||
Reference in New Issue
Block a user