layout: true <!-- this adds the link footer to all slides, depends on footer-small class in css--> <div class="footer-small"><span>This presentation is available at: <a href="https://geog.space/aag">geog.space/aag</a></span></div> --- class: title-slide, center, middle, inverse background-image: url(img/autumn19_heaction_fistsonly.png) background-position: center background-size: 100% # Community spatial data analysis through “printables” ### Monica Stephens ### Durham University <br/>[
Twitter
@geographiliac](https://twitter.com/geographiliac)<br/> [
Paper Plane
monica.stephens@durham.ac.uk](mailto:monica.stephens@durham.ac.uk)<br> [
Globe
www.geog.space](https://geog.space) <br>
Laptop
This presentation: [geog.space/aag](https://geog.space/aag)<br> --- background-image: url(img/49184839202_e19275e624_o.jpeg) background-position: 50% 50% background-size: 100% class: center, bottom, inverse background-size: cover --- class: inverse, middle, center # Remember Spring 2020? --- class: inverse ## March 2020: The world shut down .leftcol60[ - Stay-at-home orders close schools for in-person instruction - Distance education & virtual learning is nascent - Primary school teachers lack the training & resources to offer active learning over Zoom - Many schools stripped their curriculum to the essentials abandoning geography, community, and lessons around emotional growth ] .rightcol40[<div class="flourish-embed flourish-chart" data-src="visualisation/3031227"> <script src="https://public.flourish.studio/resources/embed.js"></script></div>] --- class: inverse .leftcol60[ ## As the pandemic continued - Millions of parents provide childcare while working from home - Wealthy parents form "pods" and hire nannies/tutors to mitigate the educational impacts of the pandemic ## Social distancing creates a toll on mental health & well being - American Academy of Pediatrics declared an emergency in child mental health due to "stress brought on by COVID-19" ([AAP, 2020](https://www.aap.org/en/advocacy/child-and-adolescent-healthy-mental-development/aap-aacap-cha-declaration-of-a-national-emergency-in-child-and-adolescent-mental-health/)) - American Psychological Association: Academic and social development decline as "Zoom school" isolates students ([APA, 2020](https://www.apa.org/news/apa/2020/online-learning-mental-health)) ] .rightcol40[ <img src="img/Picture1.jpg" alt="kid joins me on zoom call" width="400"> _In my house rules around screentime are lifted to accommodate distance learning and parental needs_ ] --- .pull-left[ ## What a digital geographer can do? - Panic - Scream - Collect resources and prepare to 'homeschool' geography, GIS, and spatial analysis] .pull-right[.thumbnail[ ![](img/floorpuzzle.jpeg)]] -- .pull-left[ ## Problems with available resources - 'Panic buying' from other parents creates a shortage - Amazon & Etsy have expensive map puzzles - Geography toys emphasize on memorization of political borders and disconnected facts (e.g. landmarks, flags) - Scale is limited to continents and/or countries ] .pull-right[.thumbnail[ ![](img/bathtub_eu.jpg)]] --- class: inverse # Online Resources and "printables" .leftcol25[ - Low resolution maps - Difficult to print (dimensions/black borders) - Pop-ups, ads, and suspicious downloads - Often not free (TeachersPayTeachers.com) - Poorly maintained (e.g. National Geographic), or not updated (ex: South Sudan) - Global/National scale ] .rightcol65[![](img/googlingprintable.gif)] --- class: middle # Printable teaching materials ### My approach to teaching GIS/spatial analysis/Cartography includes lots of [printable worksheets](https://geog.space/worksheets/) [.thumbnail60[![](img/worksheets3-01.png)]](https://geog.space/worksheets/) .rightcol25[.footnote[[*] Worksheets available at [geog.space/worksheets](https://geog.space/worksheets/) ]] --- background-image: url(img/carcassonne.jpeg) background-position: 50% 50% background-size: 100% class: middle, inverse background-size: cover # Can I use printables to engage a 5-year old? _(without an ipad)_ .footnote[[1]Mewborne & Mitchell (2019) Carcassonne: Using a Tabletop Game to Teach Geographic Concepts] --- background-image: url(img/roadgame.jpg) background-position: 50% 50% background-size: 100% class: middle, inverse, center background-size: cover With a laser printer and an Adobe Illustrator license* I created # Printable 8x8 tiles for designing routes [Download pdf of game](https://geog.space/road_game.pdf) .leftcol75[ .footnote[[*] I acknowledge my privilege accessing these materials] ] --- class: middle .rightcol25[.thumbnail60[ <img src="img/coloringbook.png" alt="pages from mapbox PDF"> ]] .leftcol75[ # Geography coloring books Mapbox developed and distributed a [PDF coloring book](https://go.mapbox.com/rs/117-NXK-490/images/mapbox-coloring-book.pdf) - Includes continents and major world cities (Cape Town, Shanghai, Rio de Janeiro, DC) - A pdf is easy to print and share ('portable document'), but static (no altering) - Mapbox used the 'monochrome' style as a basemap for their coloring book With a laser printer and free access to a web server* I began developing my own hyper-local coloring book .footnote[[*] I acknowledge my privilege accessing these materials] ] --- # Challenge #1- The Basemap data - Mapbox uses OpenStreetMap to source building footprints - Contributions to OpenStreetMap are spatially uneven - Some blocks have rich details, others are blank
--- background-image: url(img/footprintcomparison.png) background-position: center class: top background-size: cover .content-box-grey[ # Solution #1 - Uneven Basemap Details ### Created a new Mapbox Style by removing the OpenStreetMap building footprints ### Added in the [Microsoft US Building Footprints](https://www.nytimes.com/interactive/2018/10/12/us/map-of-every-building-in-the-united-states.html) for Buffalo, NY ] -- ![](img/msvsosm.png) --- .rightcol40[
] .leftcol60[ # Basemap/Slippymap ### Embedable, Scalable & Continuous ] -- ### Still not printable -- ### Still not accessible... --- background-image: url(img/Continuouspaper.jpeg) background-position: center background-size: cover class: title-slide, middle # Challenge #2 - making a slippy map printable ### Converting a responsive continuous map to paged paper requires CSS > CSS: Cascading Sytle Sheets - adds style to web documents written in HTML or XML (e.g. fonts, spacing, colors) ### PaperCSS: a minimal, opensource, CSS framework to style a .html page into dimensions conducive to printing (e.g. US Letter, A4, etc). details at [getpapercss.com](https://www.getpapercss.com/) --- # Challenge #3 - accessible & hyperlocal = location aware >### Over 60% of Americans can not identify their house on a map ([NPR, 2019](https://www.wbur.org/hereandnow/2019/04/19/map-skills-severe-weather)) ![](img/giphy.gif) ### Added a button to geolocate the user --- class: title-slide, center, middle, inverse # Visit the coloring map at [geog.space/colorme.html](https://geog.space/colorme.html) <iframe src="https://geog.space/colorme.html" width="850px" height="450px" data-external="1"></iframe> --- # Deploying the map for community building .leftcol60[ ### - Combined with county property records to learn about spatial databases ### - Coloring choropleth maps ### - Walking papers for mapping neighborhood problems ### - Used by kids to plot pets, make "art", scavenger/treasure hunts, and learn about their neighborhoods ] .rightcol40[ <img src="img/shotsnapp-1645828939.448.png" alt="coloring book featured in a local news blog" width="400"> ] --- background-image: url(img/coloring.jpeg) background-position: 50% 50% background-size: 100% class: middle, inverse background-size: cover ## Exploring spatial analysis and mapping can be a screen-free (and socially distant) activity ## Successfully fostered map skills while offering social familiarity with the neighborhood In late 2021, Mapbox updated their building layer to include Microsoft Building Footprints in areas where OpenStreetMap data is unavailable. A 2022 version will include international (A4) sized paper --- background-image: url(img/coloring.jpeg) background-position: 50% 50% background-size: 100% class: center, middle, inverse background-size: cover # Thanks! ----- [
Twitter
@geographiliac](https://twitter.com/geographiliac)<br/> [
Paper Plane
monica.stephens@durham.ac.uk](mailto:monica.stephens@durham.ac.uk)<br> These resources & more at [
Globe
www.geog.space](https://geog.space) <br/> ----- <br/> #### Special thanks to:<br/> Charlotte Hsu for media outreach<br/> University at Buffalo & Durham University for providing web hosting & Adobe licensing <br/> These slides created via the R package [xaringan](https://github.com/yihui/xaringan) <style type="text/css"> /* ---- template.css ---- */ .image-sidebar-right { padding-right: 450px; } .image-sidebar-right .remark-slide-number { color: white; } .image-sidebar-right .attribution { position: absolute; bottom: 0; right: 410px; font-size: 0.66em; } </style>