forked from MapComplete/MapComplete
Add first version of schools
This commit is contained in:
parent
1596e23ac6
commit
f7cacc15d3
19 changed files with 788 additions and 20 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue