Skip to content

OTv2: Docker containers and Jupyter Notebooks for testing Open Traffic Reporter quality using synthesized GPS data

License

Notifications You must be signed in to change notification settings

opentraffic/reporter-quality-testing-rig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reporter-quality-testing-rig

OTv2: Docker containers and Jupyter Notebooks for testing Open Traffic Reporter quality using synthesized GPS data

Setting up test environment

  1. Download tiles (see here)
  2. Export env vars:
    • export VALHALLA_DOCKER_DATAPATH=</path/to/valhalla/tiles.tar>
  3. Build reporter-qa image with docker build -t opentraffic/reporter-quality-testing-rig:latest --force-rm .
  4. Export env var for route generation:
    • export MAPZEN_API=<your_mapzen_api_key>
  5. Start the service: docker-compose up
  6. Navigate to localhost:8888 in a browser to explore the pre-configured Jupyter notebooks.

About

OTv2: Docker containers and Jupyter Notebooks for testing Open Traffic Reporter quality using synthesized GPS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published