From d60cc019f6049771de9e70525585e06214460c09 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 12 Jun 2013 19:29:41 -0700 Subject: [PATCH] Add terms for Buddhist place of worship Suggested by @shangkuanlc --- data/presets.yaml | 2 +- data/presets/presets.json | 9 +++++++++ .../presets/amenity/place_of_worship/buddhist.json | 9 +++++++++ dist/locales/en.json | 2 +- 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/data/presets.yaml b/data/presets.yaml index 74e56cd52..e38078942 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -353,7 +353,7 @@ en: terms: "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple" amenity/place_of_worship/buddhist: name: Buddhist Temple - terms: "" + terms: "stupa,vihara,monastery,temple,pagoda,zendo,dojo" amenity/place_of_worship/christian: name: Church terms: "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple" diff --git a/data/presets/presets.json b/data/presets/presets.json index 6f0cb5d2d..e00e73acd 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -662,6 +662,15 @@ "vertex", "area" ], + "terms": [ + "stupa", + "vihara", + "monastery", + "temple", + "pagoda", + "zendo", + "dojo" + ], "tags": { "amenity": "place_of_worship", "religion": "buddhist" diff --git a/data/presets/presets/amenity/place_of_worship/buddhist.json b/data/presets/presets/amenity/place_of_worship/buddhist.json index b9f7c3819..3fa94195e 100644 --- a/data/presets/presets/amenity/place_of_worship/buddhist.json +++ b/data/presets/presets/amenity/place_of_worship/buddhist.json @@ -10,6 +10,15 @@ "vertex", "area" ], + "terms": [ + "stupa", + "vihara", + "monastery", + "temple", + "pagoda", + "zendo", + "dojo" + ], "tags": { "amenity": "place_of_worship", "religion": "buddhist" diff --git a/dist/locales/en.json b/dist/locales/en.json index ea01470de..3cd9db7b6 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -844,7 +844,7 @@ }, "amenity/place_of_worship/buddhist": { "name": "Buddhist Temple", - "terms": "" + "terms": "stupa,vihara,monastery,temple,pagoda,zendo,dojo" }, "amenity/place_of_worship/christian": { "name": "Church",