23 lines
607 B
Markdown
23 lines
607 B
Markdown
# BobOSM
|
|
|
|
![Logo](./docs/logo_sm_light.png)
|
|
|
|
BobOSM is an experimental [OpenStreetMap](https://wiki.openstreetmap.org) 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
|
|
|