forked from MapComplete/MapComplete
Formatting, translations
This commit is contained in:
parent
6fc4e96a87
commit
1a2636f19e
3 changed files with 13 additions and 5 deletions
|
@ -31,7 +31,6 @@
|
||||||
{
|
{
|
||||||
"width": "3",
|
"width": "3",
|
||||||
"color": "#00f",
|
"color": "#00f",
|
||||||
|
|
||||||
"dasharray": {
|
"dasharray": {
|
||||||
"render": "",
|
"render": "",
|
||||||
"mappings": [
|
"mappings": [
|
||||||
|
|
|
@ -793,7 +793,16 @@
|
||||||
"title": "Ghost bikes"
|
"title": "Ghost bikes"
|
||||||
},
|
},
|
||||||
"grb": {
|
"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."
|
"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": {
|
"hackerspaces": {
|
||||||
"description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
|
"description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue