Tomlin-Week 7

Delaware Data Inventory:

PLSS: All of the public land survey system polygons in both the US Military and the Virginia Military Survey Districts of Delaware County

Township: All 19 townships in Delaware County

Dedicated ROW: All right of way lines in Delaware County

Precincts: All voting precincts in Delaware County

Delaware County E911 Data: All addresses in Delaware County

Building Outline 2021: Building outlines for all structures in Delaware County in 2021

Original Townships: Original townships in Delaware County

Map Sheet: All map sheets in Delaware County

Farm Lot: All farm lots in the US Military and Virginia Military survey districts in Delaware county

Annexation: All Annexations and conforming boundaries, 1853 – now in Delaware County

Survey: Survey points that represent land surveys in Delaware County

Tax District: All tax districts in Delaware County

Hydrology: All major waterways in Delaware County

GPS: All GPS monuments from 1991 and 1997

Zip Code: Zip codes in Delaware County

School District: All the school districts in Delaware County

Building Outline 2023: All the building outlines in Delaware County

Street Centerlines: The Center of Pavement of roads in Delaware County

Address Points: All the Addresses in Delaware County

Parcel: All of the cadastral parcel lines in Delaware County

Condo: All of the condos in Delaware County

Subdivision: All of the subdivisions and condos in Delaware County

Record Documents: All points of recorded documents in Delaware County

Tomlin-Week 6

Chapter 7

This chapter focused on how to create and edit different map features, with particular attention to working with polygon features. It explained how these features can be adjusted and refined, and introduced techniques for improving the appearance of maps, such as using cartographic tools and incorporating CAD drawings. Overall, the chapter emphasized the processes involved in building and modifying GIS features.

Chapter 8

While this chapter didn’t include as many tutorials, it was more complex than many of the earlier ones. The material was challenging and not something that came easily at first, but it covered important concepts for understanding GIS. The focus was on the geocoding process, explored in greater detail, including how to use data such as ZIP codes and addresses for geocoding. I thought the Soundex Key was the best part about this chapter; even if a user puts something in incorrectly, it can assume what the user meant.

Chapter 9

This chapter was fairly complex and focused heavily on spatial analysis. It introduced the use of buffers for proximity analysis, showing how to create and apply single or multiple buffers to evaluate locations. It also covered additional methods such as service areas, clustering, and location models, providing a deeper look into different tools for spatial analysis.

 

Tomlin-Week 5

Chapter 4: 

Adding a folder through the Catalog pane enables you to access and import data from that folder into your current project.
Older shapefiles can be converted into feature classes, ensuring they can be fully utilized within ArcGIS. ArcGIS provides tools to create, modify, or delete fields in a feature’s attribute table, as well as apply Python expressions to manipulate the data they contain. By joining tables, you can extract only the information relevant to your analysis from a larger dataset. With SQL queries, you can filter datasets to locate only the records you need, using search terms combined with Boolean operators. Spatial joins make it possible to count the number of features within a defined boundary and generate the results as a new layer.

Chapter 5:

Because the Earth is spherical while maps are typically displayed on flat, two-dimensional surfaces, different map projections are used to translate the 3D surface onto a 2D plane—each with its own strengths and limitations. The Robinson Projection is commonly used for general purposes when displaying the entire globe. No matter which projection is chosen, the larger the area being represented, the greater the distortion that will occur. In GIS software, shapefiles are a widely used format for storing vector data. Many sources of spatial data are freely available online, allowing you to download only the datasets that are relevant to your project. Esri’s Living Atlas provides access to extensive collections of geospatial data, which can be added directly to your project using the Add Data tool.

Chapter 6

GIS provides tools to aggregate data by dissolving or combining smaller groups into broader categories. The clip tool allows you to reduce a larger dataset to a specific region, aligning it more closely with the focus of your project. Multiple datasets can be appended together to form a single, larger feature class. The union tool enables you to merge two polygon feature layers into one combined output layer.

Tomlin-Week 4

Chapter 1

