Added exampleImages
Added exampleImages for billboard and board, the images and updated license_info.json
This commit is contained in:
parent
cb52b8cef3
commit
6187c34a76
8 changed files with 72 additions and 2 deletions
BIN
assets/themes/advertising/FGV_Founding.jpg
Normal file
BIN
assets/themes/advertising/FGV_Founding.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 446 KiB |
BIN
assets/themes/advertising/KFC_Billboard.jpg
Normal file
BIN
assets/themes/advertising/KFC_Billboard.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 655 KiB |
BIN
assets/themes/advertising/LIDL_Billboard.jpg
Normal file
BIN
assets/themes/advertising/LIDL_Billboard.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 MiB |
BIN
assets/themes/advertising/Repsol_Billboard.jpg
Normal file
BIN
assets/themes/advertising/Repsol_Billboard.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 963 KiB |
BIN
assets/themes/advertising/Small_Board.jpg
Normal file
BIN
assets/themes/advertising/Small_Board.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 MiB |
|
@ -903,7 +903,12 @@
|
|||
"en": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads",
|
||||
"ca": "Les tanques publicitàries normalment són de gran tamany i estan situades prop de les carreteres",
|
||||
"es": "Las vallas publicitarias normalment son de gran tamanó y están situadas cerca de las carreteras"
|
||||
}
|
||||
},
|
||||
"exampleImages": [
|
||||
"./assets/themes/advertising/KFC_Billboard.jpg",
|
||||
"./assets/themes/advertising/LIDL_Billboard.jpg",
|
||||
"./assets/themes/advertising/Repsol_Billboard.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
|
@ -918,7 +923,12 @@
|
|||
"en": "Small billboard for neighbourhood advertising, generally intended for pedestrians",
|
||||
"es": "Un pequeño tablón de anuncios para anuncios del vecindario, normalmente destinado a peatones",
|
||||
"ca": "Un xicotet tauló d'anuncics per a anuncis del veïnat, normalment destitat a peatons"
|
||||
}
|
||||
},
|
||||
"exampleImages": [
|
||||
"./assets/themes/advertising/local_Board.jpg",
|
||||
"./assets/themes/advertising/FGV_Founding.jpg",
|
||||
"./assets/themes/advertising/Small_Board.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
|
|
|
@ -68,5 +68,65 @@
|
|||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:Totem.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "KFC_Billboard.jpg",
|
||||
"license": "CC BY 4.0",
|
||||
"authors": [
|
||||
"Paunofu"
|
||||
],
|
||||
"sources": [
|
||||
"https://imgur.com/2xJaUXd"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "LIDL_Billboard.jpg",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"authors": [
|
||||
"Paul Williams"
|
||||
],
|
||||
"sources": [
|
||||
"https://archive.org/details/northfleet-2021-05-30/PXL_20210530_175057096.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "Repsol_Billboard.jpg",
|
||||
"license": "CC BY 4.0",
|
||||
"authors": [
|
||||
"Paunofu"
|
||||
],
|
||||
"sources": [
|
||||
"https://imgur.com/MwvK0jc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "local_Board.jpg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"authors": [
|
||||
"Segnargsed"
|
||||
],
|
||||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:ReservedAdvertisingUnit_008.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "FGV_Founding.jpg",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"authors": [
|
||||
"Paunofu"
|
||||
],
|
||||
"sources": [
|
||||
"https://imgur.com/epyuPXs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "small_board.jpg",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"authors": [
|
||||
"Segnargsed"
|
||||
],
|
||||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:AdvertisingBoard_001.jpg#file"
|
||||
]
|
||||
}
|
||||
]
|
BIN
assets/themes/advertising/local_Board.jpg
Normal file
BIN
assets/themes/advertising/local_Board.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in a new issue