Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 277 Bytes

gtfs-editor

A web-based GTFS editing framework.

Requires

Play Framework 1.2.5 Postgresql 9.1+ PostGIS 1.5+

Install

Create PostGIS enabled database. Edit "db.url" in conf/applications.conf to refrence database.

Type "play run" from the command prompt.