Giter Club home page Giter Club logo

metroviz's People

Contributors

fandu avatar jtcbrule avatar slunk avatar superhans avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jtcbrule

metroviz's Issues

Route view: stop/route indication

Selecting (clicking) a stop in route view does not give a good indication that the stop has been successfully selected; recommend adding the name of the currently selected stop to calendar view (above where the date is currently displayed)

This repository is badly organized

The source code is strewn around in various folders (demo/, glyphs, routes_trips), and libraries are in various places (sometimes duplicated).

Proposal:

  1. Add a folder called src/ to the top-level directory and move all of the source code to there in some reasonable way.
  2. Add a folder called libraries/ to the top-level directory and move all of the external libraries there.
  3. Remove MetroViz/routes_trips/d3/ and use d3.v3/ in any code in routes_trips/ instead. Remove any other duplicates if they exist.

/GET getStops responds with 500 internal server error

Traceback (most recent call last):
File "/app/.heroku/python/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/app/.heroku/python/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/app/.heroku/python/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 34, in call
return self.callable(_self.args, *_self.kwargs)
File "webserver.py", line 62, in getStops
print "|"+route+"|"
TypeError: cannot concatenate 'str' and 'NoneType' objects

This repository is badly organized

The source code is strewn around in various folders (demo/, glyphs, routes_trips), and libraries are in various places (sometimes duplicated).

Proposal:

  1. Add a folder called src/ to the top-level directory and move all of the source code to there in some reasonable way.
  2. Add a folder called libraries/ to the top-level directory and move all of the external libraries there.
  3. Remove MetroViz/routes_trips/d3/ and use d3.v3/ in any code in routes_trips/ instead. Remove any other duplicates if they exist.

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.