Coder Social home page Coder Social logo

conveyal / analysis-ui Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 8.0 153.16 MB

Front-end for Conveyal Analysis. Model and analyze transport scenarios.

Home Page: https://conveyal.com/demo

License: MIT License

Shell 0.15% JavaScript 21.01% TypeScript 78.71% CSS 0.12%
analysis modeling transportation

analysis-ui's Introduction

Analysis UI

This is the user interface component of Conveyal Analysis, which allows users to create public transport scenarios and evaluate them in terms of cumulative opportunities accessibility indicators.

Please note that Conveyal does not provide technical support for third-party deployments of Analysis. We provide paid subscriptions to a cloud-based deployment of this system which performs these complex calculations hundreds of times faster using a compute cluster. This project is open source primarily to ensure transparency and reproducibility in public planning and decision making processes, and in hopes that it may help researchers, students, and potential collaborators to understand and build upon our methodology.

The UI requires R5 version v6.4. Later versions of R5 no longer work with this repository.

analysis-ui's People

Contributors

abyrd avatar ansoncfit avatar dependabot[bot] avatar dmin avatar evansiroky avatar greenkeeperio-bot avatar imgbotapp avatar kodiakhq[bot] avatar landonreed avatar mattwigway avatar nate-wessel avatar trevorgerhardt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

analysis-ui's Issues

Cannot build due to parameter type never

Describe the bug

Build fails when calling `npm run build' due to a type error.

Failed to compile.

./lib/actions/analysis/index.ts:84:49
Type error: Argument of type 'any' is not assignable to parameter of type 'never'.

  82 |   )
  83 |   const state = getState()
> 84 |   const fromLonLat = selectProfileRequestLonLat(state)
     |                                                 ^
  85 |   return dispatch(
  86 |     fetch({
  87 |       next: () => setIsochroneFetchStatus(false),

To Reproduce
Steps to reproduce the behavior:

  1. Download source & open shell in project directory
  2. Install all dependencies with npm install
  3. Attempt build with npm run build
  4. See error

Expected behavior
Complies the front-end app so it can be launched with npm start

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: WSL2 & Windows 10
  • Browser: N/A

Additional context
Trying to set up a local copy of R5 v6.4. I have the backend running (as far as I can tell) and am trying to get front-end set up now. FYI I am pretty new to TypeScript & JS dev concepts and getting my feet wet. Coming over from using OTP1 for analysis and urban planning data work. Hoping I am not totally off on how I should be building/running this front end. If there are good CLI tools to use the backend, and it's generally not advised to try to build this front-end, I would happy to try alternatives.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.