Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 3.57 KB

README.md

File metadata and controls

68 lines (47 loc) · 3.57 KB

(Working draft)

Sangha Map

Developed for the Open Sangha Collective; useable by whomever.

💡 Initial Spec

Creating a custom, growable google map that we can embed on the wordpress site that we and interested visitors to our site can gradually grow to be a thoroughly comprehensive map of monastic buddhist communities around the world. Just to give you the full picture we want users to be able to pin a site on but we want to be able to verify it before their addition becomes fixed / public. Hopefully that is possible. Also we would ideally be able to capture quite al ot of info about each place. Name, tradition, location, website, telephone, name of abbot, photos etc. What do you think? Doable?

this is the page it will go on:

https://opensanghacollective.org/traditional-buddhist-communities/

It really is about forging links between lay practice and the monastic sangha so I would say do not include a dharma centre where there is no monastic presence … But it is no problem if those boundaries are not strictly adhered to and tend towards including gray areas rather than excluding them. One thing that would be great is to make sure that we include a wide variety of of wats, viharas and temples across the lineages so zen, chan, son, thien, shingon, Tientai, vajrayana etc as well as a variety from within the theravada tradition (sri lankan, burmese, thai, laotion, cambodian etc). Another thing to consider is that we want some geographic spread across all the continents (though Antarctica may be tricky...).

we realised that for the map to help with our aim of helping people connect with the monastic Sangha one thing it would need would be a way of indicating whether each monastic community had confirmed with us that they accepted live in lay practitioners on a Dana basis. Could this be built in? I’m thinking a key or asterisk type thing to indicate this function has been confirmed.

🤔 Porject Plan Sketch:

Place Data

See data handling docs for more info.

The core critia for places to be shown on the map are:

  • The community follows Vinaya based ordination (see intro to the Vinaya).
  • By case by case assesment for boarder cases.
    • Aligned with the mission to promote a dana culture

So Far:

  • Working map built
  • 3743 records taken from the Places API, of which:
  • 1760 places initially marked as tentatively verified (places with "vihara", "monastery", "wat", "temple", or "hermitage" in the place name)
  • 1731 places remain tentatively verified following first crude filter (marking names including "hindu", "christ", "benedictine", "orthodox", "saint" and "st" to be removed + a handful of manual verifications)
  • Image retrieval
  • WP intergration

Next Steps:

  • Refine data
  • UI/UX improvement (search, full data display, key, location url +)
  • design contribution & maintanence strategy