forked from MapComplete/MapComplete
Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703
This commit is contained in:
parent
2d356476df
commit
b406d17b10
12 changed files with 182 additions and 114 deletions
|
@ -199,7 +199,14 @@
|
|||
"amenity=",
|
||||
"disused:amenity:={amenity}"
|
||||
]
|
||||
}
|
||||
},
|
||||
"extraDeleteReasons": [{
|
||||
"explanation": {
|
||||
"nl": "{title()} is permanent gestopt",
|
||||
"en": "{title()} has closed down permanently"
|
||||
},
|
||||
"changesetMessage": "shop_closed"
|
||||
}]
|
||||
},
|
||||
"allowMove": true,
|
||||
"mapRendering": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue