# Mapping and GIS

This portion of the incubator is focused on an introduction to spatial data (vector and raster), with workshops on creating spatial data and finding and georeferencing historical maps. Finally, the different datasets are combined in an ArcGIS online map.

1. [An Introduction to Mapping, GIS, and Vector Data](/learn/digital-scholarship-incubator/topics/mapping-and-gis/an-introduction-to-mapping-gis-and-vector-data.md)
2. [An Introduction to Raster Data and Georeferencing Historical Maps](/learn/digital-scholarship-incubator/topics/mapping-and-gis/an-introduction-to-raster-data-and-georeferencing-historical-maps.md)
3. [An Introduction to ArcGIS Online](/learn/digital-scholarship-incubator/topics/mapping-and-gis/presentation-+-workshop-putting-it-together-in-arcgis-online.md)

Bonus: QGIS Workshop (in progress)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/mapping-and-gis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
