@conveyal/taui
v3.0.0
Published
Isochrone & accessibility analysis
Readme
Taui

Running
Clone the repository and with yarn and node v10 installed run yarn run dev. Taui is built and run with next.js and now.
Configuration
Copy the empty-store.json file to store.json. This file populates the data used for running a Taui.
Key fields:
allowChangeConfig-- Set tofalsewhen deploying a site for a user.map.accessToken-- A Mapbox access token is required for Mapbox GL maps and Mapbox Geocoding to work.grids-- Point sets or opportunities can be set here.networks-- A url to an S3 bucket containing the results of regional analysis generated from R5.poiUrl-- URL to a GeoJSON file that contains aFeatureCollectionofPointsto be shown on the map. Add alabelto thepropertiesfield of each point.
