mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Fix fields of historic=aircraft (#1566)
This commit is contained in:
parent
206d6c240d
commit
772233c8b5
5 changed files with 12 additions and 17 deletions
|
|
@ -4,11 +4,11 @@
|
|||
"name",
|
||||
"start_date",
|
||||
"aircraft/type",
|
||||
"aircraft/model"
|
||||
"model"
|
||||
],
|
||||
"moreFields": [
|
||||
"ref",
|
||||
"aircraft/model/wikidata",
|
||||
"model/wikidata",
|
||||
"manufacturer",
|
||||
"manufacturer/wikidata",
|
||||
"description"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue