wheelmap-classic
wheelmap-classic copied to clipboard
toilet=no an Objekten bei denen man keine Toilette erwartet
Diskutiert in der talk-de Mailingliste von OSM: https://lists.openstreetmap.org/pipermail/talk-de/2016-July/113238.html
Wegen Orten bei denen man keine Toilette erwartet (z.B. Denkmal):
Tatsächlich haben wir in den Wheelmap Apps (Web, iOS, Android und Windows10) den tag toilets:wheelchair einheitlich eingebaut und machen keine Fallunterscheidung. Offenbar taggen App-User daher so etwas statt es einfach unmarkiert zu lassen.
Ideen wie wir das lösen könnten:
- Alle Apps so ändern, dass nur bei bestimmten Ortstypen "toilets" angezeigt wird und verändert werden kann ODER
- Im "toilets"-Dropdown aller Wheelmap-Apps eine Option hinzufügen "nicht vorhanden" was nicht in OSM geschrieben wird.
- Weitere Ideen?
We could add an option to the admin/backend to define the availability of toilets.
We plan to stick with option 2.
Next steps:
- [ ] Wording and translations
- [ ] Extend dropdown in web app
- [ ] Extend dropdown and API in mobile apps (SMF)
- [ ] Extend jobs to handle/ignore "no toilet available" (see for example: https://github.com/sozialhelden/wheelmap/blob/master/app/jobs/update_tags_job.rb#L20-L75)
- [ ] Extend "unknown" filter to exclude POIs without any kind of toilet
- [ ] Add API versioning (epic)
- [ ] Extend model and API to deal with "no_toilet"
- [ ] Update API documentation
- [ ] Community needs to be informed
some sketches
We need to have API versioning in place before we can take care of this because the API will return new values the mobile clients might not understand.
This is blocked by #468
Wording change recommended by Silke: we should change "No wheelchair accessible toilet" to "Toilet is not wheelchair accessible" to prevent confusion here.