Skip to content

Property Checker: Enhancements proposed during a meeting with Örebro #1760

@jacobwod

Description

@jacobwod

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 the checkLayerId dynamically 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Approved ideas

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions