Giter VIP home page Giter VIP logo

waze's People

Contributors

dferrante avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

waze's Issues

Installation instructions seem to be incomplete

running: sudo apt-get install gdal-bin produces this error:

Collecting simplekml
  Using cached simplekml-1.2.8.zip
Collecting requests
  Using cached requests-2.9.1-py2.py3-none-any.whl
Collecting Gnosis-Utils
  Using cached Gnosis_Utils-1.2.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-build-EmeB4v/Gnosis-Utils/setup.py", line 38, in <module>
        from disthelper.misc import unlink, rmtree, make_tempdir
    ImportError: No module named disthelper.misc

running pip install disthelper.misc produces this error:

SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Could not find a version that satisfies the requirement disthelper.misc (from versions: )
No matching distribution found for disthelper.misc

Doesn't work anymore

The SESSION_LIST_URL and SESSON_DATA_URL seems to have change. It looks like they now have to be set at

SESSION_LIST_URL = "https://www.waze.com/row-Descartes/app/Archive/List"
SESSON_DATA_URL = "https://www.waze.com/row-Descartes/app/Archive/SessionGPS"

but even with these changes, it is not able to generate the kml file.

It also looks like waze modified the structure of the json containing the data. I am not sure of what it is possible to do.

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.