New archaeological reconnaissance project template, free for QField!

Over the past two years I have developed a project template for archaeological pedestrian reconnaissance. This was inspired by proprietary software we used in privatized compliance archaeology (in the US, cultural resources management, or CRM). Now I am professor at a small college in west Texas and wishing to train students for futures in compliance work, as well as doing some of our own compliance initiatives through the Center for Big Bend Studies. This drove me to seek an open-source alternative to the proprietary software and other alternatives with paywalls.

QField wound up being the perfect platform for this. Because of the complexity of human behavior, archaeologists need to record a broad range of data, including point, line, and polygon records, as well as filling out site forms. It may be necessary, for instance, to record a road, two structures, a prospecting pit, a cliff, two large juniper trees, shovel test pits, artifacts of numerous types, datums, overview photos, and more all within a site boundary, along with numerous isolated artifacts across the project area. Site forms require large text fields for narratives, component and setting descriptions, etc. It will likely also be the case that multiple mapping devices are in use on a single project. For this reason, my project template records a field number (fn) unique to each record and device. If geometries fall within or intersect a site boundary, they are given the association of the site fn. Photos can be captured in the geometry layers, and artifact tallies within site forms.

The project template is finally up on Github (we have successfully deployed versions of it), and I am eager to get some feedback, and finally turn it free for others to use, individually, for academic or private work, and anything in between.

4 Likes

@Devin_Pettigrew , this is looking good. I was testing it with QField’s upcoming version 4.2, where a new gallery editor widget is used when detecting a parent-children relationship where the children layer has one or more attachment fields. It makes your project looks even nicer:

The gallery editor widget has a quick snap button too, which allows for a image capture to initiate the child feature form.

1 Like

Wonderful, thank you for trying it out @Mathieu_Pellerin. I’m excited to try the new gallery editor.

An addition to be added to the github project are two plugins for QGIS, one that automatically labels points by class and site association for producing maps for reports (this one is basically ready, it just needs to be tweaked), and another to consolidate attribute tables into a .csv file for easy post-field analysis and reporting of the results.

I would be interested in any advice/ideas community members have to not only improve the project but get it recognized so people can start using it.