WIP experimental OpenStreetMap editor.
https://bobosm.mbess.net/
assets | ||
docs | ||
sample_data | ||
src | ||
tmp | ||
.env.example | ||
.gitignore | ||
.rgignore | ||
Cargo.lock | ||
Cargo.toml | ||
config.toml | ||
DRAFT.md | ||
MANUAL.md | ||
oauth2.sh | ||
out | ||
README.md | ||
TODO.md |
BobOSM
BobOSM is an experimental OpenStreetMap editor specially made for vim folks.
The goal of this project is to explore algorithms required to make a geographical editor and viewer work.
It's in very early stage of development. Not usable for mapping right now.
Philosophy
- Unix like
- Keyboard-centric
- Vim-style keybinding
- Allow external program to interact with bobosm via IPC
- Text editing with external text editor
Features
- All the basic features you would like
- Ability to edit tags in an external editor