-
Notifications
You must be signed in to change notification settings - Fork 53
Property Checker: Enhancements proposed during a meeting with Örebro #1760
Copy link
Copy link
Open
Milestone
Description
During a meeting with stakeholders, several functional proposals were raised. These are grouped below by technical feasibility:
Low Complexity (Doable)
- A. Dynamic check Layer selection: Currently, checks are performed against a single hardcoded layer (defined by
settings.checkLayerId). The tool should be extended to allow users to select the active check layer via a dropdown menu. Changing this selection should update thecheckLayerIddynamically for the current operation. - B. "Toggle all hits" visibility: Add a button that allows users to set all layers intersected during the check to visible in the map view.
- C. Bulk selection for reports: Add a "Select All" toggle for the checkboxes used to include/exclude layers from the generated report.
Note: Implementation needs approval from several stakeholders. These bulk-action buttons should be optional and toggleable within the Admin configuration.
High Complexity
- D. Support for arbitrary geometries (free-hand drawing): Currently, the tool requires a WMS layer for lookups. When a user selects a property parcel (swe. fastighet), the tool duplicates that feature's geometry and performs a GetFeatureInfo request.
- Proposed improvement: Enable free-hand drawing of geometries. Users should be able to draw a Point (to check a specific spot), a LineString (e.g., for utility/pipeline routing), or a Polygon (for areas spanning multiple properties).
- E. Unified analysis view: If Proposal A is implemented, we should evaluate consolidating the "Layer Check" and "Zoning Plan" (swe: detaljplan) views into a single, unified interface rather than maintaining two separate modules.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Approved ideas