Stable release (master branch)
Latest release (develop branch)
An online web editor used to edit public transport routes on OpenStreetMap with desktop and mobile devices.
If you want to submit issue or PR, please study the Contributing.md.
Visit the wiki page for more information.
This project requires npm to run locally and it is built mainly with Angular and Leaflet.
- Run
npm install
to install all dependencies. - Run
npm start
to enable local development server. - Open the browser at
http://localhost:4200/
to see the application.
Contact me via OSM messages here.
The development was supported by Google during the Google Summer of Code 2017 and 2018 for OpenStreetMap organization. Please visit wiki-Acknowledgment for details.
Please visit wiki-Support for details.