Git Product home page Git Product logo

trafficsense's People

Contributors

catarinamoura avatar jutuomela avatar ktkarhu avatar seppala2 avatar versec avatar zwuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

miikkau versec

trafficsense's Issues

Drawing the route through the road

At this moment we draw the route in a rect line instead of being through the road.
Problem: We don't know, what are the paths taken from the hsl buses.

Partial_solution: It is possible to draw the path from the road through the Google maps Api, (creates and manipulates through JSONObject).

partial_solution_sources:

http://wptrafficanalyzer.in/blog/drawing-driving-route-directions-between-two-locations-using-google-directions-in-google-map-android-api-v2/

http://stackoverflow.com/questions/14710744/how-to-draw-road-directions-between-two-geocodes-in-android-google-map-v2

Walking coordinates

We do not have the walking coordinates it is important the starting and the ending point of walking.
Because the user would like to have the trace route from the map.
At this moment we are getting the coordinates of HSL from the stopCode and the walking does not have stopCode.

Unable to start a journey in its middle

Currently our service is able to track a journey if its start time is later than current time (if useWallClock is enabled).
This is especially true for TimeOnlyService which schedules alarm events based on time.
For LocationOnlyService time does not matter but journey start time check is done by TrafficsenseContainer so it is also affected.

Time/Date stored as Strings

Time and Date information are stored as Strings in Route, Segment, and Waypoint classes (in TrafficsenseContainer). They should be stored as appropriate Java classes.

Different text file sent, JSON parser crash

At this moment JSON parser just accept the hsl text file on the email with the basic route. If for some reason the user opt for the Advance search on the hsl website (http://www.reittiopas.fi/en/) and add some features like Via linked with the Time minutes (spent at via point) the text format send by email is in a different format and therefore the JSON parser is not able to parse it correctly hence crashes the TrafficSense application.

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.