Hi Field Mappers,
We (data office people) are having an issue where the field team (Field Maps front end users) are placing check points too far from the actual device locations.
Other than asking the field team to please zoom in a lot more and/or increasing the size of the symbology are there any methods for auto-correcting the snapping of child points to parent points at run-time?
Two things I've thought of and hoping someone here might have a better idea or have done it before.
1. Create two new fields that the xy from the parent point get carried over into in the child point via arcade and then remove the existing geometry of these points and put in the new ones in an overnight FME process
2. In an FME overnight process run a find nearestneighbour or buffer to grab the xy from the nearest parent point and put that into child's geometry
It would be really cool if there was something in Field Maps via arcade that could do this at run-time or a stronger snapping tolerance?
Any pointers appreciated.