forked from MapComplete/MapComplete
More work on the theme generator
This commit is contained in:
parent
0f433d026a
commit
1625b21138
7 changed files with 74 additions and 31 deletions
2
assets/themes/artwork/artwork.json
Normal file
2
assets/themes/artwork/artwork.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
{
|
||||
}
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -10,6 +10,10 @@
|
|||
"en": "A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.",
|
||||
"nl": "Een boekenruilkast is een kastje waar iedereen een boek kan nemen of achterlaten. Op deze kaart kan je deze boekenruilkasten terugvinden en met een gratis OpenStreetMap-account, ook boekenruilkasten toevoegen of informatie verbeteren"
|
||||
},
|
||||
"widenFactor": 0.05,
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 10,
|
||||
"language": [
|
||||
"en",
|
||||
"nl"
|
||||
|
|
|
@ -167,8 +167,9 @@
|
|||
"maintainer": "Pieter Vander Vennet",
|
||||
"title": "Open Toilet Map",
|
||||
"startLon": "3.2222",
|
||||
"widenFactor": 0.05,
|
||||
"icon": "./assets/themes/toilets/toilets.svg",
|
||||
"description": "A map of public toilets",
|
||||
"language": "en",
|
||||
"language": ["en"],
|
||||
"name": "toilets"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue