Sensation Map

Creator

jeff_blackadar-360x360
Jeff Blackadar

Overview

A reusable piece of code to overlay the physical geography/archaeology of the Hopewell iron ore furnaces of Pennsylvania onto your local geography.

Read more about the project

Paradata

Macro Paradata:

  1. Why has the resource being created and for what audience? This virtual map is created for three audiences:
    1. Users who would like to discover landmarks of Hopewell Furnace by walking to a virtual placement of them.
    2. People who would like to create their own virtual maps.
    3. Users of Leaflet who may wish to adapt the techniques.

Although I am working with a specific map, this project could be applied to other maps. Archaeological sites, urban landscapes or even fictional places can be mapped and redrawn around a user’s present location.

  1. How will the resource be put to use? Is it sustainable and accessible?
    1. Maps can be created and used by people as a way to get outside and discover a historical landscape on foot during a time of travel restrictions.
    2. The code is open and uses open source components. The techniques can be adapted for other projects.
    3. Creating the maps can be done using Google Colab which is free to users with a computer and internet connection. Using a map as a mobile user does require a smartphone with location services.
  2. Why have you chosen to use the approach/methods applied?
    1. I chose to make an interactive map to encourage people to get a sense of distance and historical landmarks on foot.
    2. The map is light on detail. It is meant to convey a sense of placement rather than offer great detail. Providing only light detail allowed the project to be completed. I wish I could have added much more historical detail, particularly from the US National Parks website.

 

Micro Paradata:

  1. What are the basic steps you followed in putting together the resource?

    1. Modified an R notebook I had to generate a Leaflet interactive map.
    2. Created a prototype Leaflet map on an HTML page.
    3. Added the ability to place the user’s location on the map.
    4. Created a shapefile of points, including metadata from a historical map.
    5. Programmed a function to transfer the points from the historical map to the user’s location.
    6. Programmed a function to read the shapefile of points and generate instructions to make the map.
    7. Repeated steps 4-6 for polygons to represent the landscape.
    8. Added custom icons and some sound files
    9. Tested and refined the process.
    10. Documented instructions for installation as well as:
      1. Process Flow
      2. Notes on making
  2. What supporting evidence did you rely upon? My main sources of information are the 1860 map and a dataset of locations of charcoal hearths in the area, provided by Dr. Ben Carter. Based on information from the United States National Parks Service, most or all of these charcoal hearths were likely present in 1860, but I don’t have the age of each hearth. They are shown to provide a sense of what the landscape was like.

    1. The 1860 map of Pennsylvania – Provided by Dr. Ben Carter.
    2. A shapefile of relic charcoal hearths – Provided by Dr. Ben Carter and Weston Conner.
    3. United Stated National Parks website for Hopewell Furnace.
      1. https://www.nps.gov/hofu/index.htm
      2. https://www.nps.gov/parkhistory/online_books/popular/14/ps14-1.htm
  3. How have you acknowledged uncertainty in the resource? Where might alternative interpretations have been made or where are such interpretations otherwise available for viewing audiences to refer to? As a proof-of-concept I have made a guess at the types of landscape on the map, using topography and the location of features. The areas near building were likely pastures or gardens. The area containing charcoal hearths was likely forest, since trees were the raw material. I have added some sounds to provide a sense of some features, such as the furnace. These sounds are just representative and not factual.

    1. For sounds, I added text to the player: “Sounds are fictional representations”.
    2. For charcoal hearths, I added the text: “The date of construction of this charcoal hearth is unknown. It is possible it was constructed later than 1860.”
    3. For landscape polygons: “Landscape types and descriptions are imagined based on the map.”

Judges’ Comments

The judges all appreciated the technical fluency and care given to making this mapping experience reusable and to be personalised to the user’s own location.

“Hugely detailed and complex paradata and accompanying information given (process flow, etc.) and thoughtful use of github and other great choices in platforms demonstrating a lot of technical merit.” “I very much appreciated the fact that Jeff had made the TOOL for other people to make their own maps. This in my mind was the innovative and creative part of the project – as well as being very generous! I also liked the thought he had put into making the application work on either a desktop or a smartphone (and without the need for roaming data as well); Jeff clearly put some good thought into exploring the sensual aspects of the historical city – including sounds was a nice touch, and the textual descriptions were rich enough to evoke a multi-sensory nudge at least.”

“I also applaud the inclusion of instructions (and the use of GitHub) to encourage others to create their own maps.  I think the idea of creating maps that ask users to have embodied experiences is wonderful.”

© 2022. CC BY the authors of their respective works. All Rights Reserved.