Skip to content

New Issue Type: Point vs Polygon #524

Description

@Ben-Hodgkiss

Overview

We should create a new issue type that can be used by both the async-request-backend and the pipeline to flag when we expect a geometry to be a polygon, but are provided a point, and vice versa. This will be of most use in both the Check and Manage tools to flag to end-users that data is potentially incorrect, but should also raise issues in the pipeline so that these can be reported back to providers.

Acceptance Criteria

  • If an LPA checks a conservation-area endpoint that has a POINT geometries, this is notified on the Check tool.
  • If we check a conservation-area endpoint that has a POINT geometries, this is notified on the Manage tool.
  • If a conservation-area entity that has a POINT geometry, an issue is raised in the pipeline.
  • If an LPA checks a brownfield-land endpoint that has a MULTIPOLYGON geometries, this is notified on the Check tool.
  • If we check a brownfield-land endpoint that has a MULTIPOLYGON geometries, this is notified on the Manage tool.
  • If a brownfield-land entity that has a MULTIPOLYGON geometry, an issue is raised in the pipeline.
  • Tree dataset should accept both POINT or MULTIPOLYGON

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Consideration

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions