Add first version of schools

This commit is contained in:
Pieter Vander Vennet 2022-06-07 19:48:09 +02:00
parent 1596e23ac6
commit f7cacc15d3
19 changed files with 788 additions and 20 deletions

View file

@ -70,6 +70,21 @@ knownLicenses.set("streetcomplete", {
license: "CC0",
sources: ["https://github.com/streetcomplete/StreetComplete/tree/master/res/graphics", "https://f-droid.org/packages/de.westnordost.streetcomplete/"]
})
knownLicenses.set("temaki", {
authors: ["Temaki"],
path: undefined,
license: "CC0",
sources: ["https://github.com/ideditor/temaki","https://ideditor.github.io/temaki/docs/"]
})
knownLicenses.set("maki", {
authors: ["Maki"],
path: undefined,
license: "CC0",
sources: ["https://labs.mapbox.com/maki-icons/"]
})
knownLicenses.set("t", {
authors: [],
path: undefined,