Fondran Week 3

Chapter 4

Chapter Four covered Map density and its purpose. By mapping density, we can see where the highest concentration of a feature is. Mapping density is important to show the number of people per census tract. Density maps are something I am familiar with and have used before in different classes. What I found interesting was that you can map the density of features or feature values. For example, you can map business locations or the number of employees at each business. You can also map density graphically, using a dot map, or calculate a density value for each area. The operation of creating a map by a defined area or by density surface varies greatly. The density surface method may provide better information however it requires more effort. The chapter concludes by reviewing the methods and features of each. It explains what GIS is doing when creating density surface maps, like how the software will total the number of features that fall in an area and divide it by the area of the neighborhood. The calculations GIS creates are determined by the parameters specified by the user. Such as cell size, search radius, calculation method, and units. After reading this chapter, I have learned a lot more about the niche parts of GIS. There are so many important factors that go into map making and it is important to be diligent.

Chapter 5

Chapter 5 started by discussing why we should map what’s inside an area. This is important to mapping because it tells us if we need to take action on a certain topic. Many organizations and people rely on this type of mapping to complete their jobs and make communities better. When mapping, you must determine if you are looking for something inside a single area or each of several areas. Single areas include a service area around a central facility and a buffer defines a distance around a certain feature. As well as a natural boundary, an area you draw manually, result of a model (ex.boundaries of a floodplain). When finding something in several areas you are able to compare them to each other. These areas include contiguous (ex. zipcodes), disjunct (ex. state parks), and nested (ex. 50-100 year old floodplains). You can either have discrete or continuous features in your chosen area. Discrete features are unique and identifiable like locations. Whereas continuous features represent seamless geographic phenomena like precipitation or elevations. There are three ways of finding what is inside a given area by drawing areas and features, selecting features inside the areas, and overlaying the areas and features. Each method explains what it is good for and what information you need for the method . I found it interesting that there were so many options when finding what is inside and what the tradeoffs are between them. They discuss how to choose the best method and how to complete each. Each method has its own criteria and process different from the others. Finally, the tools in GIS can help us create summaries for our results, including a count, frequency, and a summary of a  numeric attribute (most commonly a sum). A count is the total number of features in an area and the frequency is the number of features with a given value or within a range of values. You can display frequency in the form of a bar chart in order to read the data better. I found this helpful to know for the future, because it may be easier to read for me. The summary of a numeric attribute (sum) can just be the overall total of something in the map.

Chapter 6

This chapter begins with asking why map what’s nearby. When using GIS you can discover what is in traveling distance and find out what is occurring within a distance or feature.  I found the example of the wildlife biologist interesting because that is something I resonate with. It discussed that they may want to know what is in a certain traveling range around a stream. They would use the features in this area to determine prime deer habitat.  I found the following paragraphs to be interesting.  It discussed that distance is one way of defining how close something is but nearness does not always use distance. You can actually measure something nearby with cost, for example time, money, and effort expended. By mapping costs rather than  distance you are able to find a more precise measure of what’s nearby. This was interesting to me because I have noticed that sometimes somewhere that is 15 miles away is actually closer than somewhere that is 10 miles away. So seeing that being measured and explained through a GIS standpoint was intriguing. Next the chapter went over three ways of finding what’s nearby, straight line distance, distance or cost over a network, and cost over a surface. Each method is good for certain things and requires different data. I found it very helpful that this chapter gave a list of guidelines for choosing the best method. It helped me better understand why you would use different strategies for different problems. This chapter built on various previous concepts which made the question of why map what’s nearby much easier to understand.

Kocel, Week 3

Chapter 4: Mapping density explores techniques used in GIS to visualize data concentration and distribution. Mapping density shows where the highest concentration of features are, making it useful for identifying patterns. Areas with many features may be difficult to analyze visually, so density maps allow measurement using units like hectares or square miles to better understand distribution. This is useful in mapping things like census tracts or counties. The chapter highlights two main ways for density mapping, by defined area and by density surface.  Defined area mapping uses dot density maps, where each dot represents a specified quantity of a feature. A shaded density map can also be used, where polygons are colored based on density values. Density surface mapping is created in the GIS as a raster layer. Each cell in the raster layer receives a density value based on the number of features within the radius. When deciding how to map density, it is important to consider the features being mapped and the information needed. Density mapping can focus on features or feature values, which can lead to different interpretations. Displaying density surfaces effectively requires careful classification of data values. Common classification methods include: Natural breaks, quantile, equal interval, and standard deviation. Choosing the right number of classes is important- too many can make patterns hard to distinguish, and too little may oversimplify. Density surfaces are typically displayed using a single color gradient, with darker shades representing higher density.  Contours can also be combined with shaded density surfaces. Overall, chapter 4 provided a good understanding of density mapping and its significance in GIS analysis. 

 

Chapter 5: Finding what’s inside discusses how GIS allows users to analyze what is inside a specific area, which is important for monitoring and comparing multiple regions. Mapping what is inside an area helps identify patterns, summarize key features, and support decision-making processes. The chapter introduces three primary methods for determining what is inside a given area: drawing areas and features, selecting features inside an area, and overlaying the areas and features. Drawing areas and features is the simplest method, allowing you to create a visual boundary around an area and examine what features are inside or outside. However, this method is purely observational and lacks quantitative data. Selecting features inside an area is a more detailed approach, because GIS can generate lists, counts, or summaries of the features within a defined boundary. The most comprehensive method is overlaying areas and features, where GIS combines the area and its features into a new layer with attributes from both. The chapter also talks about discrete and continuous features. Discrete features are individually countable items, such as businesses or crimes, while continuous features represent measurements that vary over space, such as elevation or weather.  The choice between vector and raster overlay also impacts the accuracy of the analysis. Vector overlay provides precise areal measurements but requires more processing, while raster overlay automatically calculates areal extents but may be less accurate.

 

Chapter 6: finding what’s nearby focuses on what is near a specific feature. This type of analysis is essential for monitoring surrounding areas, measuring distances between features, and understanding spatial relationships. GIS allows for finding what is nearby by using three main methods: straight-line distance, distance or cost over a network, and cost over a surface. Each of these methods has its own practical applications and limitations, making it important to choose the right approach based on the type of data and analysis being conducted.

Straight-line distance is the simplest method and is commonly used to create a boundary around a feature. This technique is useful when a fixed range is required, such as identifying all homes within a 500-foot radius of a proposed construction site. However, it does not account for real-world barriers like roads, rivers, or elevation changes, which can affect actual accessibility. Distance or cost over a network is a more advanced method that considers travel constraints such as road networks or transit systems. This is particularly useful for measuring travel time to a location, such as determining emergency response times for a fire station. Unlike straight-line distance, this approach provides a more accurate representation of accessibility since it factors in infrastructure. Cost over a surface takes analysis a step further by incorporating the effects of terrain and environmental conditions. Instead of following fixed pathways like roads, it measures travel costs based on real-world conditions, such as steep slopes, water bodies, or different land covers. This method is commonly used for overland travel analysis, such as identifying suitable areas for hiking trails or wildlife movement. Overall, Chapter 6 builds on previous GIS concepts by shifting the focus from what is inside an area to what is nearby. By using different proximity analysis methods, GIS provides valuable insights for decision-making in urban planning, emergency response, environmental monitoring, and transportation analysis. Understanding how to find what is nearby is important for making informed spatial decisions.

Hickman Week 3

Chapter 4: Identifying Clusters

Chapter 4 explains how to identify clusters, which happen when features are found in close proximity. By pinpointing, it can help to determine cause of clusters in that particular location. Statistics are used to determine if there are reasons for the clusters or if they happened by chance. Cluster of features with similar attribute values can be brought up using discrete features, spatially continuous data or data summarizing. They are interval or ratio values. Depending on what you are trying to pinpoint, you may have to put a specific period of time, or even a specific date. Clusters are almost always defined by straight-line distance. This could work, unless you are trying to find distance in travel time. The nearest Neighborhood hierarchical clustering specifies the distant features that can be found from each other in order to pbe part of a cluster. It also determined the minimum number to be able to consider it a cluster. It can also show the clustering at different geographical scales. To see the orientation of individual clusters, GIS may calculate the standard deviational ellipse for the points. To find the causes of clusters, you would want to compare clusters to a control group. To do this the control group and clusters can be mapped together, or you can creat clusters for the control group and compare them with the original clusters being analyzed. Clusters can also be identified on whether they are similar to their neighbors or not. Basically, if high values are surrounded by high values, they were similar, and vice versa. Using Moran’s I, means you are interested in local variation. A large positive value for Moran’s I indicates that the feature is surrounded by features with similar values, and a negative value means the feature is around dissimilar features. The G-statistic shows where cluster of high and low values are. There are two different methods. The Gi statistic helps you determine the effect of the target feature and what is going on around it. Gi* is the where you can find hot and cold spots.

Chapter 5: Analyzing Geographic Relationships

Chapter 5 begins with examples of how GIS is used in different fields. Some of the fields mentioned were transportation analysts, environmental lawyers, archeologists, state police, and wildlife biologists. In stats, attributes are the variables. Two analyze the relationships between attributes, you can use a defined area, sample point, or raster cell. The variables from different layers need to be associated with the same geographical unit. A ratio needs to be used if the locations are two different sizes. For different sets of features, they need to be combined somehow. To do this, you can either do a polygon layover or create rasters of the areas, making them the same size. Variables can also be created to represent spatial interaction between features. These features could be distance, travel time, or travel cost. Statistics is a huge thing when coming to analyzing geographic relationships. spatial autocorrelation is one. It violates the assumption that observations are independent. It brings the redundancy into analysis. To study the relationship between two variables as well as the nature, you measure the extent to which they vary together. Values have a direct relationship is the they both increase when one of the also increases. If one decreases while another increases, that is an inverse relationship. Other than that, there won’t be a relationship. There are also posiitive and negative correlations.

Smith Week 3

CHAPTER 4

density maps are something I have always taken an interest in, particularly in the ecological field. It’s always interesting to see the population density maps of local species. I also don’t usually think of density maps like the book demonstrated. They use business density instead of points. The book gives a great definition of when to use mapping density; ” mapping density is especially useful. Mapping density is especially useful when mapping areas such as census tracks or countries that vary greatly in size. As mentioned previously, this is how I viewed density maps. The color gradient makes density maps easy to follow and understand. The map Mitchell uses to show logging roads on page 108 does an efficient job at showing the density of the logging roads. However, it is confusing to follow. While reading, I was initially confused about the difference between map features or feature values. The book defines features as locations of businesses and feature values as the number of employees at each business. The visual figure on page 109 does a good job of demonstrating the differences, leaving me with no further questions on the differences. My previous understanding of density maps was strictly limited to the color gradient style that we are most familiar with. While reading Mitchell’s book, I was informed on the use of density maps as dot maps for this example. They still use businesses but one dot equals five businesses to show the density. One interesting point about dot maps was the dogs are distributed randomly within each area. They don’t represent an actual feature location however, the closer that together the dots are the higher density of features in that area.

CHAPTER 5

Chapter 5 is about why map what’s inside. Mitchell says on page 134 by monitoring what’s going on in an area, people know whether to take action. He uses the example of a district attorney who would monitor drug related to arrests to find out if an arrest within 1000 feet of a school if the arrest occurred within 1000 feet, stiffer penalties would be applied. The nice part about the density map that I learned about is you can find out what’s inside a single area or inside of several areas. When I originally read about surveying multiple areas, I was initially confused about the logistics behind it, but the book uses a great example, such as ZIP Codes or watersheds. The book has a good section on whether the features inside the map are discreet or continuous. It goes on to describe discreet features as unique, identifiable features you can list,  count, or summarize. A numeric attribute is associated with them. Continuous features represent seamless geographic phenomena. The example the book uses is especially continuous categories or classes such as vegetation type or elevation range *topographical maps. The section on page 147 under comparing methods was extremely insightful. While reading through chapter 5 i found myself wondering when to use which methods the three-layered tables lay out all three methods: drawing areas and features, selecting the features inside the area, and overlay the areas in features. Was extremely useful on what each method is good for the types of features that uses and the trade-offs associated with them. another thing I found interesting in Chapter 5 was the ability to take the data from the map and put it on paper. a count is the total number of features inside the area. this was taking was we collected and allows us to use it in a data set. 

CHAPTER 6

