Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conveyal/analysis-ui

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conveyal/analysis-ui

Conveyal's tool for editing land use/transportation scenarios.

  • 3.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17
increased by54.55%
Maintainers
5
Weekly downloads
 
Created
Source

Scenario editor

Conveyal's tools for editing land-use/transportation scenarios.

Configuration

Analyst Server

The Scenario Editor needs an Analyst backend running to point at. By default it expects it to be running at http://localhost:7070.

Authentication with Auth0

Copy the /configurations/default/env.yml.tmp to /configurations/default/env.yml and add your Auth0 credentials. If you're running locally (for testing or development) you don't need to use Auth0. Just comment out the Auth0 lines and it should work. You'll also need some tile URLs for Leaflet. The default Mapbox URLs require an access key. If you're at Conveyal, you can grab these keys and other settings from our se-configurations repository on Github.

Install & Run with Node 6+

First make sure you're running the latest Node and NPM. For example, on a Mac using Homebrew:

$ brew update
$ brew upgrade node

Then build and start the scenario editor:

$ npm install && npm start

FAQs

Package last updated on 13 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc