Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.05 KB

OpenLineEditor open-source project

Urban lines editor, based on openstretmap, has features for application development that consume data in the GTFS General Transit Feed Specification standard. This project exports data in the GTFS standard, in addition, the user can register new lines and public transport agencies.

This is project use

Ide, VSCode or SublimeText

##Setings DB_CONNECTION=mysql DB_HOST=your_ip DB_PORT=3306 DB_DATABASE=openlineeditor DB_USERNAME=your_database_user DB_PASSWORD="your_database_password"

Create a base Data with the name "openlineeditor" and execute the application

##Server

MysQl

##Contact