As I read in chapter 6, I think all of the learning objectives which were: Y map what’s nearby, defining your analysis, three ways of finding what’s nearby, using straight line distance, measuring distance, or cost over a network, calculating cost over a geographic surface were addressed fully and to the greatest extent. The first section wide map what’s nearby was extremely applicable to your daily life as they mentioned you can find out what’s occurring within the set distance. You could also find out what’s within traveling range. One thing I wouldn’t have thought to take into account about measuring distance was measuring flat plane, or the curvature of the earth. A recurring concept that we have seen through all six chapters now was needing to know the specific information you are looking for from the analysis i.e. do you need a list count or summary? Once again, I found the comparing methods table to be extremely useful a compared the three methods straight line distance, distance or cost over a network,  and cost over surface. The table gave the appropriate uses the rhyming features. You should look for the measures the pros and the cons and the very next section called choosing a method put the table into action and made it very straightforward. Much later in the chapter 6, it gets very in depth on making maps using distance using costs how arc GIS works specifying network layers stops, and turns travel parameters. It’s quite impressive. How much computing you can have arcGIS do.

Siegenthaler Week 3

Chapter 4

Mapping density is useful for identifying patterns by showing concentrations of features rather than just individual points. This approach helps highlight areas of high and low activity, making it easier to analyze trends. GIS provides several methods for mapping density, including dot density maps and density surfaces. Dot density maps visually distribute values using dots, making them easy to interpret, while density surfaces provide a smoother representation using raster layers, offering more detail but requiring more data processing.

Several factors influence the accuracy of density maps, such as cell size, search radius, and calculation methods. Smaller cell sizes create smoother maps but require more processing power. The way data is summarized also affects results assigning values to the center of a region may not always reflect the actual distribution. The flexibility of GIS allows different display settings, but this can lead to varied outcomes depending on how the data is processed.

  1. How do you decide the best search radius for a density map?
  2. How does interpolation affect the final results?
  3. How do different density visualization methods compare in terms of accuracy and clarity?

Chapter 5

GIS is valuable for analyzing what exists within a given area, helping with tasks like zoning, crime analysis, and environmental monitoring. This method allows users to identify, count, and summarize features inside a boundary, which is useful for decision making in urban planning, business, and public safety.

There are three primary ways to analyze what’s inside an area: drawing boundaries and visually inspecting contents, selecting features that fall within an area, and overlaying areas with features to create new layers for deeper analysis. Each method serves different purposes—drawing works well for simple visualizations, while overlays allow for more complex comparisons. The classification of features, whether discrete (individual objects) or continuous (gradual changes like temperature or pollution), plays a role in how the data is processed. GIS tools help refine classifications, particularly when features partially fall within boundaries, ensuring more accurate data representation.

  1. What are the limitations of overlay analysis?
  2. How does GIS handle features that only partially fall within an area?
  3. How could boundary analysis be improved to ensure more accurate data representation?

Chapter 6

Proximity analysis in GIS helps determine what is “nearby” based on distance, travel time, or other factors. This is essential for emergency response, urban planning, and accessibility studies. The definition of “nearby” can vary—straight-line distance, road networks, and real-world travel conditions like traffic all influence results.

GIS offers multiple methods for analyzing proximity, including buffers, network analysis, and cost-based distance calculations. Buffers define areas of influence around a feature, while network-based methods consider actual travel paths along roads. Cost-based analysis goes further by factoring in time, terrain, or other real-world constraints. Selecting the appropriate method depends on the specific context—straight-line distance may work for simple analyses, while network-based approaches provide more realistic results for applications like emergency response times.

Understanding proximity analysis is important because different measurement methods can produce significantly different conclusions. GIS allows for adjustments based on real-world conditions, making its insights more practical and applicable.

  1. When is it better to use straight-line distance versus road networks?
  2. How does GIS factor in things like traffic when measuring distance?
  3. What are the best ways to incorporate real-time data into proximity analysis?

 

Weber Week 3

Chapter 4:

Chapter 4 is all about mapping density, which helps us see where things are more concentrated instead of just plotting individual points on a map. This makes it easier to spot patterns and understand areas of high and low activity. One way to show density is by using different shades of color, where darker areas mean higher density. GIS has a few ways to do this, like graphs, dot density maps, or creating a density surface, which is the most detailed but also requires more data.

When making a density map, things like cell size, search radius, calculation method, and units of measurement matter a lot. A challenge is that data is often summarized by area, meaning it gets assigned to the center of a region, which might not always be accurate. The way we choose to display data can change how it looks, so different settings in GIS can give different results. The flexibility of GIS allows for different approaches, but it also means results can vary widely based on how data is processed. Another factor to consider is how data is collected, smaller datasets may not show accurate density trends, while too much data can lead to an overly complex representation.

Some questions I have: How do you decide the best search radius for a density map? How does interpolation affect the final results? How do different density visualization methods compare in terms of accuracy and clarity?

Chapter 5:

Chapter 5 talks about mapping what’s inside a certain area. This is useful for things like zoning laws or analyzing crime rates. GIS helps with this by letting you identify, count, and summarize features inside a set boundary. The ability to determine what falls within a boundary can help city planners, businesses, and law enforcement make better decisions.

There are three main ways to do this. First, you can just draw the boundaries and see what’s inside, which works well for simple visualizations. Second, GIS can select features that fall within the boundary and list them, which is useful for identifying all features within an area. Third, you can overlay the area and features to create a new layer that combines the data, which is the most flexible option and allows for deeper analysis.

Some things to keep in mind are whether the features you’re analyzing are continuous or discrete and whether they completely fall within an area. Some features might only partially exist within a boundary, which can lead to challenges in classification. GIS tools can help refine these classifications by weighting how much of a feature falls within a boundary or by assigning partial values based on overlap. These methods help summarize data across different regions, like neighborhoods or districts, allowing for deeper insights into how features interact with specific areas.

Some things I’m wondering: What are the limitations of overlay analysis? How does GIS handle features that only partially fall within an area? How could boundary analysis be improved to ensure more accurate data representation?

Chapter 6:

Chapter 6 focuses on figuring out what’s nearby. This is important for things like emergency planning, business locations, and public services. But “nearby” can mean different things, it could be a straight-line distance, a route along roads, or even the time it takes to get there. Understanding the right way to define proximity is key to making GIS analysis useful.

GIS offers several ways to analyze proximity. You can create buffers around a feature to set a specific distance, which is useful for defining areas of influence. Another approach is making spider diagrams that show connections between locations. Road networks can be used to measure real travel distances, while cost-based distance analysis helps measure things like travel time or terrain difficulty. These different methods allow for flexible applications, whether determining emergency response times or measuring accessibility to public spaces.

Choosing the right distance threshold is key. A 10-minute drive and a 10-mile radius might give completely different results. That’s why understanding how distance works in GIS is important. Road networks can change over time, and factors like traffic congestion can affect how “nearby” something actually is. GIS allows for adjustments based on real-world conditions, making its insights more practical.

Some questions I have: When is it better to use straight-line distance versus road networks? How does GIS factor in things like traffic when measuring distance? What are the best ways to incorporate real-time data into proximity analysis?

Cooper Week 3

Chapter 4

Map densities are very useful for finding patterns, which is very relevant in terms of public health and potential outbreaks that need to be tracked and have surveillance on them. I found the section on deciding what to map based on features and information you need to map to be very useful. I also thought that the business and employees per square mile density map examples on page 109 are very interesting and are a good example of being able to use density maps for finding patterns. I found the dot density maps to be very useful and something that I do not think I have really seen before. I liked how it uses the color key and dots to indicate the values of density, which I find to not only be visually appealing but also useful when interpreting the map. It was also interesting to learn about when dot maps are most effective, like when the dots are too small or too far apart to convey a true pattern to the viewer. I had no clue what a density surface was until learning that it is created by raster layers. I was still slightly confused by what that really meant but the section about what GIS actually does was insightful to learn that it “defines a neighborhood around each cell center. It totals the number of features that fall within that neighborhood and divides that number by the area of the neighborhood.” This made even more sense after reading the section about using graduated colors and how you have to assign values to each layer in order for them to build on top of each other. In addition, the contour feature seems like it will be useful to better define these boundaries of densities in some particular maps that have a rate of change or rapid change.

 

Chapter 5

