Agrawal – Week 3

Chapter 4: Mapping Density

Chapter 4 explains why mapping density is more useful than mapping totals. Density is the concentration of features or values within a uniform unit of area, such as people per square mile. This matters when areas being compared are different sizes: a large county may have more people, while a smaller county may actually be more crowded. Before making the map, we need to decide whether we are mapping feature density (the number of locations, such as businesses) or feature-value density, such as the employees at those businesses.

There are two main methods. The first is mapping density by a defined area, such as a county, ZIP code, or census tract. GIS divides the count or value by the polygon’s area, and the result can be shown through shaded areas or a dot-density map. In a dot-density map, each dot represents a set amount, but the dots usually do not show exact locations. Choose dot value and size carefully so they show the pattern rather than hide it. One weakness is that a single density value applies to the whole polygon, even though density may vary within it.

The second method is creating a density surface, a raster layer in which each cell receives a value based on nearby features. Cell size controls how fine or coarse the pattern appears, while search radius determines the size of the neighborhood used in the calculation. A larger radius creates a smoother pattern; a smaller radius reveals more local variation. I found it interesting that these choices can change the story the same data tells. This made me think about lottery retailers: mapping store locations would show retailer density, while weighting stores by sales would show a different pattern. My question is: how do analysts select a cell size and search radius that reveal the pattern without exaggerating it?

Chapter 5: Finding What’s Inside

Chapter 5 focuses on finding what is inside an area. This analysis can monitor one area or compare several, such as determining which properties fall within a floodplain or how many incidents occurred inside each police district. Before starting, we must identify whether the features are discrete or continuous. Discrete features are separate and identifiable, such as buildings, roads, or crime locations. Continuous features vary across a surface, such as elevation or rainfall. We also need to decide whether the result should be a list, a count, or a statistical summary, and whether to include partially contained features.

The chapter describes three methods. Drawing the area and features together is simple and fast because it visually shows what is inside, but it produces little analytical information. Selecting features inside an area creates a subset you can list or summarize, which works well for a single area. Overlaying creates a new layer containing attributes from both the area and feature layers. It takes more processing but is most useful for comparing multiple areas or calculating how much of a feature falls inside each one. A buffer, an area created at a specified distance around a feature, can also serve as the analysis boundary.

GIS can then calculate counts, frequencies, sums, averages, medians, and standard deviations. Count is the total number of features, while frequency is the number in each category. Because I am used to working with tables, overlaying reminded me of joining datasets, except the match is based on location instead of a common ID. One point I found important is that the analyst’s definition of “inside” can change the result. For example, should a property count as flood-prone if only a tiny corner overlaps the floodplain? My question is: what rule should be used for partial overlaps, and how should that decision be explained so the map does not mislead the audience?

Chapter 6: Finding What’s Nearby

Chapter 6 explains how GIS finds what is nearby, but “nearby” does not always mean the shortest straight-line distance. It can be defined by distance or travel cost. Cost can mean time, money, fuel, effort, or another difficulty. This analysis can show how quickly a fire station can reach a neighborhood or which customers are within a store’s service area. First, we decide whether to measure proximity outward from a feature or by travel to it, whether we need a list, count, or summary, and how many distance ranges to show.

The chapter describes three methods. Straight-line distance is the shortest direct distance between features and is useful for making buffers or selecting everything within a fixed radius. Planar distance works for smaller study areas, while geodesic distance accounts for the Earth’s curvature across large regions. Distance or cost over a network follows connected features such as streets. A network contains edges, junctions, and turns, and you can assign an impedance to each part, such as travel time. Cost over a geographic surface uses raster cells to represent movement difficulty. Hills, forests, water, or other barriers can make a location costly to reach even when it looks close.

Results can be displayed as a single range, inclusive rings, or distinct bands. Inclusive rings show cumulative totals within increasing distances, while distinct bands separate features into each interval. A spider diagram connects a source to nearby features with lines. This chapter made me think about traveling between Delaware and Cleveland: straight-line distance tells me little compared with roads, bus connections, waiting time, and actual cost. I liked this chapter because it shows that proximity is really about accessibility, not just miles. My question is: when traffic, weather, or road closures change constantly, how often must network costs be updated for the analysis to remain reliable?

Montana week 3

Chapter 4

Chapter 4 talks about density(the number of things within a certain area/ volume) It talks about two ways to show density with the density by area model and the density by defined area or by surface. Density by defined area takes a distinguishable area(ex: county, zip code, etc) and collects the number of features and displays the area as a certain color based on the gradient number that the area has been given. Density by surface does not require defined borders and the range is editable. To find the density for either of these to find its range on the color coded gradient you must find the number of features and divide that by the area of which you are finding the density for. 

 

I face some confusion about the representation of density through defined cells. Is the total map split up into equal cells and the number of the features counted and then the circle is placed in the middle of the cell or is the cell based off of the location of the features being studied(ex: businesses, employees, etc)Or does the GIS find the average distance between all points in the cell and move the circle to that point.

 

I enjoy that they often include what one particular map might be used for and by whom it might be used. It is good to have a clear explanation of how these techniques are used by everyday people and businesses.

 

Chapter 5

This chapter “finding what’s inside” had a focus on defined areas and how you can manipulate both their visual properties and informational properties to gain insight. The example of a flood plain was used a lot in this chapter to show how different areas can be overlaid with each other. You can take a group of defined areas(in the text it was personal properties categorized by their use) and overlay something like a floodplain or a watershed above the initial scape. You can also emphasize different parts of the map, for instance you can only include parts of the property area that are included in the flood plain area or you can have all properties with a part in the floodplain highlighted. The text makes it clear that this sort of mapping would be very important for things like watershed access, flooding, fire protection, school districts and more.

 

The text also made some comparative examples with drawing areas vs. Selecting the features inside the area. Drawing does not require any complex calculations so it is much easier to do but cannot list information so it is visual only. The other option selecting the features is good for knowing what is inside a group of areas but does not allow you to analyze areas individually. There is also the third option of overlay which lists multiple layers and allows you to draw conclusions based on which things overlay each other. The main drawback to this though is that it uses a lot of computational power. 

 

An interesting question one might ask is how can these three methods be used together to make more meaningful conclusions?

 

Chapter 6

I think that it is an interesting idea to map the distance of something by cost. I wish you could do that in google maps to see how much you would need to spend on fuel.

 

This chapter analyzed the display of distance and how we show paths. A lot of the information seems like it would be tied to GPS but there was also some discussion of how it could be used by police stations, fire stations, etc… to understand their travel range. There was also discussion of the variable of cost which was a different way of looking at distance not in terms of location but in resources used to reach a point. I believe that this is a way to incorporate terrain changes into the mapping process.

 

There is also the sectioning of distances using inclusive rings which include all features from the outside to the center of the circle and distinct bands which are different distances from the center point and can indicate the number of features within a distinct distance band.

Another interesting style mentioned in the text was spider graphs which send a point straight to a feature within a certain range.

 

Switching from distance to cost creates a more detailed contour map because of the terrain features mapped.

Parks Week 3

Chapter 4:

Chapter 4 discusses how to map density. Mapping density is important to show the concentration of features and their patterns. For density, the number features are measured in uniform areal units. As with other GIS methods, careful consideration must be taken when deciding what to map. You have to consider if the data is plots, lines, or data summarized by data. You also have to consider whether you are mapping features or feature values. There are two main ways of mapping density, mapping by a defined area and mapping by a density surface. When mapping by a defined area density of individual features summarized by defined areas and each dot represents a set number. It doesn’t represent the exact location, but it’s easier to read than having one dot per location. When mapping by defined area density is calculated using the areal extent of each polygon. Dot maps are often used for mapping by defined area. They are based on the total count and how much each dot represents. There are several factors to keep in mind when making dot maps, like dot size, how much each dot represents, and area size. When mapping by density surface, raster layers are used and the total of features are divided by area. These maps offer more detailed information but require more effort. When deciding how to display the map it is important to consider aspects like cell size and search radius. These factors are important for making sure that the data is displayed in a way to properly display the patterns. The colors used for classes and how the breaks for classes are assigned. This chapter was helpful for understanding how to map density and the uses of it. There were a few points in this chapter where I struggled to understand the technical stuff, so I hope things will become more clear when actually using the GIS.

Chapter 5:

In chapter 5, the concept of “mapping what’s inside” is discussed. Mapping what is inside of a determined area is useful for monitoring what’s occurring inside it or to compare what’s inside several areas. There are several questions that need to be answered before deciding how to go about mapping. Are you finding what’s inside a single area or several? A single area lets you monitor activity or summarize information, while several areas lets you compare areas. Are the features inside discrete or continuous? Discrete features can be counted, listed, or summarized, while continuous features can be summarized. Do you need a list, count, or summary? The data needed is different if you want to get a list of all features, a total number of features or a summary of what’s inside of an area. Do you need to see the features that are completely or partially inside the area? Linear and discrete features may lie partially inside and outside of an area, so you must decide what to do in these situations. There are three ways to map what’s inside of an area. These include drawing areas and features, selecting features inside an area, and overlaying the areas and features. For drawing areas and features are drawn on top of features, which is good for seeing whether one or a few features are in an area. When selecting features inside an area you specify the area and the layer containing the features and selects a subset of features in the area, which is good for getting a list or summary of features in an area. When overlaying the areas and features the GIS creates a new layer with the attributes of area and features, which is good for finding which features are in each of several areas or how much of a feature is in one or more areas. This chapter did a good job at explaining what it means to map what’s inside an area.

Chapter 6:

Chapter 6 discussed the concept of mapping what is nearby a location. When mapping what is nearby, you can find out what is occurring within a set distance of a feature, identify what’s affected by an event or activity, and understand the cost of travel. The cost can be in regards to distance, time, monetary loss, effort, or other costs. As it seems to be a common occurrence with this book, the chapter discussed questions that you must ask yourself before you begin mapping. Is what’s nearby defined by a set distance or by travel to or from a feature?  You should measure surrounding features using straight lines for distance or a geometric network using road data for travel. Are you measuring what’s nearby using distance or cost? Measuring by distance or cost can change the result significantly in some cases. Are you measuring distance over a flat plane or using the curvature of the earth? You should use the curvature of the earth for large areas. Do you need a list, count, or summary? It is important to understand what kind of data you need to achieve your desired map. How many distance or cost ranges do you need? You could have one range, inclusive rings, or district bands. The three ways to map what’s near a location are straight-line distance, distance or cost over a network or cost over a surface. When mapping straight line distance you specify the feature and distance and the GIS finds the area or features within the distance. This method is good for creating boundaries or selecting features at a set difference. When mapping distance or cost over a network you specify source location and distance/cost along a linear feature (like roads) and the GIS finds segments within distance/cost. This method is good for finding what’s within a distance/cost of a location. When mapping cost over surface you specify location and travel cost and the GIS creates a layer showing travel cost from feature. This method is good for calculating overland travel cost. Overall, I feel like this chapter thoroughly explained the concepts of mapping what is nearby a location and how it can be used. There were also some connections made to chapter 5, which I found helpful.

Bruner Week 3

Chapter 4

This chapter was all about how you would go about mapping density in GIS software. Obviously, with discrete points, you can observe density to some extent by looking at where a large amount of dots in a small amount of space are, but mapping specifically for density can give you a more specific understanding of which “dense” places are more or less so, rather than just identifying clusters. There are methods of mapping density that use dots randomly placed based on ratio per area by GIS, but this is also visually more accurate to look at than raw data, AND there are ways to make it more visually accurate, like processing this information in small areas.

There are many different ways to map density, including by area and with a density surface. Mapping by area can output a shaded fill map or a dot density map. This type of mapping is good for data that has already been summarized by area or that can be summarized by the GIS. However, it doesn’t pinpoint centers of density and can be very inaccurate for large areas because of this.

A density surface, which is created with the help of the GIS, is good for individual locations, sample points, and lines, so more discrete data. It can output a shaded or contoured map. Compared to mapping by area, it is more precise at pinpointing centers of density, but it requires more data processing.

For already defined areas, density maps can be in the form of dots or shades. As with everything, choosing one of these depends on what kind of information you are working with and what you want your map to convey. It is important to make the information you aim for as easily understood as possible.

Parameters to consider in density mapping are, cell size (if you are using a raster map), search radius, calculation method, and units.

Chapter 5

Chapter 5 was about graphic analysis and how to combine more than one layer of a map to create a map that can show correlation. Rather than focusing on physical features, this chapter talked about how to focus on occurrences in an area and can show viewers where attention is necessary.

There are two main ways to define your analysis, one being in separate layers, and another being a huge combined layer with all information in one.

Finding what’s inside a single area lets you monitor activity or summarize information about an area. This includes:

  • Service area around a central facility
  • A buffer defining distance around a feature
  • Administrative or natural boundaries
  • Manually-created area (for some sort of proposal)

For any of these when dealing with several layers of a map intersecting, you can choose to include all features that are even somewhat in your “boundary” layer, include only features that are fully in the boundary, or include parts of features whenever they show up in the boundary of the other layer. Which of these is chosen depends, again, on the map you are creating. It is best to create a map that makes it easiest to see features and important patterns, but from what the book described, this is a pretty intuitive process.

The GIS can place features that occur in both layers in a table, but if there are multiple areas within your data, it cannot recognize them as separate. I would imagine that if every area was a different set of layers, the GIS could recognize them as different that way, but this probably is very tedious and requires lots of processing.

The process GIS goes through to help with this is also described in this chapter. GIS can choose the best overlay method based on your data, and if it chooses a format your map currently isn’t in, it can convert it to that format in order to move forward with the processing.

Choosing a vector map can give you a more precise measure of areal extent, but requires lots of processing to remove silvers (errors in matching layers up) and to calculate the amount of each category.

Choosing a raster map can have varying precision based on the cell size used, and small cell sizes, which are more accurate, require more processing like a vector map would. However, raster maps don’t create the issue of silvers, they are faster to create, and they automatically calculate area extent. It is slower than vector processing though. I think personally that this is the better method as long as you use small cell sizes.

Chapter 6

Chapter 6 addressed how to represent how nearby activity can affect data between two features or using a set distance or cost in the form of a sort of “radius” around a certain area. This radius can have multiple levels if it helps to convey closeness better.

There is also an option of whether or not to include curvature of the earth depending on how large of an area your map is covering. I would imagine that it is also important to account for geographic features or barriers that would change the cost of travel, like if there is a mountain to be climbed or dodged.

There are 3 main ways nearby activity can be represented.

  1. Straight line distance: specify the source and the radius, and the GIS creates a nice circle using that information. It is good for creating a boundary or selecting features at a set distance, and you only need two very simple layers to do it.
  2. Distance or cost over a network: specify source location and distances along each linear feature you want included. This one is good for finding what is within a specific travel distance of a location accounting for means of getting there (like roads). You need 3 layers, but one of them can be directly from ArcGIS
  3. Cost over a surface: specify the source features and a travel cost, and the Gis will show the travel cost as it grows from each feature. This is sort of like the sorted radius, but it is based on cost and not distance. I would assume it accounts for geographic features as mentioned before.

The chapter also goes more in depth about how to actually get these different things to work in the software, like how to get a map to show distance from feature to feature, and how to make the map have several distance ranges. You can also set several different source features, and have the distances set to be “near at least one” of them after defining both.

Overall, so far from reading these chapters, I am getting the gist of how GIS works, but a lot of the specifics on how it works and what to do when I want specific things to happen is losing me a bit without having been on the software. I am hoping that once I begin working with it, I will understand better.

Robinson Week 3

Chapter 4:

In the previous chapter, we learned how correlations can be shown when using data sets to map the most and least of this information. This chapter focuses on mapping density, its importance, and the various ways we can use and build it. This is crucial because it shows viewers where high concentrations of features are located. GIS allows you to map features or feature values; each will result in different outputs (based on what the user inputs). To make either useful, we need to create a density map. One way to do that is to define an area. This can be done graphically with a dot map or by calculating each value per area. Using calculations requires a couple of things. First, by adding a new field for a density table based on the coverage area of the polygon. Then, assign density values and finally divide the values by the polygon area. This method may need a conversion equation if the density units don’t equal area units. This creates a map by total amount or counts, while noting what each dot signifies (e.g., 10 or 10,000 people). Another way is by density surface, created through a raster layer.  It divides the total amount of features by the search radius field. When it comes to calculating density sizes, a few things are required: cell size (to define patterns, its size is given by the length of the cell), searching for a radius (used to find objects on a map), calculation methods (which have 2 methods that can be used: simple and ring series), and units (measurement). How do we display a density surface? We can display it using gradient colors and contours. (This topic was discussed in Chapter 3.) The results will depend heavily on how the density surface is created.

Chapter 5:

Previously, we learned about map density, importance, and their use cases. Within this chapter, discussing the importance of mapping its inner contents. Helping the reader compare fewer and more areas (reviewed in the previous chapter). To define our evaluation, there are a couple of things the user wants to know. How many areas do you have, and whether they are inside one area (e.g., a shopping mall) or have multiple areas (e.g., zip codes)? Each area must be identifiable by a unique name. Drawing areas and features like surfaces and lines works well when the user is trying to find what’s inside and outside a given area. It’s easy to use, but it relies heavily on visual information. Selecting features in a region is useful if you want a summary or list of what’s inside that region. Its downside is that it works for only one area, not multiple. Overlaying has the benefits of both drawing and selection (only within), but it requires more processing power. The only time a user should choose overlaying is if they have multiple areas (examples: zip codes, disjuncts: pieces of land that are separated, or nested: smaller areas inside larger ones) and want a summary of each area; a single area (examples: a shopping mall, buffer, an administrative or natural boundary, manually drawn area, or a result of a model) and want a list of discrete features; or a single area and want a summary of continuous values. Overlaying with discrete features is used when the user wants to know which features are inside or outside a given space. A use case is finding the number of bears in a specific park. With continuous data, we blend gradients to find patterns. A pretty common example is varying temperatures or rainfall across a certain region.

Chapter 6:

In the prior chapter, we learned about mapping inner contents. This chapter covers mapping nearby areas. People define distance as a measurement (think inches, feet, and miles), while others measure it by cost. The best method for your analysis entirely depends on a couple of things. Maybe you want to use list, count, or summary (discussed in previous chapters). Or you might want to know how many distance ranges you’ll need. There are 2: inclusive rings, used to find the total increase as the distance rises. The other includes distance bands, used for when you want to compare distance to different characteristics. How do you find what’s nearby, though? There’s straight-line distance, used to create boundaries or select features around an area. Cost over a network, which finds what’s within travel distance. Then there is cost over a surface, which not only measures distance but also calculates the area within a given range. Buffers create a boundary line to show what’s far away. To create one, the user defines the source feature (or features) and the buffer distance. The aftermath lets people see details in a given area. Special ones are used for finding multiple features. To find objects in several distance ranges, create multiple proximity zones. To pick features close to many objects, the user selects and tags the feature with a code. For features within several distance ranges, you select each object once for each distance. Feature-to-feature is great for tracking distance from a source object, which has its own use cases. There are several options when making a map for this case. Out of the many maps used in this chapter. The one that caught my attention the most was the spider diagram (not really a map, but close enough). It looks like a firework going off in multiple locations.

Grennell Week 3

Personal Summary

Chapter 4: 

In chapter four, the topic of mapping density is covered.  For context, in GIS, density is equivalent to concentration. By mapping areas of both high and low concentrations, it allows you to recognize patterns. After covering the Why the chapter transitions into the what.  It stares that in order to map density, “you can shade defined areas based on a density value or create a density surface.  ( This confused me because it didnt explain what each of them were.  So I did a little reasearch because I was confused and found that a Density surface is absically a gradient over a wide range while a density value is a bullentin point in a small area that gives specified values). It also talks about using GIS to map both points and lines. ( points make sense to graph but lines not so much, I tried to figure out what it meant but it just confused me more).  The last thing mentioned in the topic of “deciding what to map” was the topic of features vs feature values, Which was easy to understand since they gave examples for this one.  Mapping  features would be like mapping the locations of buisnesses while feature values would be like taking the number of emplyees at each buisness. The chaprer then tells two ways to map density, The first is by mapping a defined area (which is I think using Density value because the images show plots of a small region) in this method you can use a dot map to calculate density for each value. The other method is by density surface (ok I think I was right)  which is when each layer gets its own density which makes a gradient type look agross the entire map.

Chapter 5: 

The title of this chapter is “finding whats inside” (im gonna take a guess just by the title it might mention how to interpret the density and make sense of it when making a hypothesis) . The chapter starts off by exlpaining the importance of mapping out the inside of an area. It states that “people map what’s inside an area to monitor what’s occuring inside it, or to compare several areas based on whats inside each”. ( I think this is a common thing thats done in most ENVS/BIO type labs at this school. I never realized that GIS was so commonly used and I never knew what it was until this year).  An example that the chapter used to express the importance of mapping was by  monitoring drug-related arrests within 1,000 feet if a school. In doing so they would give harsher punishments to said dealers. The chapter then goes into “definng your analysis” ( I assumed correctly) .  It mentions that you can draw an area boundry on top of the features to help summarize them (this made no sense to me at all, but It could be because I havent done any actual GIS work yet).  The chapter also states that in order to analyze your data you have to conside how many and the type of features it contains.  (which makes sense because how can you hypothesize something whithout knowing what exactly your looking at). After further reading I think im starting to understand the boundries, I assumed it was no different then any other boundry and it isnt but its there to seperate a specified area from things not considered “in range”.

Chapter 6: 

Chapter six is titled “finding whats nearby”,  but covers things like defining your analysis, three ways to find whats nearby.  (this doesnt really make sense to me considering the last chapter was talking about setting boundries in order to cust things off, but now it wants you to also map whats around)? The chapter starts by explaing the “Why”, turns out its important because lets say your going to like walmart but theres a target close. By having the target pinged on the map it lets you know that theres also a target you could go too. (or at least thats how i interpreted this section of the reading). The chpater also talks about a method used to find whats nearby, the method they mentioned was measuring using straght line distance (is this like literally a straght line from A to B) by doing this they can gain an idea of measuring “nearness”. Another meathod that they said is measuring distance or nearness by travel cost (this was in context to traveling only though).  In the chapter it also talks about measuring whats nearby using either distance or cost,  it states that you can measure cost in terms of how long it will take to reach points A to B ( I was thinkning like cost as in $, this makes stuff so much more understandable) . The chapter also starts bringing up other topics that I didnt really take into account. For exampke if your measuring travel are you measuring the distance over a flat plane or using the curvature of the earth. ( If im being honest this did not cross my mind but it makes so much more sense to think of this. This makes me wonder if things like google maps uses a flat map or curvature to measure long disances).

Hutto Week 3

Chapter 4 

Chapter 4 explains the reasoning behind mapping density, as well as when it is important to map density, what to map and the two types of ways of mapping density. Density maps allow viewers to observe each individual feature of a map using a uniform areal unit of measurement, such as per square mile, per county, or per census tract. Census tracts are specific geographic regions defined solely for the purpose of conducting the census. When would a density map be used? One example could be: a local nonprofit wants to see which areas of the State of Ohio have a more concentrated homeless population using census tracts as a measurement, and so the nonprofit collects the data on the number of homeless individuals in each census tract, with the darker shade being the highest concentration of homelessness and the lighter shade being the lowest concentration. When choosing what to map, you can choose to map (1) the density features, which include the number of businesses, schools, parks, etc., or (2) to map feature values such as the number of employees at each business, the number of teachers per school, the number of trees per park, etc.. Density maps can be represented using a random distribution of dots on a map to show the concentration of particular features, or using a density surface, which is a raster layer that can show the number of features within a particular radius of cells. For example, if local law enforcement were mapping the density of individual crimes within a given area, a density surface could be used to show the concentration of higher occurrences of crimes in a given area and which areas crime occurs the least. When creating a dot density map, dots should not be so large that areas with higher density are obscured and difficult to interpret.

 

Chapter 5

Chapter 5 explains the reasoning behind “mapping inside” an area and its uses. Mapping inside requires you to draw a boundary around the area that you want to analyze. For example, if a construction company is trying to see which neighborhoods are more prone to flooding, the construction company may draw a boundary around a particular area of interest and see which properties are near floodplains or if floodplains intersect with certain areas to get a better sense of where to build. In the chapter, Mitchell also provides an example of a district attorney being able to draw a boundary to map out which crimes occurred and whether the crimes that occurred were within a certain radius of a school, which could lead to tougher criminal penalties. The chapter also touches on discrete and continuous features when mapping inside. Discrete features are easily identifiable features on a map such as roads, rivers, waterstreams, or even locations such as student addresses. Continuous features are represented using seamless geographical phenomena such as vegetation. For example, a geographer could represent the different types of soil using continuous categories. When mapping inside, a geographer may want to know which type of soil is within a 1000-square feet radius. When counting the number of features within a boundary, Mitchell states that you should include features that are partially within the boundaries inside of count and if you want to emphasize the different categories and features within a particular boundary, that you can use GIS to create an overlay that clips out the features and portions of categories that’s on the outside of a boundary that way you are left with a map of only the boundaries and all of the features and categories inside the boundaries being focused on. You can also create an overlay to where the features of the summary statistics you’re mapping are in color and the outer boundaries features are still present but in black and white to emphasize their nonimportance.

 

Chapter 6

Chapter 6 explains how to map what’s nearby. Similar to the last chapter, you could draw a circle around a particular area of interest to see what is all within the boundaries. Chapter 6 explains that while doing that, you can also map what’s nearby based on the distance specified from one area to another as well as the travel costs. How can this be done? Mitchell explains that this can be done using a simple straight-line distance. For example, if Starbucks executives were looking to see which grocery stores, parks, or recreational centers are nearby and how far, the distance from each of the locations could be represented using a straight line which could represent a mile or 2 miles, etc. Travel costs could also be measured when looking at what’s nearby. To calculate the travel cost, Mitchell points out that you would need to use GIS, assign each street segment with a cost. To do this, you would need to find the per unit cost (for example, labor and fuel costs) and then multiply that by the length of each street segment. You can also measure the travel time for each street segment or block while considering the speed limits for each street segment and multiplying the length of each segment by the speed limit. This is the formula the chapter provides for calculating travel time: “minutes = length / ((mph * 5280) / 60)”.

McMahon Week 3

Chapter 4:

Mapping density is important for identifying patterns such as how much crime has occurred in a specific area. Before mapping, identify the features and the information that the map needs, this information will be useful for the viewer. There are two ways to map density: mapping features, which can be mapping businesses, or feature values, which can be the number of employees in a business. The information presented can be important depending on the views intention with the information. One way the chapter identifies mapping density is by using a dot map. The dot maps benefit the viewer because it can show the amount of features in an area with a given value for each dot so that the map is easier to read. Another way the chapter show density is by density surface. This confused me a bit because I’m not sure what the raster layer is and how that influences the density. The chapter also shows how lines can be interpreted for the length on the map. I thought it was interesting how the chapter gave examples of when density maps can be beneficial, such as population densities for census mapping, or employment  mapping for bus routes. In the section about what GIS does, I was a little confused on how the chapter used neighborhood. I am uncertain if it is used in the way of urban living, people close together, or in other type of understanding. And with that however, it made sense about how to calculate the density base on the amount of features recorded to the area mapped. I thought that calculating the cell size was an interesting part of the chapter because it used words like “smoother” and “courser” to describe the patterns. I also thought the math equation was helpful.

Chapter 5

This chapter begins by stating the importance of analyzing if you’re using a single area or more than one to map your data. There are many different kinds of single areas but they are just a set area. However in multiple areas, you are able to compare more. I thought the examples were useful for this section. A key word was a continuous which means that the values continue overtime and examples are temperate, elevation, and precipitation. The chapter also goes into the different kinds of data plotting such as using  lists, counts, or a summary. I also found the visuals to be helpful in this section as well. I thought it was interesting how the chapter showed  layering GIS to show levels of importance. When selecting the features for inside an area, you need the have the dataset with features and the areas, as well as anything else that needs to be summarized. Whereas, overlaying GIS combines area and features to compare the layers and calculate a summary. This also includes having the features with area and the database, as well as anything that needs to be summarized. I thought the chart did a good job of explaining the pros and cons of each method and gave a list on the features needed. The chapter goes into a step by step process on drawling the lines and features. This includes a key method of being able to easily identify the features that are inside the area. It goes on the state that the features can be used by a single symbol, or be symbolized by category or quantity. Then draw a thick-black lines around the area  the distinguish the area. You can use the GIS to make a report about different features. Later in the chapter, some key words such as count and frequency were used. Count meaning the total number of features inside an area. And frequency is the number of features in a given value.

Chapter 6

Mapping nearby can be important for city planning and notifying residents of certain structures. This can also help traveling range which is beneficial to define area served by faculty. Defining the distance around your features can be helpful in determining with method to use. Nearness can be measured by distance and cost. Cost includes time, effort, and money. The maps helped me in determining the difference between these key words. The chapter also points out the importance of measuring a flat plane, or taking the Earth’s curvature into consideration if it is over a long stretch of land. Another key detail to put into consideration is to analyze if there needs to be a list, count, or summary. I understood the chapters use of counts, however, I was a little confused about the lists and summaries. A key term from the chapter was inclusive rings which are used to find out the total amount increased as the distance increasing. Another key term is distinct bands which are used to compare distance to other characteristics. The chapter also laid out the three ways in which you can locate what’s nearby. One way is the straight-line distance which is reliant on the specificity of the source features and the distance and then the GIS finds out the features surrounding with the distance. Distant or cost over the network  is when the source locations are laid out along with distance or travel cost. And lastly the cost over a surface is when you specify the location of source features and travel cost. I like the way that the chapter points out what is needed for each kind and lays out its pros.

Sisler Week 3

Mitchell Chapter 4-

There are two ways to map density: by defined area and by density surface. You can map density by defined area using a dot map, where dots are randomly placed within the defined area to represent a certain number of features. These dot density maps show density graphically, rather than showing the actual density value. These kinds of maps are generally easier to read; however, the user has to make sure the dots are an appropriate size to not overlap and hide the pattern. Mapping density by defined area is normally displayed as a shaded map of the areas, with a range of colors. The density value applies to the entire area and may vary in that shaded region. 

The second method of mapping density is by density surface. Density surface maps are created as a raster layer; each cell has a density value. This approach is more detailed but does require more effort. You can create a density surface map from locations, sample points of data, crimes, or even bird nests. A cool type of density surface map is a contour map, which compares all the density values within a certain defined radius. From that compared value, the point is then given the average and shaded to that average. The cell size of the map determines how coarse or fine the patterns are. If you want the map to be smooth, the cell size needs to be smaller, but the process will take a long time to process. To find the cell size, you have to convert density to cell units, divide by the number of cells, and take the square root. When displaying the density surface map, you have to be careful how you classify the values, whether that be natural breaks, quantile, equal intervals, or standard deviation. Each grouping shows a different pattern in the densities. 

Mitchell Chapter 5-

I found it interesting that people map things to know what’s inside the area to monitor things like crime, or to compare many areas based on what’s inside of them. The data can be of things in a single area, or multiple surrounding areas. There are two types of features that reside inside an area, discrete and continuous. Discrete features are unique, where you can count them. Where continuous features represent geographic phenomena, like vegetation type. The information that you want portrayed from the analysis can tell you a lot. For example if you want the features to be completely, or partially inside an area, or if you want the surrounding area to be highlighted. The different types of mapping these features can tell you different things. 

There are three ways of finding what’s inside an area. The first is drawing areas and features, it’s quick and easy but only visual. This makes it harder to get information about the features inside. The second is selecting features inside the area, this is good for getting information inside a single area, but not several areas. The last method is overlaying the areas and features, which is good for showing what’s inside several areas, but takes more processing. After selecting the best method and creating a map, you can use the GIS to create a report of the features. A numeric attribute can be a sum, average, median, or standard deviation. When drawing features and highlighting them you can have the non highlighted parts be gray, or a lighter version of the features inside. The second option provides some information about what the features are. When overlaying areas, you can summarize the features by area. You can also summarize by category or value, it is important to account for variations in the areas. When making a map with overlaying areas on areas, it is important to look for slivers, and merge them with the adjacent larger areas. 

Mitchell Chapter 6-

This chapter focused on what’s nearby on the map. It discusses the importance of traveling ranges, and how to measure different ways to travel. A person would want to see what’s nearby for specific reasons, one of them could be to see how long it would take for police or firefighters to respond. 

To find what’s nearby there are a few different ways to measure distance. One of the methods is measuring what’s nearby, this can be measured by cost or distance. When measuring response time, you would want to measure by time, not distance. When measuring distance there are two different ways, the planar method and the geodesic method. When measuring smaller areas its best to use the planar method, and when measuring large areas like a continent its best to use the geodesic method. When measuring using the straight line distance, it’s good for creating boundaries, or setting distances around a source. When mapping for distance travelled,  its good for finding what’s within a travel distance of a fixed area/network. Mapping cost is good for calculating travel cost over land like forest or roadways. When displaying the information from several sources, there may be areas of overlapping distances or features labeled. If a spider diagram is used it is easy to see the features (like customers) that are in a certain distance from the source (like stores). A network layer is a geometric network composed of edges, junctions, and turns. You can set travel parameters, and costs to each road, turn, or stop sign. This means that you could set costs to turns, intersections or individual segments.When setting a cost, you have to create a turntable. When you create a boundary, you can find what’s inside the boundary by using information from chapter 5. You can compare distances of rings surrounding a source.

Bailey Week 3

Chapter 4: Showing How “Crowded” an Area Is (Density)

Density mapping is a way to show where things are bunched tightly together and where they are spread out. When comparing different regions on a map, looking purely at simple totals can be misleading because map regions—like countries, states, or neighborhoods—come in all different shapes and sizes. A huge county might have a lot of houses simply because it covers a lot of land, while a tiny neighborhood might actually be far more crowded even if it has fewer total homes. Density maps solve this problem by looking at the concentration of items relative to the size of the space they occupy. The basic math comes down to dividing the total number of items by the amount of land area.

To show density, mapmakers choose from three main techniques depending on the type of information they have:

  • Coloring Pre-Drawn Regions: When information is already grouped by neighborhoods or counties, mapmakers paint the regions using different shades of color. Busier, denser areas get darker shades, while emptier places get lighter shades.
  • Creating “Heat Maps”: When mapmakers have exact point locations (like individual crime reports or store addresses) or line features (like roads or rivers), they create a smooth, continuous background grid. This works much like a weather map showing hot and cold zones. The mapmaker controls how detailed this grid looks by picking the size of the grid squares (cell size) and deciding how far out the system looks around each spot to calculate crowding (search radius).
  • Using Dot Patterns: This method drops simple dots inside a boundary, where each dot stands for a set amount (for example, one dot representing two birds). The dots do not mark the actual, exact spots where those items exist in real life. Instead, they serve as a visual trick: where the dots are clustered tightly together, the map reader instantly knows the area is crowded, and where the dots are scattered, the area is mostly empty.

Chapter 5: Stacking Map Layers and Counting What’s Inside

A major part of working with maps involves focusing on specific locations and seeing how different layers of information overlap. If a mapmaker wants to highlight a single neighborhood to track what happens inside it, they can draw a thick, bold line around its border or shade it in. To make that target neighborhood stand out clearly, they might fade out the surrounding background using light colors or subtle patterns, or draw important features directly over top of the background. Mapmakers also frequently build buffers, which are simply perimeter zones drawn around a feature—like drawing a 1-mile circle around a school to show its immediate neighborhood.

When answering complex questions, mapmakers stack different thematic map layers directly on top of each other, much like placing transparent sheets on top of a light table. Stacking layers allows you to compare different datasets, see which features fall inside specific boundaries, and figure out how much of a feature sits within a target area. During this process, map tools can instantly run helpful summary math on the items captured inside an area:

  • Counting: Tallying the total number of items found inside the boundary.
  • Categories: Counting how many items belong to a specific group (like counting how many oak trees are in a park compared to pine trees).
  • Totals and Averages: Adding up numerical values or finding the typical average amount for items in that zone.
  • Middle Values and Spreads: Finding the exact midpoint value in a list of numbers (median) or seeing whether the numbers are mostly similar or wildly different (standard deviation).

Instead of using crisp geometric shapes, mapmakers can also perform layer stacking using a pixel grid layout. In this grid approach, the system simply counts how many pixel squares fall inside a specific area to measure coverage.

Chapter 6: Measuring Distance and Travel Effort

Proximity analysis looks at what exists nearby a key spot. In the real world, measuring how close something is involves much more than drawing a straight line with a ruler. True “distance” (traveling range) depends on three key real-world factors: physical space, time, and financial cost. To measure how close things really are, mapmakers use three primary approaches:

  1. As-the-Crow-Flies Distance: Measuring a straight line through the air from Point A to Point B.
  2. Street Network Distance: Measuring travel along real connected roads and turn-by-turn routes.
  3. Real-World Cost Distance: Measuring movement across actual terrain while taking obstacles and friction into account, such as steep hills, severe weather, or rush-hour traffic.

Mapping actual travel costs—like measuring how long a trip takes when bad weather slows down traffic—gives a far more accurate picture of a store’s true customer area than just drawing a simple physical circle on a flat map.

To display distance clearly, mapmakers use three main visual styles:

  • Distance Rings: Concentric circles drawn outward from a central point, showing set distance steps (like 1-mile, 5-mile, and 10-mile radiuses).
  • Spider Diagrams: Connecting lines that radiate out from a central hub to several destination points, creating a pattern that looks like spider legs.
  • Distance Grids: A background grid where every individual pixel square knows its exact calculated distance to the nearest key location, making it easy to generate dynamic borders.