99 lines
1.8 KiB
JSON
99 lines
1.8 KiB
JSON
{
|
|
"id": "brothel",
|
|
"name": {
|
|
"en": "Brothels",
|
|
"de": "Bordelle"
|
|
},
|
|
"description": {
|
|
"en": "An establishment specifically dedicated to prostitution. ",
|
|
"de": "Eine Einrichtung, die speziell der Prostitution gewidmet ist. "
|
|
},
|
|
"source": {
|
|
"osmTags": "amenity=brothel"
|
|
},
|
|
"minzoom": 6,
|
|
"title": {
|
|
"render": {
|
|
"en": "Brothel",
|
|
"de": "Bordell"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "name~*",
|
|
"then": {
|
|
"*": "{name}"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"pointRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"marker": [
|
|
{
|
|
"icon": "circle",
|
|
"color": "white"
|
|
},
|
|
{
|
|
"icon": "ring",
|
|
"color": "#fc6488"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"location": [
|
|
"centroid",
|
|
"point"
|
|
],
|
|
"marker": [
|
|
{
|
|
"icon": "heart",
|
|
"color": "#fc6488"
|
|
}
|
|
],
|
|
"iconSize": "28,28"
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"title": {
|
|
"en": "a brothel",
|
|
"de": "ein Bordell"
|
|
},
|
|
"tags": [
|
|
"amenity=brothel"
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"reviews",
|
|
{
|
|
"multiAnswer": false,
|
|
"id": "name",
|
|
"freeform": {
|
|
"inline": false,
|
|
"key": "name"
|
|
},
|
|
"question": {
|
|
"en": "What is the name of this brothel?",
|
|
"de": "Wie lautet der Name des Bordells?"
|
|
},
|
|
"render": {
|
|
"en": "This brothel is named <b>{name}</b>",
|
|
"de": "Der Name des Bordells lautet <b>{name}</b>"
|
|
}
|
|
},
|
|
"opening_hours",
|
|
"contact"
|
|
],
|
|
"deletion": {
|
|
"omitDefaultDeleteReasons": false
|
|
},
|
|
"allowMove": true,
|
|
"allowSplit": false,
|
|
"enableMorePrivacy": true
|
|
}
|