mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
3ca01d3690
Add Species Wikidata field to tree, orchard, and animal enclosure presets (close #6652)
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"key": "species:wikidata",
|
|
"keys": [
|
|
"species:wikidata",
|
|
"species:wikipedia"
|
|
],
|
|
"type": "wikidata",
|
|
"label": "Species Wikidata"
|
|
}
|