Skip to content

Conversation

@HansBusch
Copy link

Thanks for providing the great software base. This PR improves UX usability and extends road visualization:

  • OSM road polygons are split into 100 meter chunks to achieve consistent local granularity instead of arbitrary OSM base.
  • Gather measurement time while OBS moved to be able to calculate frequency of overtaking and measurement duration. Stationary measurements are excluded to avoid including times bike was parked.
  • Move statistics from python script to JavaScript to be able to show statistics of whole streets and city.
  • Show overall statistics on page load and nothing selected.
  • Selection of a street combines all measurements by street name to allow for easy street statistics. Segement selection still available via shift key.
  • Colors adjusted to same saturation and luminance. Results based on single or no measurements are shown with very low saturation.

Note that the html+javascript needs updated python annotation and export.
You can test it on schwabach-bewegen - hope you like it.

Output distance measurements instead of statistics to enable client side combined statistics including sample count to know number of seconds on segment.
Select nearest line instead of exact hit to ease selection with mouse and tablet.
Easy street selection plus individual segment selection via shift key.
Condensed detail view including measurement time.
Add filter keyword tooltips.
Map missing distance to large distance.
Add intermediate nodes when existing segments exceed the chunk size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant