mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
tree: sort preset attributes
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"icon": "maki-park",
|
||||
"fields": [
|
||||
"genus",
|
||||
"species",
|
||||
"taxon",
|
||||
"leaf_type_singular",
|
||||
"leaf_cycle_singular",
|
||||
"start_date"
|
||||
"height",
|
||||
"circumference"
|
||||
],
|
||||
"moreFields": [
|
||||
"source",
|
||||
"height",
|
||||
"circumference",
|
||||
"diameter_crown",
|
||||
"genus",
|
||||
"species",
|
||||
"species/wikidata",
|
||||
"taxon",
|
||||
"start_date",
|
||||
"denotation",
|
||||
"diameter_crown",
|
||||
"name",
|
||||
"species/wikidata"
|
||||
"source"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user