Chapter 5-
This chapter was pretty short and focused on creating vector and raster tile layers. Vector tile layers store geographic data as points as points, lines, and polygons. They represent the geometry and attributes of features and are more flexible and efficient. They are best used for interactive maps. Raster tile layers are image tiles. They show small portions of a map. They are used for mapping consistent geography that isn’t expected to change very quickly, such as static basemaps.
- The tutorial walked me through how to add and publish a portal, but my portal was already set up, so I did not have to do that.
- I downloaded the data for this chapter onto my computer and then added a vector layer to a new project that I created from the data I downloaded.
- To be honest, I’m not really sure how I added the vector layer. I went through all of the directions and did as the tutorial said, but there was never a specific step that said I was adding a vector layer. Then, all of a sudden, I was configuring vector tiles and analyzing and publishing my vector layer.
- Next, I created a raster layer. The steps to creating a raster layer were very similar, and again I’m not really sure where the actual raster layer was created. I think it was maybe just already created from the data I downloaded for the chapter and all I had to do was add it.
- After I created both the vector and raster layers, I compared them by using a slider/swipe on story maps.
- A practical application for this chapter would be evaluating wildfire risk. Raster layers would include consistent information, such as vegetation and elevation, while vector layers would include data on things like buildings and boundaries.

Chapter 6-
In this chapter, I created a dashboard web app for the city of Redlands, California, to coordinate response efforts for the city’s medical, police, and fire departments. This web map displays the most recent incident details, monitors real-time locations (with minimal lag is the idea), and allows users to filter incidents by the type that they are.
- To start this tutorial, I searched for Redlands Dashboard Map owner:gtkwebgis5 and opened the web map in map viewer. Then, I added a temporal layer of sample data.
- This temporal layer added live cameras by the California Department of Transportation that shows near-real-time highway photos in the pop-ups.
- I shared this web map with everyone and then I created a dashboard web app with the map that I had just created in the previous steps.
- I added lots of elements to the map, including a gauge, chart, table, list, and map.
- The gauge is responsible for displaying how many open incidents there are, with green representing not many open incidents, yellow representing many open incidents, and red showing too many open incidents.
- The list element lists the open incidents as they occur.
- The chart is responsible for representing the ratio of open to closed incidents.
- The table includes information about incidents, such as the location and contact information.
- Finally, the map just shows geographic data on where the incidents are occurring.
- The tutorial then tried to have me configure actions and targets, but I struggled with getting these to work because not all of the expressions were working like they were supposed to even though I was copying and pasting them directly into the expression box to make sure that I didn’t type them in wrong.
- A practical application from this chapter would include creating a dashboard web app that monitors environmental features such as air and water quality or weather.









