Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Latest commit

 

History

History
48 lines (36 loc) · 1.74 KB

Locations.md

File metadata and controls

48 lines (36 loc) · 1.74 KB

Description

Locations is a list of all the specific locations where Scambi stuff happens.



Automations

  • Locations should populate a mini-map available on the website, based on OpenStreetMap
  • In each page generated for every Program entry, the location should be a link to the map with the specific location of the current entry highlighted.
  • Accessibility notes should be displayed on the website, too


Fields

  • name: name of this location, e.g. Piazza Dei Dolori.
  • lat: latitude of this location, e.g. 43.81847
  • lon: longitude of this location, e.g. 7.7749
  • capacity: a number of the maximum capacity of people this location can contain, e.g. 40
  • accessibility: notes concerning how accessible is the place (e.g. stairs, elevator yes/no, chairs yes/no…)
  • notes: notes about the place (e.g. keys to access the room are to be requested to the local administration >2 weeks before)


Resources

Since Scambi’s philosophy chooses to use open and ethical services, the map dataset to be used is OpenStreetMap. In order to facilitate its integration, below some useful resources:

  • Switch2OSM, a service helping enterprises to switch to OpenStreetMap