NBL-CNB: Address Matching Process#

The primary goal of this section is the creation of an automated process that accurately matches as many address points to building polygons as possible. In order to achieve this three key datasets are required:

  • Address Points

  • Building Footprints/Polygons

  • Parcel Fabric

The Address Points and Building Polygons are layers that are matched to one another. While the Parcel Fabric acts as a scaffolding to guide the matching process. Without the parcel fabric, the matching process would be significantly less accurate.

The matching process is organized into several phases each with its own page listed below. The information contained on each page gives a run-through of the process as it currently exists supplemented with code snippets and relevant images. Also contained below is a page on how to run the matching process on your own data called ‘Run Process’. The information contained on this page gives a description of the ways to run the matching process as well as an overview of the environments required in order to be able to run the process.