Automated area alignment of digitized cadastral maps: A GIS based approach using ground records
Abstract
Area discrepancies frequently arise when scanned cadastral maps are digitized, resulting in mismatches between the actual land parcel sizes and their digital representations. This study presents a custom-built Python tool integrated within the ArcMap GIS environment to automatically rescale digitized cadastral parcels to match specified ground area values. The tool was designed to work directly with digitized parcel layers generated using ArcScan and allows users to input actual area values into a designated attribute field. It computes a per-parcel scaling factor and applies a uniform geometric transformation to adjust the parcel area accordingly. The output is a new shapefile in which each parcel aligns with its specified target area. This tool addresses an important need in cadastral data correction and offers a simple, efficient solution for improving the accuracy of land parcel data with real ground data.