![]() |
Figure 6:
Worst Offender- State 24, County District 8. Lowest Polsby Propper score. |
Road to GIS Success
Sunday, September 13, 2026
Topic 3 Module 1: Scale Effect and Spatial Data Aggregation
Monday, September 7, 2026
Module 2.2: Surface Interpolation
In this lab, mapping water quality in Tampa Bay required transforming point based sampling data into a continuous surface that shows how conditions vary across the bay. Interpolation methods make this possible by estimating values in areas where no measurements were taken. Each method approaches this task differently, and these differences influence how the final surface below looks.
Thiessen interpolation creates polygons around each sampling point, assigning each area the value of its nearest neighbor. This method is simple and preserves the original data exactly, but it produces abrupt boundaries and does not model gradual changes across space. In contrast, IDW interpolation creates a smooth surface by weighting nearby points more heavily than distant ones. This results in a more realistic representation of how water quality transitions across the bay without introducing extreme values. Spline interpolation fits a smooth mathematical surface through all points, which can produce visually appealing results when sampling is dense. However, spline can overshoot in areas with sparse data, creating unrealistic peaks or depressions.
For Tampa Bay, where sampling locations vary in density, IDW provides a balanced and reliable surface that reflects both local variation and overall trends. Thiessen is useful for understanding zones of influence, while spline requires careful point spacing to avoid distortions.
Below is an example of one of the interpolated surfaces created during the analysis:
| Figure 1. IDW Interpolation |
Interpolation is a powerful tool for visualizing water quality, but choosing the right method depends on the nature of the data and the patterns you want to reveal.
Saturday, September 5, 2026
Module 2.1 Lab: Surfaces - TINs and DEMs

Figure 1: Comparison of TIN (Top) and DEM (Bottom) Contours
This week I explored two different elevation data models in ArcGIS Pro: a TIN surface created from mass points and a DEM generated using Spline interpolation. Working with both helped me understand how the same elevation dataset can produce different representations of terrain. The TIN model captured sharp, localized changes in elevation because each triangle is built directly from the original sample points. The DEM produced a smoother and more continuous surface, especially in areas where interpolation fills in gaps between points.
Comparing the contour lines made these differences easy to see. The TIN contours showed angular transitions that closely followed the elevation points, while the DEM contours were more rounded and gradual. Overlaying the elevation points on the DEM helped me visualize how point density and interpolation influence the final surface. Overall, this exercise showed the strengths of each model and how they can be used depending on the level of detail needed.
Thursday, August 27, 2026
Module 1.3: Data Quality - Assessment
![]() |
| Figure 1: Percentage difference in road network completeness between Tiger Road and Street Centerlines, separated by grid 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.
Wednesday, August 26, 2026
Module 1.2: Data Quality - Standards
![]() |
Figure 1: Overall Data Points |
Saturday, August 22, 2026
Module 1.1 Lab: Calculating Metrics for Spatial Data Quality
Friday, July 24, 2026
Suitability Analysis: Scenario 2 - Development
![]() |
| Figure 1 - Suitability Analysis Map |
In this suitability analysis, I evaluated potential development land using five key criteria: land cover, soils, slope, distance to streams, and distance to roads. Each dataset was converted or reclassified into a standardized 1–5 suitability scale, where higher values represent more favorable conditions for construction. After generating individual suitability rasters, I performed two weighted overlay analyses one using equal weights and another emphasizing slope as the dominant factor. The results reveal how weighting decisions influence the distribution of highly suitable land. A final map layout presents both scenarios side‑by‑side, illustrating the spatial impact of each weighting strategy and providing the developer with a clear visual foundation for decision‑making.
Topic 3 Module 1: Scale Effect and Spatial Data Aggregation
Figure 6: Worst Offender- State 24, County District 8. Lowest Polsby Propper score. This lab demonstrated how scale, resolution, and g...
-
Hello everyone! I’m Zenia, and I couldn’t be more excited to be here today! I’m a grad student pursuing my GIS analyst degree, and my unde...
-
Figure 1 - Isarithmic Map for Washington State Precipitation In this lab, we explored how long‑term precipitation patterns in Washington a...
-
Final LULC Classification Map for Pascagoula, Mississippi This week’s lab was a whirlwind of both excitement and frustration! We learned a...



