This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
- This wiki is a work-in-progress for Graphserver
- I am working to update the documentation and user information and storing the in-process information here.
THIS IS A WORK IN PROGRESS!
Welcome to the graphserver wiki!
Things to update
- README
- only python bindings are functional
- version of Python required
- (questionable update need) readability of how to use
- in README or in wiki?
Documentation Outline
- Quick Start: Information useful to someone with programming savvy and subject matter knowledge
- Requirements
- GTFS Feed
- OSM Data
- Server
- Graphserver code (installed onto server)
- Basic Procedure
- Requirements
- Detailed Instructions: Information elucidating for a complete novice
- Explanation of Requirements
- Elaboration on Procedure
Questions to ask about Program
- What libraries does the code depend on to build?
- What libraries does the code depend on to run?
- Code input to run
- GTFS data feed
- OSM data (feed?)
- User origin/destination input (via browser input)
- Code output
- Is the code a purely server-side application?
- Compatibility
- What webservers does it run with? (Apache?)
- How do said webservers need to be configured?
- Versions of C, python, browser, feed data that are compatible.
- Compiler, build environment, libraries, server, …