In Chapter 1, I learned several basic but useful skills, such as how to zoom in and move the map to focus on specific areas. I also discovered how to access and disable pop-up windows. Additionally, I learned how to create bookmarks for easy navigation.I explored how to turn different map features on and off to customize the view to my needs, as well as how to access the data tables associated with those features. One of the more useful things I learned was how to view the map in 3D.

Chapter 2

In Chapter 2, I learned how to customize map symbols by resizing, reshaping, and changing their colors. I also learned how to create histograms to represent data visually. Additionally, I gained an understanding of how to color and define borders clearly, making sure they’re easy for the viewer to interpret. I also learned how to set label visibility limits so that labels only appear when zoomed in, keeping the map clean and uncluttered at wider views.

Chapter 3

In Chapter 3, I learned how to insert maps into a document, label them properly, and create clear, informative legends. This chapter also covered how to share maps online. Additionally, I learned how to format pages and add guidelines to ensure the layout is symmetrical and visually appealing. The maps shown below are the ones I created while working through this chapter.

Tomlin Week 3

Chapter 4 Summary

This chapter explores various methods for mapping density and how the choice of method can significantly affect the way data is interpreted. Mitchell shows how changing what you map—like workers vs. businesses—can drastically alter the message of a map, which surprised me. He explains the differences between dot density and shaded density maps. While dot density helps compare specific locations, I personally prefer shaded maps since they’re less overwhelming and easier to read. Dot density can also be misleading, as the dots are evenly spread rather than indicating exact locations, and they can get lost in maps with complex boundaries.

Mitchell also discusses density surfaces vs. density areas—concepts I grasp generally, though I still find their differences a bit unclear. He introduces how to calculate density, which I understand in theory but feel I’d need to practice. One fascinating aspect of GIS is how it layers data to create richer, more detailed maps. Small elements like cell size, search radius, calculation method, and units all influence how a map looks and performs. That said, I’m still confused about the difference between areal and cell units, even with the example maps shown.

Chapter 5 Summary

This chapter focuses on mapping specific areas and identifying what features fall within them. Mitchell explains how drawing an area over existing data can help with comparisons. He also covers discrete vs. continuous features—I found continuous features a bit confusing since they change over time. Do they need constant updates, or can you only include them at a single moment?

I found it interesting that you can mark either partial or whole parcels in an area. Mitchell highlights how GIS handles many complex calculations for you, especially when creating overlays. He also explains how to layer data differently to get specific results, and how frequency can be shown with both maps and charts. One unclear part for me was how lines are handled when they cross multiple areas—Mitchell mentions GIS splitting them into new datasets, but doesn’t explain it much.

Chapter 6 Summary

This chapter is about mapping features within a set distance, especially for travel and travel cost analysis. I get the overall idea, but the details—like accounting for turn times, traffic lights, and stop signs—seem tedious and a bit overwhelming. Mitchell briefly mentions turntables for displaying this data, but doesn’t go into enough depth for me to fully understand.

He also introduces inclusive rings to show areas at different distance ranges. I’m curious if these require remaking the map each time or if there’s a faster method. A tool I found useful was buffering, which highlights features within a distance without adding a border. Another method he shows is the spider diagram, which looks cool but gets messy on larger scales. A particularly helpful application is mapping locations within a certain travel time—useful for businesses analyzing customer accessibility.

Tomlin Week 2

Chapter 1

This chapter introduces the fundamental concepts of Geographic Information Systems (GIS) and highlights the wide range of applications it supports. It serves as a solid foundation for understanding the analytical side of GIS by emphasizing the importance of beginning each analysis with a guiding question. This question shapes both the approach and interpretation of spatial data. Mitchell effectively outlines the essential steps involved in conducting a GIS-based investigation. A key component of this involves understanding how geographic features are represented, which can be done using either the vector or raster data models. In the vector model, each geographic feature is stored as a row in an attribute table, with its shape defined by x,y coordinates. Features such as roads, streams, and pipelines are typically modeled this way using a sequence of points. Conversely, the raster model displays features as a grid of cells, with each cell representing a specific area on the map. While raster data can be useful for representing surface features or continuous phenomena, adjusting cell size can affect both performance and storage efficiency. Regardless of the data model used, it is critical that all layers in a GIS project share the same coordinate system and map projection to ensure accuracy. Attribute data, which describes the characteristics of features, can take several forms—such as categories (groupings of similar items), counts and amounts (totals or quantities), ratios (comparative values), and ranks (ordered values).

