mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Merge pull request #455 from Binnette/patch-2
Set common tags for trees
This commit is contained in:
commit
628d9b0be9
5 changed files with 37 additions and 3 deletions
|
|
@ -5,11 +5,17 @@
|
|||
"leaf_cycle_singular",
|
||||
"denotation",
|
||||
"height",
|
||||
"diameter"
|
||||
"circumference"
|
||||
],
|
||||
"moreFields": [
|
||||
"circumference",
|
||||
"species/wikidata"
|
||||
"genus",
|
||||
"species",
|
||||
"species/wikidata",
|
||||
"taxon",
|
||||
"start_date",
|
||||
"diameter_crown",
|
||||
"diameter",
|
||||
"name"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue