![]() |
| Figure 1: Percentage difference in road network completeness between Tiger road and Street Centerlines, separated but by grid cell cell to show spatial variation network completeness. |
The goal of this lab was to evaluate the horizontal accuracy and completeness of two road network dataset, county Street Centerlines and Tiger Roads, using a grid‑based comparison approach. By measuring how much road length each dataset contained within every grid cell, we were able to identify where the networks aligned closely and where one was significantly more complete than the other. This type of assessment is important for understanding data reliability, especially when road networks are used for routing, emergency response, or spatial modeling.
To complete the analysis, I first clipped both road datasets to the county boundary and intersected them with the grid so that each road segment was split and assigned to the correct grid polygon. After calculating segment lengths in kilometers, I summarized total road length per grid using the grid code field as the unique identifier. These per‑grid totals allowed me to compute percentage differences between the two networks and classify which dataset was more complete in each cell. Finally, I created a graduated‑color map using to visualize spatial patterns in completeness across the county.









