Describe the bug
We've had an example from an LPA who tried to submit their endpoint via Check tool. The endpoint URL is: https://services-eu1.arcgis.com/U9TdzyuSbEnjj4tz/arcgis/rest/services/Forest_of_Dean_Tree_Preservation_Orders/FeatureServer/0.
Upon the Check being ran, it goes to column mapping. This looks correct with geometry matching the WKT field:
However, when the Check results page is shown, i.e. https://provide.planning.data.gov.uk/check/results/jDREtk2EZiUPVfA9DQnwV3/1, the field mapping has moved the mapping to be to the point column.
This is despite selecting polygons when asked at the start of the Check tool. This then creates must fix errors as the geometry is showing as invalid.
Expected behavior
WKT maps to geometry - user can submit endpoint.
Describe the bug
We've had an example from an LPA who tried to submit their endpoint via Check tool. The endpoint URL is:
https://services-eu1.arcgis.com/U9TdzyuSbEnjj4tz/arcgis/rest/services/Forest_of_Dean_Tree_Preservation_Orders/FeatureServer/0.Upon the Check being ran, it goes to column mapping. This looks correct with
geometrymatching theWKTfield:However, when the Check results page is shown, i.e. https://provide.planning.data.gov.uk/check/results/jDREtk2EZiUPVfA9DQnwV3/1, the field mapping has moved the mapping to be to the
pointcolumn.This is despite selecting
polygonswhen asked at the start of the Check tool. This then creates must fix errors as the geometry is showing as invalid.Expected behavior
WKT maps to geometry - user can submit endpoint.