mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
added boulder alias; removed circumference to avoid conflation w tree usage
This commit is contained in:
parent
e2ea3cee21
commit
b5251bf557
1 changed files with 5 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue