An open API service indexing awesome lists of open source software.

https://github.com/koinsaari/inwheel

Mobile app for discovering and contributing wheelchair accessibility information for public places.
https://github.com/koinsaari/inwheel

accessibility android disability jetpack-compose open-source openstreetmap wheelchair

Last synced: 4 months ago
JSON representation

Mobile app for discovering and contributing wheelchair accessibility information for public places.

Awesome Lists containing this project

README

          

# InWheel

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.

## Features

- **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 Android demo 1
InWheel Android demo 2

## How It Works

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.

## Running the App

**Requirements:** Android Studio, JDK 21+

```bash
git clone https://github.com/koinsaari/inwheel.git
```

Open the project in Android Studio and run on an emulator or device.

The app connects to the production API automatically. No additional setup needed.

## API

The InWheel API is publicly available for third-party integrations. See the [API Documentation](./api/README.md) for endpoints and usage details.

**Rate Limits**: 100 requests per minute per IP. See [Terms of Service](./TERMS.md#api-usage-and-rate-limiting) for full policy.

## Credits

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.

## Contact

For any questions, feedback, or support, please contact [info@inwheel.ch](mailto:info@inwheel.ch).

## Legal

### Terms & Privacy

- 📜 [Terms of Service](./TERMS.md)
- 🔐 [Privacy Policy](./PRIVACY.md)

### License

This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.

### Database License

The database used by InWheel includes data from [OpenStreetMap](https://www.openstreetmap.org), © [OpenStreetMap contributors](https://www.openstreetmap.org/copyright), and is licensed under the [Open Database License (ODbL) v1.0](https://opendatacommons.org/licenses/odbl/1.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](https://github.com/koinsaari/inwheel/releases) (tags starting with `data-`). Updated weekly.

> **The derived database “InWheel Accessibility Dataset” is made available under the [Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1.0/). Any rights in individual contents of the database are licensed under the [Database Contents License (DbCL)](https://opendatacommons.org/licenses/dbcl/1.0/).**