The best mobile editor for adding shops and amenities to OpenStreetMap.
Help test it for iOS and Android.
The roadmap is in a project.
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.
I need help with design. That includes a new icon, the website, Flutter animations for everything, and general UX improvements. Please help.
- Copy
lib/private.dart.sample
tolib/private.dart
and put your OAuth and Bing keys there. - Download taginfo-db.db and unpack it somewhere (it's ~9 GB).
- Run
tools/update.sh <path_to_taginfo_db>
. flutter pub get
.flutter run
.
The editor was written by © 2022 Ilya Zverev and published under the ISC license.