forked from MapComplete/MapComplete
Merge branch 'develop' into theme/street_lighting
This commit is contained in:
commit
2511632a6e
12 changed files with 495 additions and 138 deletions
|
@ -793,7 +793,16 @@
|
|||
"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."
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue