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
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
conservation-areaendpoint that has a POINT geometries, this is notified on the Check tool.conservation-areaendpoint that has a POINT geometries, this is notified on the Manage tool.conservation-areaentity that has a POINT geometry, an issue is raised in the pipeline.brownfield-landendpoint that has a MULTIPOLYGON geometries, this is notified on the Check tool.brownfield-landendpoint that has a MULTIPOLYGON geometries, this is notified on the Manage tool.brownfield-landentity that has a MULTIPOLYGON geometry, an issue is raised in the pipeline.