diff --git a/assets/themes/advertising/FGV_Founding.jpg b/assets/themes/advertising/FGV_Founding.jpg new file mode 100644 index 0000000000..9ec50bd139 Binary files /dev/null and b/assets/themes/advertising/FGV_Founding.jpg differ diff --git a/assets/themes/advertising/KFC_Billboard.jpg b/assets/themes/advertising/KFC_Billboard.jpg new file mode 100644 index 0000000000..1b2675e5f1 Binary files /dev/null and b/assets/themes/advertising/KFC_Billboard.jpg differ diff --git a/assets/themes/advertising/LIDL_Billboard.jpg b/assets/themes/advertising/LIDL_Billboard.jpg new file mode 100644 index 0000000000..2643bfb6b9 Binary files /dev/null and b/assets/themes/advertising/LIDL_Billboard.jpg differ diff --git a/assets/themes/advertising/Repsol_Billboard.jpg b/assets/themes/advertising/Repsol_Billboard.jpg new file mode 100644 index 0000000000..239388bc66 Binary files /dev/null and b/assets/themes/advertising/Repsol_Billboard.jpg differ diff --git a/assets/themes/advertising/Small_Board.jpg b/assets/themes/advertising/Small_Board.jpg new file mode 100644 index 0000000000..65c0e9cf23 Binary files /dev/null and b/assets/themes/advertising/Small_Board.jpg differ diff --git a/assets/themes/advertising/advertising.json b/assets/themes/advertising/advertising.json index cf6a654e51..86d9c58f20 100644 --- a/assets/themes/advertising/advertising.json +++ b/assets/themes/advertising/advertising.json @@ -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": [ diff --git a/assets/themes/advertising/license_info.json b/assets/themes/advertising/license_info.json index 6467b932b9..bec48f5517 100644 --- a/assets/themes/advertising/license_info.json +++ b/assets/themes/advertising/license_info.json @@ -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" + ] } ] \ No newline at end of file diff --git a/assets/themes/advertising/local_Board.jpg b/assets/themes/advertising/local_Board.jpg new file mode 100644 index 0000000000..e08e1010ce Binary files /dev/null and b/assets/themes/advertising/local_Board.jpg differ