run npm
run npm run query:licenses' and run npm run generate:licenses
This commit is contained in:
parent
fd1b600a8e
commit
a77467d04e
1 changed files with 51 additions and 51 deletions
|
@ -29,6 +29,16 @@
|
|||
"https://wiki.openstreetmap.org/wiki/File:Column.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "fgv_founding.jpg",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"authors": [
|
||||
"Paunofu"
|
||||
],
|
||||
"sources": [
|
||||
"https://imgur.com/epyuPXs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "icon.svg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
|
@ -39,6 +49,36 @@
|
|||
"https://commons.wikimedia.org/wiki/File:Advertising_icon.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": "local_board.jpg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"authors": [
|
||||
"Segnargsed"
|
||||
],
|
||||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:ReservedAdvertisingUnit_008.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "newspaper_kiosk.svg",
|
||||
"license": "CC BY-SA 3.0",
|
||||
|
@ -59,36 +99,6 @@
|
|||
"https://wiki.openstreetmap.org/wiki/File:Poster_box.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "totem.svg",
|
||||
"license": "CC BY-SA 3.0",
|
||||
"authors": [
|
||||
"Barnes38"
|
||||
],
|
||||
"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",
|
||||
|
@ -99,26 +109,6 @@
|
|||
"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",
|
||||
|
@ -128,5 +118,15 @@
|
|||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:AdvertisingBoard_001.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "totem.svg",
|
||||
"license": "CC BY-SA 3.0",
|
||||
"authors": [
|
||||
"Barnes38"
|
||||
],
|
||||
"sources": [
|
||||
"https://wiki.openstreetmap.org/wiki/File:Totem.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue