Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.24 KB

File metadata and controls

26 lines (20 loc) · 1.24 KB

Demo Visual Materials

Current committed visual assets:

  • Overall workbench GIF: docs/assets/demo.gif
  • Dirty road repair screenshot: docs/assets/screenshot-topology-repair.png
  • HMM stress benchmark screenshot: docs/assets/screenshot-mapmatching-stress.png
  • Spatial index benchmark screenshot: docs/assets/screenshot-spatial-benchmark.png
  • HMM map matching screenshot: docs/assets/screenshot-mapmatching.png
  • Routing screenshots: docs/assets/screenshot-route.png, docs/assets/screenshot-route-avoid.png
  • Nearby/spatial query screenshot: docs/assets/screenshot-nearby.png

Targeted visual checklist:

  1. Dirty Road Repair before/after

    • Captured from the running React/Leaflet workbench after clicking Repair.
    • File: docs/assets/screenshot-topology-repair.png.
  2. HMM vs nearest map matching

    • Captured from the running React/Leaflet workbench after clicking Stress Test.
    • File: docs/assets/screenshot-mapmatching-stress.png.
    • Note: the current UI shows nearest/HMM metrics in the result payload rather than a dedicated side-by-side map layer.
  3. Spatial Index Benchmark table

    • Captured from the running React/Leaflet workbench after clicking Index Bench.
    • File: docs/assets/screenshot-spatial-benchmark.png.