The map_server project contains a geoserver config for the OTT project.
- gtfs, which contains routines to cache and compare gtfs feeds.
- pre-req: install java 8, python 2.7 or python 3.6, install buildout
- use loader or osm project to load osm2pgsql tables into postgres
- git clone https://github.com/OpenTransitTools/map_server.git
- cd map_server
- buildout
To get geoserver up and running: see geoserver/README.md
- cd map_server
- bin/generate_geoserver_config
- export GEOSERVER_DATA_DIR=${PWD}/geoserver/data
- cd to dir where you'd like to install geoserver
- /map_server/scripts/install_geoserver.sh
- cd geoserver
- bin/startup.sh
Avoid checking in: git update-index --assume-unchanged mapproxy/metro_p_state.yaml