GIS 5935 - Scale Effect and Spatial Data Aggregation
As seen in the title, this week's module and lab covered two topics. The first topic was scale effect. In a world where we have various interactive maps at the palm of our hand, scale effect may not have the most blatantly obvious issue with viewing data. However, scale effect can have a wide-ranging impact on data we are using and collecting. Vector data, for example, created from imagery or raster data is only as good as the finest detail that can be seen. This means at a small scale the resolution is considered low and small features and intricacies are not visible. Larger features are the only items detectable or discernable. As such, fewer vertices and segments are used to represent a feature, which can lead to less accurate calculations that tend to have a smaller numerical account of the feature. The opposite is true for large scales. The second topic covered this week was spatial data aggregation. This refers to the combining of data into a boundary, which in turn gen...