2021-03-25 19:17:28 +01:00
{
"id" : "facadegardens" ,
"title" : {
"nl" : "Straatgeveltuintjes" ,
2021-06-04 17:23:17 +02:00
"en" : "Facade gardens" ,
"ja" : "ファサード庭園"
2021-03-25 19:17:28 +01:00
} ,
"shortDescription" : {
"nl" : "Deze kaart toont geveltuintjes met foto's en bruikbare info over oriëntatie, zonlicht en planttypes." ,
2021-06-04 17:23:17 +02:00
"en" : "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types." ,
"ja" : "このマップには、ファサード庭園が図とともに表示され、方向、日照、植物のタイプに関する有用な情報が示されます。"
2021-03-25 19:17:28 +01:00
} ,
"description" : {
2021-05-27 21:20:04 +02:00
"nl" : "Ontharde voortuintjes, groene gevels en bomen ín de stad brengen naast rust ook een mooiere stad, een grotere biodiversiteit, een verkoelend effect en een betere luchtkwaliteit. <br/> Klimaan VZW en 'Mechelen Klimaatneutraal' willen met het project Klim(t)aan je Gevel bestaande en nieuwe geveltuintjes in kaart brengen als voorbeeld voor mensen zelf een tuintje willen aanleggen of voor stadwandelaars die houden van de natuur. <br/>Meer info over het project op <a href='https://klimaan.be/' target=_blank>klimaan.be</a>." ,
2021-06-04 17:23:17 +02:00
"en" : "<a href='https://nl.wikipedia.org/wiki/Geveltuin' target=_blank>Facade gardens</a>, green facades and trees in the city not only bring peace and quiet, but also a more beautiful city, greater biodiversity, a cooling effect and better air quality. <br/> Klimaan VZW and Mechelen Klimaatneutraal want to map existing and new facade gardens as an example for people who want to build their own garden or for city walkers who love nature.<br/>More info about the project at <a href='https://klimaan.be/' target=_blank>klimaan.be</a>." ,
"ja" : "<a href='https://nl.wikipedia.org/wiki/Geveltuin' target=_blank>ファサード庭園</a>、都市の緑のファサードと樹木は、平和と静けさをもたらすだけでなく、より美しい都市、より大きな生物多様性、冷却効果、より良い大気質をもたらす。<br/>KlimaanのVZWとMechelenのKlimaatneutraalは、自分で庭を作りたい人や自然を愛する都市の歩行者のために、既存のファサード庭園と新しいファサード庭園のマッピングしたいと考えています。<br/>このプロジェクトに関する詳細情報は<a href='https://klimaan.be/' target=_blank>klimaan</a>にあります。"
2021-03-25 19:17:28 +01:00
} ,
"language" : [
2021-03-26 00:47:14 +01:00
"nl" ,
2021-05-30 20:55:08 +02:00
"en" ,
2021-06-04 17:23:17 +02:00
"ja" ,
2021-05-30 20:55:08 +02:00
"ru"
2021-03-25 19:17:28 +01:00
] ,
"maintainer" : "joost schouppe; stla" ,
"icon" : "./assets/themes/facadegardens/geveltuin.svg" ,
"version" : "0" ,
"startLat" : 51.02768 ,
"startLon" : 4.480705 ,
"startZoom" : 15 ,
"widenFactor" : 0.05 ,
"socialImage" : "" ,
"layers" : [
{
"id" : "facadegardens" ,
"name" : {
"nl" : "Geveltuintjes" ,
2021-06-04 17:23:17 +02:00
"en" : "Facade gardens" ,
"ja" : "ファサード庭園"
2021-03-25 19:17:28 +01:00
} ,
"minzoom" : 12 ,
2021-03-26 00:47:14 +01:00
"source" : {
"osmTags" : {
"and" : [
"leisure=garden" ,
"garden:type=facade_garden"
]
}
2021-03-25 19:17:28 +01:00
} ,
"title" : {
"render" : {
"nl" : "Geveltuintje" ,
2021-06-04 17:23:17 +02:00
"en" : "Facade garden" ,
"ja" : "ファサード庭園"
2021-03-25 19:17:28 +01:00
}
} ,
"description" : {
"nl" : "Geveltuintjes" ,
2021-06-04 17:23:17 +02:00
"en" : "Facade gardens" ,
"ja" : "ファサード庭園"
2021-03-25 19:17:28 +01:00
} ,
"iconOverlays" : [
{
"if" : "plant~.*vine.*" ,
"then" : "circle:white;./assets/themes/facadegardens/klimplant.svg" ,
"badge" : true
} ,
{
"if" : "plant~.*groundcover.*" ,
"then" : "circle:white;./assets/themes/facadegardens/bodembedekker.svg" ,
"badge" : true
} ,
{
"if" : "edible=true" ,
"then" : "circle:white;./assets/themes/facadegardens/eetbaar.svg" ,
"badge" : true
} ,
{
"if" : "rain_barel=yes" ,
"then" : "circle:white;./assets/themes/facadegardens/gevelton.svg" ,
"badge" : true
} ,
2021-03-26 00:47:14 +01:00
{
2021-03-25 19:17:28 +01:00
"if" : "plant~.*shrub.*" ,
"then" : "circle:white;./assets/themes/facadegardens/struik.svg" ,
"badge" : true
} ,
{
"if" : "plant~.*flower.*" ,
"then" : "circle:white;./assets/themes/facadegardens/bloei.svg" ,
"badge" : true
2021-03-26 00:47:14 +01:00
}
2021-03-25 19:17:28 +01:00
] ,
"tagRenderings" : [
"images" ,
{
"render" : {
"nl" : "Oriëntatie: {direction} (waarbij 0=N en 90=O)" ,
2021-06-04 17:23:17 +02:00
"en" : "Orientation: {direction} (where 0=N and 90=O)" ,
"ja" : "方向: {direction} (0=N で 90=O)"
2021-03-26 00:47:14 +01:00
} ,
2021-03-25 19:17:28 +01:00
"question" : {
"nl" : "Hoe is de tuin georiënteerd?" ,
2021-06-04 17:23:17 +02:00
"en" : "What is the orientation of the garden?" ,
"ja" : "庭の向きはどうなっていますか?"
2021-03-26 00:47:14 +01:00
} ,
2021-03-25 19:17:28 +01:00
"freeform" : {
"type" : "direction" ,
"key" : "direction"
}
} ,
{
"mappings" : [
{
"if" : {
"and" : [
"direct_sunlight=yes"
]
} ,
"then" : {
"nl" : "Het is een volle zon tuintje" ,
2021-06-04 17:23:17 +02:00
"en" : "The garden is in full sun" ,
"ja" : "庭は日があたっている"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : {
"and" : [
"direct_sunlight=partial"
]
} ,
"then" : {
"nl" : "Het is een halfschaduw tuintje" ,
2021-06-04 17:23:17 +02:00
"en" : "The garden is in partial shade" ,
"ja" : "庭は部分的に日陰である"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : {
"and" : [
"direct_sunlight=no"
]
} ,
"then" : {
"nl" : "Het is een schaduw tuintje" ,
2021-06-04 17:23:17 +02:00
"en" : "The sun is in the shade" ,
"ja" : "庭は日陰である"
2021-03-25 19:17:28 +01:00
}
}
] ,
"question" : {
"nl" : "Ligt de tuin in zon/half schaduw of schaduw?" ,
2021-06-04 17:23:17 +02:00
"en" : "Is the garden shaded or sunny?" ,
"ja" : "庭は日陰ですか、日当たりがいいですか?"
2021-03-25 19:17:28 +01:00
}
} ,
{
"question" : {
"nl" : "Is er een regenton voorzien bij het tuintje?" ,
2021-06-04 17:23:17 +02:00
"en" : "Is there a water barrel installed for the garden?" ,
"ja" : "庭に水桶が設置されているのですか?"
2021-03-25 19:17:28 +01:00
} ,
"mappings" : [
{
"if" : {
"and" : [
"rain_barrel=yes"
]
} ,
"then" : {
"nl" : "Er is een regenton" ,
2021-06-04 17:23:17 +02:00
"en" : "There is a rain barrel" ,
"ja" : "雨樽がある"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : {
"and" : [
"rain_barrel=no"
]
} ,
"then" : {
"nl" : "Er is geen regenton" ,
2021-06-04 17:23:17 +02:00
"en" : "There is no rain barrel" ,
"ja" : "雨樽はありません"
2021-03-25 19:17:28 +01:00
}
}
]
} ,
{
"render" : {
"nl" : "Aanlegdatum van de tuin: {start_date}" ,
2021-05-30 20:55:08 +02:00
"en" : "Construction date of the garden: {start_date}" ,
2021-06-04 17:23:17 +02:00
"ru" : "Дата строительства сада: {start_date}" ,
"ja" : "庭園の建設日: {start_date}"
2021-03-25 19:17:28 +01:00
} ,
"question" : {
"nl" : "Wanneer werd de tuin aangelegd? (vul gewoon een jaartal in)" ,
2021-06-04 17:23:17 +02:00
"en" : "When was the garden constructed? (a year is sufficient)" ,
"ja" : "その庭園はいつ造られたのですか?(建設年で十分です)"
2021-03-25 19:17:28 +01:00
} ,
"freeform" : {
"key" : "start_date" ,
"type" : "text"
}
} ,
2021-03-26 00:47:14 +01:00
{
2021-03-25 19:17:28 +01:00
"mappings" : [
{
"if" : {
"and" : [
"edible=yes"
]
} ,
"then" : {
"nl" : "Er staan eetbare planten" ,
2021-06-04 17:23:17 +02:00
"en" : "There are edible plants" ,
"ja" : "食用の植物がある"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : {
"and" : [
"edible=no"
]
} ,
"then" : {
"nl" : "Er staan geen eetbare planten" ,
2021-06-04 17:23:17 +02:00
"en" : "There are no edible plants" ,
"ja" : "食用植物は存在しない"
2021-03-25 19:17:28 +01:00
}
}
] ,
"question" : {
"nl" : "Staan er eetbare planten?" ,
2021-06-04 17:23:17 +02:00
"en" : "Are there any edible plants?" ,
"ja" : "食用の植物はありますか?"
2021-03-25 19:17:28 +01:00
}
} ,
{
"question" : {
"nl" : "Wat voor planten staan hier?" ,
2021-06-04 17:23:17 +02:00
"en" : "What kinds of plants grow here?" ,
"ja" : "ここではどんな植物が育つんですか?"
2021-03-25 19:17:28 +01:00
} ,
"mappings" : [
{
"if" : "plant=vine" ,
"then" : {
"nl" : "Er staat een klimplant" ,
2021-06-04 17:23:17 +02:00
"en" : "There are vines" ,
"ja" : "つるがある"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : "plant=flower" ,
"then" : {
"nl" : "Er staan bloeiende planten" ,
2021-06-04 17:23:17 +02:00
"en" : "There are flowering plants" ,
"ja" : "花を咲かせる植物がある"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : "plant=shrub" ,
"then" : {
"nl" : "Er staan struiken" ,
2021-06-04 17:23:17 +02:00
"en" : "There are shrubs" ,
"ja" : "低木がある"
2021-03-25 19:17:28 +01:00
}
} ,
{
"if" : "plant=groundcover" ,
"then" : {
"nl" : "Er staan bodembedekkers" ,
2021-06-04 17:23:17 +02:00
"en" : "There are groundcovering plants" ,
"ja" : "地をはう植物がある"
2021-03-25 19:17:28 +01:00
}
}
] ,
"multiAnswer" : true
} ,
2021-03-26 00:47:14 +01:00
{
2021-03-25 19:17:28 +01:00
"render" : {
"nl" : "Meer details: {description}" ,
2021-06-04 17:23:17 +02:00
"en" : "More details: {description}" ,
"ja" : "詳細情報: {description}"
2021-03-25 19:17:28 +01:00
} ,
"question" : {
"nl" : "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)" ,
2021-06-04 17:23:17 +02:00
"en" : "Extra describing info about the garden (if needed and not yet described above)" ,
"ja" : "庭園に関する追加の説明情報(必要な場合でまだ上記に記載されていない場合)"
2021-03-25 19:17:28 +01:00
} ,
"freeform" : {
"key" : "description" ,
"type" : "text"
}
}
] ,
"hideUnderlayingFeaturesMinPercentage" : 0 ,
"icon" : {
"render" : "circle:white;./assets/themes/facadegardens/geveltuin.svg" ,
"mappings" : [
{
"if" : {
"and" : [
"direct_sunlight=yes"
]
} ,
"then" : "circle:white;./assets/themes/facadegardens/zon.svg"
} ,
{
"if" : {
"and" : [
"direct_sunlight=partial"
]
} ,
"then" : "circle:white;./assets/themes/facadegardens/halfzon.svg"
} ,
{
"if" : {
"and" : [
"direct_sunlight=no"
]
} ,
"then" : "circle:white;./assets/themes/facadegardens/schaduw.svg"
}
]
} ,
"width" : {
"render" : "8"
} ,
"iconSize" : {
"render" : "50,50,center"
} ,
"color" : {
"render" : "#00f"
} ,
"presets" : [
{
"tags" : [
"leisure=garden" ,
"garden:type=facade_garden"
] ,
"title" : {
"nl" : "geveltuintje" ,
2021-06-04 17:23:17 +02:00
"en" : "facade garden" ,
"ja" : "ファサード庭園"
2021-03-25 19:17:28 +01:00
} ,
"description" : {
"nl" : "Voeg geveltuintje toe" ,
2021-06-04 17:23:17 +02:00
"en" : "Add a facade garden" ,
"ja" : "ファサード庭園を追加する"
2021-03-25 19:17:28 +01:00
}
}
] ,
"wayHandling" : 1
}
] ,
"roamingRenderings" : [ ]
2021-05-27 21:20:04 +02:00
}