The core application for IBI Group's TRANSIT-Data-Tools suite. This application provides GTFS editing, management, validation, and deployment to OpenTripPlanner.
A pre-configured datatools instance can be lauched via Docker by running
cd docker
cp ../configurations/default/env.yml.tmp ../configurations/default/env.yml
docker-compose up
from the datatools-ui directory. Datatools will then be running on port 9966
.
Deployment functionality will not work, and persistence may only work in certain cases (look into Docker volumes for more info).
This repository serves as the front end UI for the Data Manager application. It must be run in conjunction with datatools-server
View the latest release documentation at ReadTheDocs for more info on deployment and development as well as a user guide.
Note: dev
branch docs (which refer to the default branch
and are more up-to-date and accurate for most users) can be found here.
We have a Gitter space for the full TRANSIT-Data-Tools project where you can post questions and comments.
Big thanks to BrowserStack for letting the maintainers use their service to debug browser issues.
Street snapping powered by the GraphHopper API.