mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-14 15:20:25 +02:00
allow advertising presets as a line & add message field (#785)
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
"moreFields": [
|
||||
"access_simple",
|
||||
"direction",
|
||||
"height"
|
||||
"height",
|
||||
"message"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"advertising": "poster_box"
|
||||
|
||||
@@ -7,10 +7,12 @@
|
||||
"moreFields": [
|
||||
"access_simple",
|
||||
"direction",
|
||||
"height"
|
||||
"height",
|
||||
"message"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"advertising": "totem"
|
||||
|
||||
Reference in New Issue
Block a user