Data Quality Assessment
GIS 5935 Special Topics in GIS
Lab 3
- Determine the completeness of road networks
- Be able to summarize analysis in textual, visual, and numerical terms
Clip
Clip both road layer to the area of the grid to eliminate road sections that will not be counted.
Intersect
This tool divided up road sections that crossed grid boundaries while keeping all road information in one layer. I originally used the split tool, but this required additional geoprocessing that seemed overly complicated for the task at hand.
Summarize Within
This tool identified and produced a sum of road lengths per grid cell providing very conveniently formatted data to work with. The table had the grid cod and a sum of the length of all the roads within that grid.
Export table to Excel
Tables for both excel files were used to calculate the percentage difference and the number of instances where one road file was larger than the other (TIGER vs Street Centerlines)
Edit table
One the percentages were obtained in excel I transferred them to the Grid attribute table via simple copy and paste
Comments
Post a Comment