I liked how Mitchell discussed why mapping inside areas is so important because “by monitoring what’s going on in an area, people know whether to take action.” The example of the district attorney and crimes near schools is not an example that immediately came to mind but is an issue that might not be as easily identified without mapping. The differentiation between single areas versus multiple areas was useful because they have distinctly different purposes in terms of monitoring. Again, some knowledge from statistics courses seemed to be useful when talking about discrete versus continuous features because these definitions are very similar to their statistical counterparts. However, it was good to review that discrete features can be listed or counted or can be summarized by a numeric attribute. Continuous features are defined as features that represent seamless geographic phenomena. Continuous feature examples are categories or classes. The section on information needed for analysis was also very useful to know what type of map you could make with the given example features for a flood plain. The section on “Drawing areas and features” gives a good overview of the importance of what you are trying to portray in terms of features and what you need in terms of data sets. The table on page 147 comparing drawing areas and features, selecting the features of the area, and overlaying the areas and features was useful to understand how each type can be used for different features and their pros and cons. The overlapping areas and features help define discrete features inside continuous areas. I really enjoyed the maps under the “Overlaying areas with continuous categories or classes” on page 167, I think that these were both very useful as an example of how useful this feature can be when comparing different data sets.

Chapter 6 

I think that this section was very interesting because it mentioned how GIS can be used to look at what is happening within a traveling range and not just a fixed spot. I found the example of this to be very useful in terms of understanding what the author meant by looking at what is happening within a traveling range. I think that another good example of this would be notifying people within 500 feet of a health hazard, or maybe in extreme cases or a hypothetical situation – there would be an outbreak of measles. Due to the severity and how contagious measles is and also how long it stays on surfaces and in the air of a room, this technique could be useful in an outbreak scenario because then all of the people within a certain traveling distance in the area could be notified and tested to prevent more cases or severe cases. The section on street segments was also something that seemed very familiar and maybe even “simple” but then when I started reading more about it, it started to become more complicated due to their complexity of networks, distances, and especially costs. Learning about the per-unit cost put things into perspective to me in terms of understanding why our infrastructure is not always in good condition because when you think about this cost per unit and how many units there are in so many places, I have started to understand why everything is not kept up with completely, especially in weather climates that roads will experience freezing and thawing to create potholes (thanks, Ohio!). Learning about cost turntables and how important they are in terms of calculating costs. As much as I really hate to think about money sometimes, I feel like this was a good section to have towards the end of the book because it helped me make sense of how important cost is in terms of GIS.

Flores week 3

Chapter 4

In chapter four we go over mapping density. This chapter teaches you how mapping density lets you see patterns of where things can be concentrated. Mapping density shows where the highest concentration of features is, the individual features, and areas of different sizes. A density map lets you measure the number of features using a uniform areal unit like square miles on a map, it can let you determine where to place what you might want in a dense area. When deciding what to map it is important to think of the features you’re mapping. You need information to go on the map to decide the density value on the map. This chapter goes over deciding if you want to map features or feature values. Density of features are like the amount of locations in a place, and feature values are like the number of people populating these locations. They can give very different results and shift the density of your map, and your results. There are two ways to define mapping density, by the defined area, or by density surface. When mapping density by the defined area you define it graphically using a dot on the map. When using a density surface you use the GIS raster layer and it usually requires more effort but it provides a more detailed map. I like the visual aspect of dot maps, it gives a quick sense of density on the map without really needing to look at the legend. This chapter teaches us about cell size, it determines how coarse or fine the patterns will appear. The smaller the cell size the smoother the surface, but the more cells when using a large cell size it will take longer to process and take more storage space. With units in GIS you need to choose a value for the units you’re mapping, and the results on your map will depend on how you created the density surface. 

 

Chapter 5

In chapter five we went over mapping what’s inside, drawing areas and features, overlaying areas and features, and defining our analysis. When mapping what’s inside the map you can compare and monitor what is going on inside each area and take action when needed. When mapping it is important to get the right data and collect the correct information in order to monitor the activity. When mapping multiple areas you have to make sure to identify each area uniquely using a name or numbers. The features can be discrete or continuous. When features are discrete they are unique and identifiable, they can be listed or counted. Continuous features represent seamless geographic phenomena, you can summarize the features for each area. When using GIS you can use lists, counts or summaries inside an area to find out information. There are three ways of finding what’s inside the area, drawing the area, selecting features inside the area, and overlapping areas and features. There are three ways of finding out what’s inside the map. You can draw the areas and features by creating a map and showing the boundary of the area and the features, it is good for a visual approach. Selecting features inside the area is good for getting a list or summary inside an area, it specifies the area and layer containing the features. The last way is overlaying the areas and features, it combines the area and the features to create a new layer comparing the two layers. It’s good for finding which features are in each of several areas. In order to choose the right method for your project you need to decide if you only need to see the features inside, if you want to see the summary of features fully or partially inside, or need a summary of continuous values. 

 

Chapter 6

In chapter six we find out why we map what’s nearby, mapping what’s nearby can let you monitor events in an area, or the features affected by an activity. When using GIS you can find out what’s happening within a set distance of a feature, it helps you identify the features inside the area that are affected by an event or activity. Traveling range can be measured using distance, time, or cost. This can help define the area served by a facility. Knowing what’s within traveling range can help delineate areas that are suitable for specific use. In GIS you can also take into account the curvature of the earth when mapping larger areas, you can use output layers to correctly display the curved surface of the globe. You can get three things once you’ve identified which features are near your source, a list of features, a count, or a summary. The count can be a total or a count by category, a summary statistic can be a total amount, an amount by category, or a statistical summary. To find the range of what you want, you can choose a single range or several, when specifying more than one range you can create inclusive rings or distinct bands. Inclusive rings are useful for finding out how the total amount increases as the distance increases. Distinct bands are useful if you want to compare distance to other characteristics. To find out what’s nearby you can use straight-line distance, you specify the source feature and the distance, and GIS finds the area or surrounding features within the distance. This is good for creating a boundary or selecting features at a set distance around a source. When You can use two other methods, distance or cost over a network, and cost over a surface. Distance or cost over a network can help you specify the source locations and distance or travel cost along each linear feature, GIS is able to find which segments of the network are within the distance or cost. When using cost over a surface you specify the location of the source features and a travel cost. GIS creates a new layer showing the travel cost from each source feature 

Banti Week 3

Chapter 4:

This chapter talked about file geodatabases (FGDBs), which allow a large storage capacity and better performance in ArcGIS Pro. Before I read this chapter, I hadn’t fully understood the importance of FDGBs. Coming from a Biology background (before I changed my major to Computer Science), I initially thought of spatial data like large Excel datasets. Here spatial databases have geographic features, which makes them more complex than a simple table. Some cool things that I learned were that FGDBs allow fast queries and spatial relationships. This reminds me of databases in bioinformatics. In addition, I learned that FGDBs store multiple layers efficiently. Before, I thought shapefiles were enough. I now understand how limited FGDBs can be. They allow better organization, which makes them much needed for GIS. If I see a .gdb folder I now know that it means that it holds many classes, raster datasets, and tables. This chapter provided us with hands-on tutorials, showing us how to create geodatabases and how to import shapefiles. One of the tutorials showed us how to collect spatial data, like when it summarized crime incidents by neighborhood. As a Data Analytics major, I found it interesting how similar GIS queries are to data analysis tasks that I have done in Excel. This tool seemed more powerful, as you can filter data based on more stuff. Python is very valuable for ArcGIS and I would love to explore its use more. Some questions that were raised was if FGDBs have limits for large environmental datasets. Another question that I had was how can Python automate file geodatabase tasks in ArcGIS.

 

Chapter 5:

 

Before starting to learn GIS, I never thought about how maps can reveal hidden patterns. After reading this chapter I now get their importance and how powerful tools they are. This chapter talks about mapping an area. This is necessary as we can understand what is going on inside the mapped area. For example, where the highest crimes happen in a city, or which hospitals are within 5 miles of schools, etc. Instead of looking at raw data tables– which can be overwhelming most of the time- GIS successfully condenses and summarizes this data. I was familiar with latitude and longitude, but I had now idea about map projections and coordinate systems. I feel like I am learning a new language when I try to understand spatial data. I understood how easily things can go wrong if I don’t choose the right projection. I finally understood why some maps deform distances. Another interesting thing I learned was vector and raster data. I related raster data to a microscope image, as there are grids and pixels that have different intensities. From the tutorial, I saw that if I choose the wrong coordinate system the datasets will be completely misaligned, and that would ruin the analysis. As someone who hated high school geometry, I never thought that I would enjoy working with coordinate systems. The real-world applications made me appreciate GIS even more, as it showed me how important it can be for making decisions. I also learned that spatial data interoperability is how different data get to work together. Some questions I have are how does datum transformation affect GIS precision?

 

Chapter 6:

 

This chapter showed us that knowing what is near you is important for making decisions. Whether it’s finding the closest hospital or analyzing wildfire risks. GIS plays a fundamental role in spatial decision-making. I really liked how practical this chapter was. Geoprocessing tools allow you to repeat and automate GIS workflows without having to click through the menu. Some key takeaways from this chapter were the dissolving features, like merging school districts into larger administrative regions, clipping data, and merging datasets. The last one is essential when we have to deal with large environmental datasets. Lastly, spatial intersections, which for me was mind blowing. I liked how you can overlay two datasets and extract the affected area. What really stood out to me was geoprocessing. It is used by emergency services to assign fire stations to fire zones while making sure that the response times are the desired ones.  In addition, straight-line distances are the shortest way possible between two locations. It can be simple, but can also be considered unrealistic because there are a lot of factors that should be taken into consideration, like how people are actually driving, sidewalks, crosswalks, etc. GIS isn’t just about mapping, it is about solving real-world problems. A question that I had was how geoprocessing scales with large data sets, like would it slow down?  Another one was how GIS combines road issues and other things that must be taken into account in order to calculate and analyze locations more accurately. This chapter made me think about how much GIS impacts our everyday life without even knowing it. From finding what is the fastest way to go somewhere, to emergency responses. A final thought that I had when finishing this chapter reading was that I felt more confident about ArcGIS Pro. In the beginning, I struggled with what GIS is and what is its use, but now I am getting it

Crane Week 3

Chapter 4

The first thing that really grabbed my interest when reading this chapter is how the mapping of density looks visually. That might sound kinda dumb cause that is the whole point of GIS, but I believe that the gradient looking mapping of density plays exceptionally well, at least to my, towards our sense of what the data represents. I find it quite easy to interpret the difference between the darkly shaded areas of density compared to the lighter shaded areas that surround it, representing less density. To contrast this though, I’m not the biggest fan of how the use of dots to represent density appear on maps. In the section about dots it shows a map before and after using them for density and to be honest the one that JUST represented each individual business was far easier to read. Funnily, the dot system (not for density) seems to be very helpful to be but beside and used with a density surface map, showing the finder details of whatever data you’re projecting.  Within all of this and the idea of density I feel like I’m reading a lot about computer calculations and stuff which is confusing, just really wondering how much of this stuff I only kind of understand needs to be known well. I know I’ve absolutely said this before a few times in my last journal, but there is definitely a disconnect between me and the specific knowledge that I need to be gaining in order to complete this course when we go to the Application. I will note though that I’ve just heard that part week 5 is hard and I’m probably overthinking the severity of this little issue.

Chapter 5

(What I’m writing here was wrote before I finished the chapter, but isn’t this kind of just everything overexplained. Like if there was nothing inside your map it just wouldn’t be there.) I hate to go back to the old classic immediately, but this chapter feels like it’s not really conveying any new information to me without using GIS along with it to see what its talking about. Like it still feels weirdly obvious that you should be able to locate and see specific data in a specific area, I just still don’t exactly know how to do that myself. It feels like someone is trying to teach me how to shoot a basketball, but he wont show me how to do it and just tells me all the ways to do it right. Yes, that is helpful, but at least for me it would be a lot better to actually see and work on the shot.

Chapter 6

From what I understand this is just chapter 5 but about what surrounds specific things on the map instead of what specific things surround this are of the map. At this point in the reading I’m struggling very hard to figure out how to write more about any of this. I’m very much so at a point where there has been so many things that only kind of make sense to me piled up that its all kind of not making sense. However its weird because it’s also almost impossible to not understand it because a lot of what I am reading feels like its just saying the same basic idea of “you can see how far this is away from that” over and over again in slightly different ways. Like I know that I’ve read literally hundreds of pages about this, but the more I read the less it feels like I’m reading anything. I’m sorry if I may be being kinda picky about the reading or whatever, but I seriously don’t know how to write about any of this anymore. I’m at a point where it feels like there isn’t any more starter information to soak up through this book and that I am only getting more confused by the repetition of almost identical ideas. I know that especially for these last two chapters I really didn’t write much, but I cant figure out how to keep writing it. Big props to Andy Mitchel for being able to write all that!