mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
added more terms for rock + width field as option
This commit is contained in:
parent
20fc9a12f8
commit
6be7bd23c4
1 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue