Merge master
This commit is contained in:
commit
a9489f6135
82 changed files with 2216 additions and 1632 deletions
|
@ -2,19 +2,24 @@
|
|||
"id": "hackerspaces",
|
||||
"title": {
|
||||
"en": "Hackerspaces",
|
||||
"de": "Hackerspaces"
|
||||
"de": "Hackerspaces",
|
||||
"it": "Hackerspace"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "A map of hackerspaces",
|
||||
"de": "Eine Karte von Hackerspaces"
|
||||
"de": "Eine Karte von Hackerspaces",
|
||||
"it": "Una cartina degli hackerspace"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
|
||||
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren"
|
||||
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren",
|
||||
"it": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica"
|
||||
},
|
||||
"language": [
|
||||
"en",
|
||||
"de"
|
||||
"de",
|
||||
"it",
|
||||
"eo"
|
||||
],
|
||||
"maintainer": "",
|
||||
"icon": "./assets/themes/hackerspaces/glider.svg",
|
||||
|
@ -233,42 +238,7 @@
|
|||
"leisure=hackerspace"
|
||||
]
|
||||
}
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "./assets/themes/hackerspaces/glider.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"hackerspace=makerspace"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "./assets/themes/hackerspaces/led.png",
|
||||
"de": "./assets/themes/hackerspaces/led.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "40,40,center"
|
||||
},
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"render": "#00f"
|
||||
},
|
||||
"width": {
|
||||
"render": "8"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue