added more terms for rock + width field as option

This commit is contained in:
bgo-eiu 2022-05-27 18:46:21 -04:00 committed by GitHub
parent 20fc9a12f8
commit 6be7bd23c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
"geological_outcrop"
],
"moreFields": [
"width",
"diameter",
"circumference",
"start_date"
@ -23,7 +24,9 @@
"rock",
"attached rock",
"cairn",
"bedrock"
"bedrock",
"outcrop",
"exposed rock"
],
"name": "Rock"
}