dkocich / osm-pt-ngx-leaflet

An online web editor used to edit public transport routes on OpenStreetMap built with Angular, Leaflet and Webpack.

Home Page:http://osm-pt.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osm-pt-ngx-leaflet

Gitpod Ready-to-Code

Stable release (master branch) Codacy Badge codebeat badge BCH compliance Known Vulnerabilities Build Status

Latest release (develop branch) Codacy Badge codebeat badge BCH compliance Known Vulnerabilities Build Status

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.

How to start?

Developing 👷

Use a browser based development environment:

Open in Gitpod

Setup project locally

This project requires npm to run locally and it is built mainly with Angular and Leaflet.

  1. Run npm install to install all dependencies.
  2. Run npm start to enable local development server.
  3. Open the browser at http://localhost:4200/ to see the application.

Communication

Contact me via OSM messages here.

Acknowledgment

The development was supported by Google during the Google Summer of Code 2017 and 2018 for OpenStreetMap organization. Please visit wiki-Acknowledgment for details.

Support

Please visit wiki-Support for details.

About

An online web editor used to edit public transport routes on OpenStreetMap built with Angular, Leaflet and Webpack.

http://osm-pt.herokuapp.com

License:MIT License


Languages

Language:TypeScript 81.2%Language:HTML 17.5%Language:Less 1.0%Language:JavaScript 0.2%Language:Dockerfile 0.1%Language:CSS 0.0%Language:Procfile 0.0%