added boulder alias; removed circumference to avoid conflation w tree usage

This commit is contained in:
bgo-eiu 2022-05-27 21:08:52 -04:00 committed by GitHub
parent e2ea3cee21
commit b5251bf557
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,7 @@
],
"moreFields": [
"width",
"diameter",
"circumference"
"diameter"
],
"geometry": [
"point",
@ -24,5 +23,8 @@
"glacial erratic",
"erratic"
],
"name": "Glacial Erratic / Boulder"
"aliases": [
"Boulder"
],
"name": "Glacial Erratic"
}