AKSW / building-navigator

The Gebäude-Navigator helps you to find accessible places in Leipzig.
https://behindertenverband-leipzig.de/gebaeude-navigator
GNU General Public License v3.0
3 stars 2 forks source link

Fix wrong elevator information #50

Closed k00ni closed 6 years ago

k00ni commented 6 years ago

I fixed wrong elevator information about wheelchair accessibility. You only have to check via p:elevatorSuitableForWheelchairs and value "partly", to see if an elevator is accessible. For now, only values false and partly are possible.

Please close this issue, if you changed the code.

simeonackermann commented 6 years ago

This was actually already the approach.