mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Set common tags for trees
This commit is contained in:
parent
158e071b16
commit
446bf406c6
1 changed files with 13 additions and 3 deletions
|
|
@ -1,14 +1,24 @@
|
|||
{
|
||||
"icon": "maki-park",
|
||||
"fields": [
|
||||
"genus",
|
||||
"species",
|
||||
"taxon",
|
||||
"leaf_type_singular",
|
||||
"leaf_cycle_singular",
|
||||
"denotation",
|
||||
"height",
|
||||
"diameter"
|
||||
"start_date"
|
||||
],
|
||||
"moreFields": [
|
||||
"protected",
|
||||
"age",
|
||||
"sex",
|
||||
"operator",
|
||||
"source",
|
||||
"height",
|
||||
"circumference",
|
||||
"diameter_crown",
|
||||
"denotation",
|
||||
"name",
|
||||
"species/wikidata"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue