added geological outcrop field

This commit is contained in:
bgo-eiu 2022-05-27 17:57:54 -04:00 committed by GitHub
parent 1cbef5186f
commit bd1d0198bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
{
"key": "geological",
"type": "defaultCheck",
"label": "Exposed bedrock",
"strings": {
"options": {
"undefined": "No",
"outcrop": "Yes"
}
}