mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 23:13:54 +02:00
Add operator:type field to park related presets (#698)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"operator/type",
|
||||
"address",
|
||||
"opening_hours"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"operator/type",
|
||||
"address",
|
||||
"opening_hours"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
"icon": "maki-pitch",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"operator/type",
|
||||
"sport",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
Reference in New Issue
Block a user