<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Early Modern Mapathons</title><link>https://emm.dev.chnm.gmu.edu/</link><description>Recent content on Early Modern Mapathons</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 12 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://emm.dev.chnm.gmu.edu/index.xml" rel="self" type="application/rss+xml"/><item><title>Downloading and Installing QGIS</title><link>https://emm.dev.chnm.gmu.edu/tutorials/downloading-and-installing-qgis/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/tutorials/downloading-and-installing-qgis/</guid><description>&lt;ol&gt;
&lt;li&gt;Go to &lt;a href="https://qgis.org/"&gt;https://qgis.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click the ‘Download’ button on the top right of the page. It will take you to a donation page, which you can skip by clicking the orange ‘skip it and go to download’ button underneath the donation amount block.&lt;/li&gt;
&lt;li&gt;You should now see a page that looks like this:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://emm.dev.chnm.gmu.edu/images/tutorials/Screenshot-2025-12-07-173958-scaled.png" alt=""&gt;&lt;/p&gt;
&lt;ol start="4"&gt;
&lt;li&gt;Click the dropdown menu to select your computer’s operating system:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://emm.dev.chnm.gmu.edu/images/tutorials/Screenshot-2025-12-07-174114-scaled.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Windows Users&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;After you select your operating system, you’ll be given a choice of which version of QGIS to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://emm.dev.chnm.gmu.edu/images/tutorials/Screenshot-2025-12-07-174959-scaled.png" alt=""&gt;&lt;/p&gt;</description></item><item><title>Introduction to GIS Tutorial</title><link>https://emm.dev.chnm.gmu.edu/tutorials/introduction-to-gis/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/tutorials/introduction-to-gis/</guid><description>&lt;p&gt;When working with GIS (Geographic Information Systems), you need to build a map by adding different components. These components primarily consist of data layers, which provide the geographic and attribute information necessary to visualize and analyze spatial relationships. The most common type of data used in GIS is vector data, though raster data is also sometimes incorporated depending on the project requirements.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Understanding GIS Layers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In a GIS project, information is structured in layers, where each layer represents a specific type of geographic data. A complete GIS project typically consists of multiple layers that work together to create a meaningful and interactive map. Below are the primary layers used in GIS projects:&lt;/p&gt;</description></item><item><title>How to Georectify Historic Maps Tutorial</title><link>https://emm.dev.chnm.gmu.edu/tutorials/how-to-georectify-historic-maps/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/tutorials/how-to-georectify-historic-maps/</guid><description>&lt;p&gt;&lt;strong&gt;How to Georectify Historic Maps in QGIS&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Load the Historic Map&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Open QGIS.&lt;/li&gt;
&lt;li&gt;Go to &lt;strong&gt;Raster&lt;/strong&gt; &amp;gt; &lt;strong&gt;Georeferencer&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Open Raster&lt;/strong&gt; and select your scanned historic map.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the Coordinate Reference System (CRS)&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Click &lt;strong&gt;Settings&lt;/strong&gt; &amp;gt; &lt;strong&gt;Transformation Settings&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Choose a CRS that matches your project (e.g., EPSG:4326 for WGS 84).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Add Control Points&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Click &lt;strong&gt;Add Point&lt;/strong&gt; and select a known location on the historic map.&lt;/li&gt;
&lt;li&gt;Enter the real-world coordinates (or click &lt;strong&gt;From Map Canvas&lt;/strong&gt; to choose from an existing GIS layer).&lt;/li&gt;
&lt;li&gt;Repeat for multiple control points across the map for accuracy.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set Transformation Parameters&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Choose a transformation method (e.g., &lt;strong&gt;Thin Plate Spline&lt;/strong&gt; or &lt;strong&gt;Polynomial 2&lt;/strong&gt;).&lt;/li&gt;
&lt;li&gt;Set resampling method (e.g., &lt;strong&gt;Nearest Neighbor&lt;/strong&gt;).&lt;/li&gt;
&lt;li&gt;Choose an output location for the rectified map.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Start Georeferencing&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Click &lt;strong&gt;Start Georeferencing&lt;/strong&gt; to align the historic map with real-world coordinates.&lt;/li&gt;
&lt;li&gt;Once completed, the georectified map will be added as a layer in QGIS.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adjust and Validate&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Adjust transparency in &lt;strong&gt;Layer Properties&lt;/strong&gt; &amp;gt; &lt;strong&gt;Transparency&lt;/strong&gt; to compare with the basemap.&lt;/li&gt;
&lt;li&gt;Check alignment with known features.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;How to Georectify Historic Maps Online&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Finding Historic Maps Online Tutorial</title><link>https://emm.dev.chnm.gmu.edu/tutorials/finding-historic-maps-online/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/tutorials/finding-historic-maps-online/</guid><description>&lt;p&gt;&lt;strong&gt;Where can I find historic maps for my project?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Unless you can physically be in an archive and have permission to digitize a map yourself, the best place to find early modern maps is online. There are many online databases that contain digitized historic maps that you can download for free and are either in the public domain or may be used under creative commons license with attribution.*&lt;/p&gt;
&lt;p&gt;*Remember, it is your responsibility to verify that the source you are using is not under copyright, or to obtain permission to use the copyrighted material!&lt;/p&gt;</description></item><item><title>Explore Early Modern Mapping Projects</title><link>https://emm.dev.chnm.gmu.edu/explore-early-modern-mapping-projects/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/explore-early-modern-mapping-projects/</guid><description>&lt;p&gt;&lt;strong&gt;Early Modern Mapping Projects – Reference List&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Visualizations&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://deathbynumbers.org/visualizations/"&gt;Death by Numbers &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;DataScribe, Tropy, Omeka, data-driven historical research, GIS, data visualizations, London&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;GIS&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://decima-map.net/the-project/"&gt;Decima &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;GIS, census data, population data, Florence, georectified historic map&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lasfera.rrchnm.org/"&gt;La Sfera &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Manuscripts, Maps, trade routes, Italy, Mediterranean world, navigation, interactive map&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://historiacartarum.org/john-mandeville-and-the-hereford-map-2/"&gt;Mapping Mandeville Project &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Medieval, mappaemundi, the Hereford map, Sir John Mandeville, interactive image of digitized map (cities, people, monsters, legends, etc), annotated image.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://booksofduchesses.com/"&gt;Books of Duchesses: Mapping Women Book Owners 1350-1550 &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Maps data related to medieval laywomen and their books, interactive map of Europe, network analysis/visualization&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://atlas.lib.uiowa.edu/"&gt;The Atlas of Early Printing&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Interactive map, early history of printing in Europe, 1450-1500&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mappingthemedievalwoman.com/"&gt;Mapping the Medieval Woman &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Interactive map, annotated image, medieval France, urban history&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://berwickshire-placenames.glasgow.ac.uk/links/"&gt;The Berwickshire Place-Name Resource&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Scotland, place-names, interactive map, modern or historical base map, 1000-1900&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mapoflondon.uvic.ca/index.htm"&gt;The Map of Early Modern London (MoEML) &lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;GUI – Graphical user interface, early modern London&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;StoryMap&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>GIS Teaching/Learning Resources</title><link>https://emm.dev.chnm.gmu.edu/gis-teaching-learning-resources/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/gis-teaching-learning-resources/</guid><description>&lt;p&gt;Use this guide for further reading and finding resources to both teach GIS and learn more about GIS. The guide is divided into ‘General GIS Resources,’ ‘QGIS Resources,’ and ‘ArcGIS Resources.’&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;General GIS Resources&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;University Resources/Lib Guides&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Michigan Technological Institution
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://libguides.lib.mtu.edu/c.php?g=1329101&amp;amp;p=10108958"&gt;Locating Historical Maps/Finding Historic Datasets&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;UPenn
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://guides.library.upenn.edu/historical_maps/mapoverlays"&gt;Historical Maps: Making Map Overlays&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://guides.library.upenn.edu/c.php?g=476326&amp;amp;p=3256216"&gt;Historical Maps: Finding Maps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;George Mason University
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://infoguides.gmu.edu/geohumanities/data"&gt;InfoGuide: Humanities GIS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lincolnmullen.com/projects/spatial-workshop/resources.html"&gt;Resources for Spatial Humanities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;QGIS Resources&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;QGIS Documentation&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.qgis.org/3.40/en/docs/training_manual/index.html"&gt;QGIS Training Manual&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;University Resources/Lib Guides&lt;/p&gt;</description></item><item><title>Historical Mapathons: Autumn Info Session at Virginia Tech</title><link>https://emm.dev.chnm.gmu.edu/announcements/autumn-info-session-virginia-tech/</link><pubDate>Mon, 16 Sep 2024 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/announcements/autumn-info-session-virginia-tech/</guid><description>&lt;p&gt;Info Session for Historical Mapathons this Spring&lt;br&gt;
Open to all!&lt;/p&gt;
&lt;p&gt;Monday, October 7th,&lt;br&gt;
5:15PM-7:45 PM&lt;br&gt;
Athenaeum&lt;br&gt;
(1st Floor of Newman Library)&lt;/p&gt;
&lt;p&gt;Pizza will be served&lt;br&gt;
Zoom link available on request&lt;/p&gt;
&lt;p&gt;&lt;img src="https://emm.dev.chnm.gmu.edu/images/announcements/info-session-poster.jpg" alt=""&gt;&lt;/p&gt;</description></item><item><title>Mapathon Events</title><link>https://emm.dev.chnm.gmu.edu/mapathon-events/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://emm.dev.chnm.gmu.edu/mapathon-events/</guid><description>&lt;p&gt;Mapathons is now recruiting interested participants for two events at Virginia Tech
and George Mason University in Spring 2025.&lt;/p&gt;
&lt;p&gt;Drop in, or join us for a full day of collaboration and (friendly) competition to
transform seventeenth-century maps of Virginia, England, and Europe into publishable
data layers.&lt;/p&gt;
&lt;p&gt;Transforming maps into georeferenced data will support the work of other students,
educators, and scholars interested in spatial and environmental history. Examples of
related projects include &lt;a href="http://emdigit.org"&gt;Early Modern Digital Itineraries&lt;/a&gt;,
&lt;a href="https://liberalarts.vt.edu/news/articles/2023/05/jessica-taylor-neh-award-2023.html"&gt;Dangerous Harbor&lt;/a&gt;,
and &lt;a href="https://deathbynumbers.org/"&gt;Death by Numbers&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>