InWheel is a community-driven application for accessibility information across Europe. With over 2 million places indexed, it helps individuals with mobility disabilities by letting users contribute accessibility details often missing from mainstream mapping services.
- Europe-Wide Coverage: Over 2 million places across Europe
- Accessibility Data: Information on entrances, ramps, step counts, restroom accessibility, and more
- Community Contributions: Users can contribute and verify accessibility data to improve accuracy
- Real-Time Map: Vector tile-based map with smooth rendering of millions of markers
InWheel leverages OpenStreetMap (OSM) data as its foundation, enriched with additional accessibility details. The app uses a community-driven approach to ensure the data remains accurate and up-to-date. Users can edit the accessibility details of places directly through the app.
Requirements: Android Studio, JDK 21+
git clone https://github.com/koinsaari/inwheel.gitOpen the project in Android Studio and run on an emulator or device.
The app connects to the production API automatically. No additional setup needed.
The InWheel API is publicly available for third-party integrations. See the API Documentation for endpoints and usage details.
Rate Limits: 100 requests per minute per IP. See Terms of Service for full policy.
Special credit to Cindy Ribeiro Pinto who not only made and designed the app logo but also helped define the detailed accessibility criteria that this app is built around.
For any questions, feedback, or support, please contact info@inwheel.ch.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
The database used by InWheel includes data from OpenStreetMap, © OpenStreetMap contributors, and is licensed under the Open Database License (ODbL) v1.0. Any derived databases must also comply with the terms of the ODbL.
The InWheel Accessibility Dataset is available as compressed CSV files in the Releases (tags starting with data-). Updated weekly.
The derived database “InWheel Accessibility Dataset” is made available under the Open Database License (ODbL). Any rights in individual contents of the database are licensed under the Database Contents License (DbCL).

