Open octycs opened 2 years ago
Currently the campus app has these Barier-free endpoints and has asked if we can intigrate them
GET /barrierfree/contacts
GET /barrierfree/getBuilding2Gps
GET /barrierfree/nerby/:building_id
GET /barrierfree/listOfToilets
GET /barrierfree/listOfElevators
GET /barrierfree/moreInformation
Is your feature request related to a problem? Please describe. Not all of the older TUM buildings are barrier-free. We should add information about this, and who to contact.
Describe the solution you'd like Provide a small info section on building pages with information. This could include information about accessible entrances and contact persons (the TUM Campus App has already data on this). If there are official pages with information, we could link them as well.
Describe alternatives you've considered Feel free to propose alternatives.
Additional context Information by TUM and additional data collected on wheelmap.org.
Tasks could include:
data/sources/01_areas-extended.yaml
and the general information page in the HTML (see below)sections:
indata/data_format_geo-entry.yaml
and implement it in e.g. a new section-generating step after -- 81 Generate overview sectionswebclient/src/views/view/view-view.inc|.scss