Initial commit

This commit is contained in:
Quincy Morgan 2020-11-05 11:30:34 -05:00
commit bf95421f65
1906 changed files with 55742 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"icon": "temaki-billboard",
"fields": [
"operator",
"lit",
"support",
"visibility"
],
"moreFields": [
"access_simple",
"direction",
"height"
],
"geometry": [
"point",
"vertex",
"line"
],
"tags": {
"advertising": "billboard"
},
"name": "Billboard"
}

View file

@ -0,0 +1,37 @@
{
"icon": "temaki-bulletin_board",
"fields": [
"operator",
"lit",
"support",
"visibility"
],
"moreFields": [
"access_simple",
"direction",
"height"
],
"geometry": [
"point"
],
"tags": {
"advertising": "board"
},
"terms": [
"advertising",
"announcements",
"blackboard",
"bulletin board",
"bulletinboard",
"cork board",
"corkboard",
"fliers",
"flyers",
"noticeboard",
"pin board",
"pinboard",
"sign",
"whiteboard"
],
"name": "Notice Board"
}

View file

@ -0,0 +1,20 @@
{
"icon": "temaki-storage_tank",
"fields": [
"operator",
"lit",
"visibility"
],
"moreFields": [
"access_simple",
"height"
],
"geometry": [
"point",
"area"
],
"tags": {
"advertising": "column"
},
"name": "Advertising Column"
}

View file

@ -0,0 +1,21 @@
{
"icon": "temaki-poster_box",
"fields": [
"operator",
"lit",
"support",
"visibility"
],
"moreFields": [
"access_simple",
"direction",
"height"
],
"geometry": [
"point"
],
"tags": {
"advertising": "poster_box"
},
"name": "Poster Box"
}

View file

@ -0,0 +1,19 @@
{
"fields": [
"operator",
"lit",
"visibility"
],
"moreFields": [
"access_simple",
"direction",
"height"
],
"geometry": [
"point"
],
"tags": {
"advertising": "totem"
},
"name": "Advertising Totem"
}