Humanities Data and Mapping Environments

ESUDH 2025 Workshop with David Wrisley and Voica Pușcașiu

Projects

Week 1 Sessions

Week 2 Sessions

Georeferencing Overview

The process of georeferencing (sometimes called georectification) is when we take a raster image (a continuous image such as a map or a photo) and we fit it into a geographic grid. The end result is a geotiff file.

Vectorization Overview

The process of vectorization is extracting elements (points, lines, polygons) from georeferenced maps that can be used as data layers in other contexts.

The Sources

Here are some maps featured at the Bibliothèque d'étude et de conservation, some of which we saw during our visit: Les Formes d’une ville: Besançon cartographiée. I would suggest those from the 19th century

In QGIS:

  1. Open QGIS and add a contemporary basemap layer (OpenStreetMap).
  2. Use the Georeferencer tool to load your historical map image.
  3. Add control points by clicking corresponding locations on both the historical map and the reference map.
  4. Choose an appropriate transformation method.
  5. Save the georeferenced map as a GeoTIFF file.
  6. Load the resulting georeferenced map into your main QGIS project (it will autoload if checked).

In Allmaps (IIIF):

  1. Pick a digital map collection with IIIF manifests, such as the David Rumsey Map Collection. Find the manifest under the Share tab.
  2. Visit Allmaps and paste the IIIF manifest URL of your historical map.
  3. Use the annotation interface to place control points on recognizable features.
  4. Match these points with their corresponding locations on the contemporary map.
  5. Export the georeferenced map or use the generated tiles in your projects.

Things to Keep in Mind:

Back to Top