sical / app_iso

Development of an isochrones visualisation app
2 stars 0 forks source link

app_iso

Development of an isochrones visualisation app

Installation steps

OpenTripPlanner server installation

Running the Bokeh app

018-04-20 19:11:59,045 Starting Bokeh server version 0.12.13 (running on Tornado 4.5.3)
2018-04-20 19:11:59,048 Bokeh app running at: http://localhost:5006/code
2018-04-20 19:11:59,049 Starting Bokeh server with process id: 70796

macOS/conda installation notes

conda create -n isochrones
source activate isochrones
conda config --add channels conda-forge
conda install -n isochrones geopandas ipython bokeh requests osmnx jsonschema pandas pyproj geojson geopy Shapely numpy