When working with attribute tables, three key operations are often performed are selecting, calculating, and summarizing, all of which help users interpret and analyze the data effectively.


Chapter 2

Chapter 2 focuses on how GIS can be used to analyze cause-and-effect relationships through spatial data. One of the most engaging aspects of this chapter is its explanation of how data is collected, prepared, and geocoded—either by entering street addresses or by using coordinate pairs. Whether you’re analyzing a single variable or multiple datasets, GIS can reveal meaningful insights by preserving the spatial location of each feature. However, when visualizing this data on a map, it’s important to consider how many categories you include. If more than seven categories are shown at once, the map can become difficult to interpret. Grouping categories thoughtfully can improve clarity and effectiveness. The text presents two comparative map examples: one with numerous distinct categories and another with fewer, more generalized groupings. The simpler map is notably easier to interpret. Still, careful attention must be given when grouping categories to avoid misrepresenting the data. Over-generalization can obscure patterns, while too much detail can overwhelm the viewer.


Chapter 3

Chapter 3 explores the statistical dimensions of GIS, particularly how different types of data can be represented spatially. Three main types of mappable data are discussed: discrete features, continuous phenomena, and summarized area data.Discrete features represent specific locations, lines, or defined areas. Continuous phenomena refer to variables that change across space, such as elevation or temperature, and are often displayed using gradients, contour lines, or 3D visualizations. Summarized area data presents values aggregated over defined regions and is typically shown through shaded areas or charts. The method of visual representation—such as using points, lines, or shaded polygons—should align with the type of data and the goals of the analysis. Understanding your objective is crucial: whether you’re exploring patterns in the data or presenting findings to others, your mapping approach may differ significantly depending on the purpose.

Tomlin – Week 1

Hi, my name is Parker Tomlin, and I am a senior this year. I’m majoring in Exercise Science,

I did the quiz for GEO 291. While reading Chapter One of Schuurman’s text, I gained a deeper understanding of the history of Geographic Information Systems (GIS) and how they have evolved over time. I was especially intrigued by the wide range of applications GIS has today and the ongoing debates within the field of geography about its use and implications. Schuurman draws an important distinction between understanding how GIS is applied (GISystems) and the deeper theoretical understanding of how and why these systems work (GIScience). This differentiation helps frame the conversation around GIS not just as a tool, but as a field of study in itself. The origins of GIS date back to the 1960s, when Ian McHarg used spatial analysis to determine the best possible route for a highway. His work laid the foundation for computerized spatial analysis, which at the time was largely undervalued. However, pioneers like Harold McCarty and William Garrison began to recognize its potential, followed by Roger Tomlinson and Lee Pratt, who were instrumental in developing computerized cartography systems in Canada. These early contributions helped GIS become what it is today—a powerful and evolving field. As GIS has advanced, it has been categorized into two branches: GISystems, which focuses on the tools and technology, and GIScience, which explores the methods, ethics, and implications behind those tools. While GIS has practical applications in areas like agriculture, urban planning, and even e-commerce, GIScience plays a crucial role in ensuring these systems are accurate, ethical, and free from bias. It also raises important questions about who controls GIS data, how it is collected, and how it might impact individual privacy.

Application 1

For my first application, I wanted to look at grizzly bear populations and compare them to salmon populations in the same area.

The yellow, orange, and red areas on the map indicate an area of concern for grizzly bear populations. The map of the salmon population made it easy to see that the areas where the grizzly bear population was healthy were also where the salmon population was the most dense.

Sources:

https://www.arcgis.com/apps/mapviewer/index.html?layers=856c6b542ede4815a14be63bd5e261cc

https://www.arcgis.com/apps/mapviewer/index.html?layers=fbe6f9687c90440a9aef0194c8f0f2e6