Merge master

This commit is contained in:
Pieter Vander Vennet 2021-11-04 21:57:10 +01:00
commit a9489f6135
82 changed files with 2216 additions and 1632 deletions

View file

@ -792,18 +792,6 @@
"description": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.<br/><br/>On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.",
"title": "Ghost bikes"
},
"grb": {
"description": "This theme is an attempt to help automating the GRB import.<br/>Note that this is very hacky and 'steals' the GRB data from an external site; in order to do this, you need to install and activate <a href='https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/'>this firefox extension</a> for it to work.",
"layers": {
"1": {
"tagRenderings": {
"building type": {
"question": "What kind of building is this?"
}
}
}
}
},
"hackerspaces": {
"description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
"layers": {
@ -816,17 +804,6 @@
}
}
},
"mapRendering": {
"0": {
"icon": {
"mappings": {
"0": {
"then": "./assets/themes/hackerspaces/led.png"
}
}
}
}
},
"name": "Hackerspace",
"presets": {
"0": {
@ -886,6 +863,17 @@
}
},
"render": "Hackerspace"
},
"mapRendering": {
"0": {
"icon": {
"mappings": {
"0": {
"then": "./assets/themes/hackerspaces/led.png"
}
}
}
}
}
}
},
@ -1249,25 +1237,6 @@
"shortDescription": "An editable map with basic shop information",
"title": "Open Shop Map"
},
"sidewalks": {
"description": "Experimental theme",
"layers": {
"0": {
"description": "Layer showing sidewalks of highways",
"name": "Sidewalks",
"tagRenderings": {
"streetname": {
"render": "This street is named {name}"
}
},
"title": {
"render": "{name}"
}
}
},
"shortDescription": "Sidewalk mapping",
"title": "Sidewalks"
},
"sport_pitches": {
"description": "A sport pitch is an area where sports are played",
"shortDescription": "A map showing sport pitches",
@ -1328,5 +1297,36 @@
"description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself",
"shortDescription": "A map with waste baskets",
"title": "Waste Basket"
},
"sidewalks": {
"description": "Experimental theme",
"layers": {
"0": {
"description": "Layer showing sidewalks of highways",
"name": "Sidewalks",
"tagRenderings": {
"streetname": {
"render": "This street is named {name}"
}
},
"title": {
"render": "{name}"
}
}
},
"shortDescription": "Sidewalk mapping",
"title": "Sidewalks"
},
"grb": {
"description": "This theme is an attempt to help automating the GRB import.<br/>Note that this is very hacky and 'steals' the GRB data from an external site; in order to do this, you need to install and activate <a href='https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/'>this firefox extension</a> for it to work.",
"layers": {
"1": {
"tagRenderings": {
"building type": {
"question": "What kind of building is this?"
}
}
}
}
}
}