waze icon indicating copy to clipboard operation
waze copied to clipboard

i love waze and i love map data!

Results 2 waze issues
Sort by recently updated
recently updated
newest added

The `SESSION_LIST_URL` and `SESSON_DATA_URL` seems to have change. It looks like they now have to be set at ```python 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...

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...