|
BLOG
|
Writing a custom expression in ArcGIS Online using the new Arcade scripting language is easy, powerful, and has deep implications for education. Arcade expressions, described in full here, allow you to make maps from simple calculations, from functions, from data conversions, and from brand new representations of your data. In my example below I wrote an expression that symbolizes cities based on the percentage of 18 to 29 year olds in that city. But this blog essay shows that more advanced and powerful expressions, such as if-then statements, are possible. Under "Change Style" is where you enter the expression, under "Custom (Expression)" as follows: My expression to calculate the percentage of 18 to 21 plus 22 to 29 year olds out of the total population for each city in my data set is: Round ((($feature.AGE_22_29 + $feature.AGE_18_21) / $feature.POP2000) * 100, 2) Here is my resulting map: http://www.arcgis.com/home/webmap/viewer.html?webmap=b90ad50f16ec4af6bac778bda7aec5ac One of the chief advantages of expression building is that the data that you are seeking to map does not already have to be part of the existing attribute table for your data - you are, in a sense, creating that data with your expressions! And teaching students how to write these expressions to achieve a desired result builds skills in GIS, computer science, and mathematics.
... View more
01-06-2017
07:03 AM
|
9
|
3
|
16264
|
|
BLOG
|
I used a recent hike to Hanging Lake Colorado as an excuse to try some new things with the Cascade Story map app – including a looping video, link to a map-with-points-from-geotagged photos, testing new workflows now that Google folded Picasaweb into Google Plus/Google Photos, and some other features. It is not perfect but I learned some things! Map: http://arcg.is/2i37rYI I used Bern Szukalski's advice here to add geotagged photos to a web map – https://blogs.esri.com/esri/arcgis/2013/08/14/add-geotagged-photos-to-your-web-map/ … to create my map tour to get my photos quickly added to ArcGIS Online as points. I used it as this map: http://www.arcgis.com/home/webmap/viewer.html?webmap=68bb1520cfc04292892b36c28df9ab02 … which is a part of the above Cascade story map. --Joseph Kerski
... View more
12-30-2016
07:03 AM
|
1
|
0
|
844
|
|
BLOG
|
I used a recent hike to Hanging Lake Colorado as an excuse to try some new things with the Cascade Story map app – looping video, link to a map-with-points-from-geotagged photos, testing procedures now that Google folded Picasaweb into Google Plus/Google Photos, and some other features. Not perfect but I learned some things! Map: http://arcg.is/2i37rYI I used Bern’s advice here to add geotagged photos to a web map – https://blogs.esri.com/esri/arcgis/2013/08/14/add-geotagged-photos-to-your-web-map/ … to create my map tour to get my photos quickly added to ArcGIS Online as points. I used it as this map: http://www.arcgis.com/home/webmap/viewer.html?webmap=68bb1520cfc04292892b36c28df9ab02 … which is a part of the above Cascade story map.
... View more
12-27-2016
06:56 AM
|
0
|
0
|
525
|
|
BLOG
|
I recently gave a webinar for the National Council for Geographic Education about story maps. Story maps are multimedia combined with interactive maps that can serve as powerful visual means of teaching and learning. The webinar content is here: http://arcg.is/2hfM6Xx. You will notice that the webinar content is actually a story map! I did this on purpose to show that story maps can be effectively used to teach a wide variety of content, themes, disciplines, and scales, from local to global. Here, I use story maps to teach about ... story maps! At the end of the above webinar content are several links that you might find useful in terms of “continuing your learning" with story maps, including upcoming courses, Esri training, and more. I opened the webinar with a Crowdsource story map to get the networking started: http://arcg.is/2fnrhIe. I have done so in many of the workshops I have given in the past few months. Not only does it foster networking and spatial thinking, more so than in a standard "going around the room" or using a chat window, but it gets people excited about story mapping right away. Try it! As is typical in story mapping workshops and webinars, time did not permit me to cover everything I wanted to. Therefore, I have placed additional exercises in the link below, including the making of swipe and map journal story maps: http://www.josephkerski.com/workshop-creating-teaching-esri-story-maps/story_maps_full_current/ --Joseph Kerski Example of Story Map Series.
... View more
12-23-2016
06:03 AM
|
3
|
0
|
1551
|
|
POST
|
Start with the Living Atlas of the World in ArcGIS Online. Then use the Add button and browse ArcGIS online for content. Also use our data blog http://spatialreserves.wordpress.com Charlie and I gave a finding data presentation at this year's T3G - described here: https://blogs.esri.com/esri/gisedcom/2016/10/21/6190/ --Joseph Kerski
... View more
12-16-2016
09:00 AM
|
1
|
0
|
787
|
|
POST
|
Thanks folks - I wrote the following essay that also might be of use: Sharing Data through Story Maps | GIS Education Community --Joseph Kerski
... View more
12-16-2016
08:47 AM
|
0
|
0
|
1528
|
|
POST
|
I was not aware of this particular reverse geocoding tool - thank you!
... View more
12-16-2016
07:51 AM
|
1
|
0
|
2267
|
|
BLOG
|
Folks: This article in Business Insider shows heat maps of the 15 largest fast food chains: http://www.businessinsider.com/biggest-food-chains-in-america-maps-2016-11/#1-subwayhas-26887-stores-in-the-us-1 Examining this type of data might be a great way to introduce students to spatial thinking and analysis, or build on what you are already doing in the classroom. And nearly everyone has a mental map of where fast food establishments are located. Why do these patterns exist the way they do? Why do some exhibit specific regional predominance (such as Wendys, which started in Ohio, or Sonic, which started in Oklahoma, or Dunkin Donuts, which seem to be everywhere in Massachusetts)? Why are the largest sales for many chains California, Texas, Florida, or New York? What are some anomalies that can be detected? What I like most about these maps is that underneath each one, hyperlinked to text such as “strong everywhere” or “concentrated in urban areas” are links to live web maps in ArcGIS Online, because that is where each map was generated in the first place. Try it! That means you can zoom to your own city and your students can discuss the patterns that students see between different chains, relationship to population density and busy streets and/or high schools or universities, and more. And the reason why different chains often locate near each other. When you zoom to a certain scale, the popups reveal the name of the establishment along with the sales figures. You can also change the base map, or change the symbology to analyze the sales volumes or the number of employees, or add additional layers such as zoning, traffic, and more, to really dig deeper into the investigation. All of the maps can be found in this group in ArcGIS Online. You can even use the maps to teach about what a heat map is, using the following as one source of information: https://www.gislounge.com/difference-heat-map-hot-spot-map/ And in ArcGIS Online (www.arcgis.com), you can create your OWN heat maps on other variables, such as crime, litter, invasive species, landfills, antique stores versus car washes, and … you get the idea. Enjoy! Joseph Kerski
... View more
12-16-2016
07:00 AM
|
5
|
0
|
2212
|
|
BLOG
|
You can, alternatively, delete all of the points at once from the editable feature service created when you create a crowdsource story map, using My Content in your ArcGIS Online account. This is faster but requires caution. --Joseph Kerski
... View more
12-09-2016
10:08 AM
|
0
|
0
|
159
|
|
BLOG
|
I have been using crowdsource story maps frequently as a networking tool in face-to-face and in online courses. For example, I ask the participants in these courses to add a photograph to a map that shows the view out their window, shown below and linked here. The first screen indicates what they are to do and displays a "Add Your Landscape" button in the upper right: The map allows us to have discussion on the diversity of landforms, land use, vegetation, and weather in the location where the participants work. It also allows us to have a discussion on web GIS, story mapping, and how crowdsourcing works. We discuss ideas of what they could do with crowdsourced maps--from mapping trees, shrubs, litter, or light poles on their school or university campus, broken sidewalks, "little library" kiosks, or pedestrian counts in their community, locations of major tsunamis of the past century, or to conduct a brief poll in class (indicate 1 location in the world where you think that water availability (or biodiversity loss) is at a most critical need right now), or other data from local to global scale. Some of the responses on my web map are shown below, including my own photograph from the Esri building in Colorado: But let's say for some reason you as the author of the map want to delete some or all of the contributed photographs and points from the map. When you first set up the map, you are presented with options to review each contribution as it submitted or not. In my case study above, I want the map to provide instant gratification and feedback to those participating, so I chose not to review the submittals as they come in. But now let's say I want to use this map for a different course. Or, if I were mapping trees, maybe one of the trees was not actually on my campus at all, or the image was poor, or it was in the incorrect location. For whatever reason, I want to remove some or all of the contributed "crowdsourced" information. This is easy to do. Go to the story map that you wish to edit. It is easiest to use the "My Stories" zone on http://storymaps.arcgis.com. Edit your story map, and look in the upper right under "review new contributions." You can review and approve all of them here, or only the new ones since you last reviewed. In my case, I want to delete all of the contributions so I can use this map for another course with new participants. I would therefore select All Contributions, as shown below: Then, I select each of the contributions and reject, including the beautiful photo I took in Colorado, as seen below: I encourage you to do two things: (1) Consider using crowdsource story maps in a variety of ways in your instruction. (2) Use the above method to easily remove or review the contributions to your maps. --Joseph Kerski
... View more
12-09-2016
07:01 AM
|
0
|
1
|
1230
|
|
BLOG
|
https://www.youtube.com/watch?v=wHaksQl5p7A is the recorded video from my webinar today for the North American Association for Environmental Education using GIS.
... View more
12-06-2016
02:43 PM
|
0
|
0
|
919
|
|
BLOG
|
Greetings: (1) Mapping Your Stories with Esri Story Maps Free NCGE-Esri webinar – 8pm ET / 5pm PT Wed 7 December. Instructor: Joseph Kerski Register here: http://www.ncge.org/webinars Description: Esri’s story maps platform allows you to easily and powerfully embed and combine dynamic web maps with audio, video, photographs, sketches, and text in a compelling framework. Explore issues and topics ranging from glacial retreat, population change, global ecoregions from local to global scale. Teach with existing story maps in the online library, or have students create their own for their own projects, including local fieldwork. Use them as communication tools, assessment tools, and lesson activities. (2) On a related story maps note: There is still time for your students, aged fifteen (15) to nineteen (19), to participate in the International Year of Global Understanding (IYGU) Story Maps Competition. Students may work in groups of up to two (2) persons. Their story map should focus on one of the six (6) official IYGU themes: 1. Eating, drinking, surviving 2. Moving, staying, belonging 3. Working, housing, urbanizing 4. Communicating, networking, interacting 5. Wasting, recycling, preserving 6. Sports, entertaining, recreating. For further information, visit: http://go.esri.com/webmail/82202/302202612/19b31f9e060d19f6e3eff37276f16d82. Joseph Kerski Joseph J. Kerski, Ph.D., GISP | Education Manager Esri | 1 International Court | Broomfield CO 80021-3200 | USA Tel 303-449-7779, ext. 1-8237 | Cell-Mobile 303-625-3925 [email protected] | esri.com Twitter: http://twitter.com/josephkerski
... View more
12-05-2016
11:52 AM
|
0
|
0
|
651
|