Check and update UA consistency with cadastral PARCA data
ua_to_ua.RdThis function verifies and updates the consistency of analysis units (UA) using cadastral parcel data (PARCA). It checks matching IDUs, validates areas, generates management units (UG), computes corrected areas, and ensures the internal consistency of the resulting UA object.
Arguments
- ua
sfobject containing analysis units.- parca
sfobject, typically produced byseq_parca(), containing cadastral parcels.- verbose
logicalIfTRUE, display progress messages.