/every_door

A dedicated app for collecting hundreds of POI for OpenStreetMap

Primary LanguageDartISC LicenseISC

Every Door

The best mobile editor for adding shops and amenities to OpenStreetMap.

Help test it for iOS and Android.

The roadmap is in a project.

Presets and Translations

The editor uses presets from iD: they are managed in a dedicated repository and translated on Transifex.

Brands are managed in the Name Suggestion Index.

For the time being Every Door localization is contained along the code. You can either make a new ARB file, or wait until I publish the translations to Weblate.

Design

I need help with design. That includes a new icon, the website, Flutter animations for everything, and general UX improvements. Please help.

How To Build

  1. Copy lib/private.dart.sample to lib/private.dart and put your OAuth and Bing keys there.
  2. Download taginfo-db.db and unpack it somewhere (it's ~9 GB).
  3. Run tools/update.sh <path_to_taginfo_db>.
  4. flutter pub get.
  5. flutter run.

Author and License

The editor was written by © 2022 Ilya Zverev and published under the ISC license.