Chapter 5
Notes:
You can use an area boundary to define the features inside. These can be created on top of features, can be used to select features inside the area/summarize selected features, and combine the area boundary and features in order to create summary data.
Single areas can be sectioned off to let you monitor activity or summarize information. For example, a stream buffer that is off-limits for logging. Then there are multiple areas, that can compare what’s within several different areas in a contiguous fashion. Examples of these contiguous areas are zip codes and watersheds.
You can change what you’re analyzing using different feature attributes (as discussed in previous chapters). Sometimes features will bleed out of the area; there are a couple different ways to deal with this. You can only include features fully contained, include features that partially extend outside (would use counts), or include only portions that are inside of the area (would use amounts). This decision all depends on what you’re mapping and the level of precision required.
Vectors are typically used with continuous data and can result in slivers, which can be smoothed out with the GIS. You need to keep in mind the extent of the data, the degree of accuracy you’re dealing with, and only have very small slivers removed automatically. Anything slightly bigger should be removed manually to ensure that important data isn’t lost.
Vector is more precise, but requires more time and processing power; it requires the summarization of category values in the final table. Raster is more efficient, but can be less accurate. The accuracy will depend on the cell size, and slivers can still be created using raster.
Definitions:
- Frequency– the number of features with a given value or within a range of values inside the area.
- Represented with a bar chart or pie chart.
- Sum– overall total or total by category.
Chapter 6
Notes:
You can use GIS to find out what’s nearby and how that’s relevant to the data set and audience you’re creating a map for. When dealing with distance, you must define “closeness,” as it’s very subjective. You need to quantify what is “near” and what is “far.”.
Buffers can be used to give features more definition. They can be used to add a literal buffer along stream banks to forbid logging, or just to simplify complicated data sets. Network layers connect edges through the GIS to allow different usages of distance and cost, and can be used in conjunction with buffers.
Definitions:
- Travel costs– the effort or other detriment associated with one path/area over another.
- Planar method– calculating distance assuming the surface of the earth is flat.
- Used for short distances or small areas (county, city).
- Geodesic method– taking into account the curvature of the earth.
- Used for long distances (continent, earth as a whole).
- Inclusive rings– bands of data ranges used to see relative changes at varying scales.
- Distinct bands– for comparing distance with other characteristics.
- Straight-line Distance– specify the source feature and distance, then uthe GIS finds the area or surrounding features.
- Primarily used to create boundaries.
- Distance or Cost Over Network– specify source locations and a distance or travel cost along each linear feature.
- Used to find what’s within travel distance or cost over a fixed network.
- Cost Over a Surface– specify location of source features and travel cost, and creates a new layer showing the travel cost from each feature.
- It calculates the overland travel cost.
Chapter 7
Notes:
Maps can also be made to change in order to document past conditions and/or predict future events. You can go date by date, or hop between a certain/set period of time in a pattern (every two days, every other month, every 3 hours). Make sure to keep note of how exactly time is changing and its relationship with the feature(s).
Time patterns can be used to track movements over time. You can use lines between points to better emphasize findings as well. The distance between points can represent various speeds. For example, two dots that are closer together show a slower amount of movement of a hurricane over a 3-hour period than dots that are further apart after the same amount of time has passed.
Coloration and shading to emphasize change with continuous features. Equal time intervals being used for each feature is critical to seeing an accurate rate of change. Events mapped over time typically use color grades that represent different (but equal in length) time periods. If there are several events reoccurring at the same locations, you can use pie chart markers in place of simple dots.
Definitions:
- Change in Location– see how features behave so you can predict where they’ll go.
- Ex; bird migrations, hurricanes
- Change in Character or Magnitude– shows how conditions in a given location have changed.
- Ex; land cover change in a watershed
- Travel– change between two or more dates or times.
- Before & After– conditions preceding and following an event.
- Cycle– change over a reoccurring time period.
- Ex; day, month, year




