Skip to content

Commit 2ce9446

Browse files
committed
added page content
1 parent 139b198 commit 2ce9446

4 files changed

Lines changed: 32 additions & 8 deletions

File tree

_quarto.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ project:
22
type: website
33

44
website:
5-
title: "GeospatialResearchLab.github.io"
5+
title: "Geospatial Research Lab"
66
navbar:
77
left:
88
- href: index.qmd
99
text: Home
10-
- about.qmd
10+
- href: resources.qmd
11+
text: Resources
12+
- href: workshops.qmd
13+
text: Workshops
1114

1215
format:
1316
html:

index.qmd

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
---
2-
title: "GeospatialResearchLab.github.io"
2+
title: "Geospatial Research Lab"
33
---
44

5-
This is a Quarto website.
5+
# Geospatial Research Lab
66

7-
To learn more about Quarto websites visit <https://quarto.org/docs/websites>.
7+
The Geospatial Research Lab is the University Library’s geospatial research support program for faculty, students, and staff at American University. We provide expertise in geographic information systems (GIS), spatial analysis, and mapping, helping the AU community apply spatial thinking and geospatial tools across disciplines. Services include guidance on data acquisition, project design, software, and map-based storytelling.
88

9-
```{r}
10-
1 + 1
11-
```
9+
Whether you’re designing a map for a publication, seeking spatial data for a capstone, or exploring GIS methods for a class project, the Geospatial Research Lab can help. We work with researchers at every stage from idea development through analysis and presentation.
10+
11+
We also support instructors who want to integrate mapping or spatial data into their teaching. This includes help designing assignments, identifying appropriate tools or datasets, and developing lab activities or course-specific GIS resources.
12+
13+
Our work includes:
14+
15+
- Consultations on spatial methods and data
16+
- Guidance with GIS tools including ArcGIS Pro, QGIS, R, and open mapping platforms
17+
- Instructional support for incorporating mapping into the classroom
18+
- Curation of AU’s geospatial and statistical data collections
19+
20+
Consultations are available by appointment. While we do not provide one-on-one software instruction, we can help you clarify research questions, identify appropriate tools and training resources, and troubleshoot issues related to spatial data and analysis. To request a consultation or learn more about our services, visit our [Bookings site](https://outlook.office.com/book/GeospatialResearchLab@american0.onmicrosoft.com/?ismsaljsauthenabled).
21+
22+
Looking for access to GIS software? Visit the [GIS & Cartography LibGuide](https://subjectguides.library.american.edu/gis/home) for more information.
23+
24+
Visit the [GIS Lab](#) page to learn about the workstations and software available in Bender Library Room B53.

resources.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: "Resources"
3+
---
4+

workshops.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: "Workshops"
3+
editor: visual
4+
---

0 commit comments

Comments
 (0)