Modify ↓
Opened 3 years ago
Closed 22 months ago
#4857 closed enhancement (fixed)
make use of timestamps in JOSM for (trackable) gps tracks (velocity)
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | velocity gps track color |
| Cc: |
Description
make use of timestamps in JOSM for [trackable] gps tracks. This concerns the setting track-and-point color: velocity. Until tracks were downloadable just without the timestamps this was possible only for local gps tracks, but now with the "new" options for track-upload it should be possible to use it also for remote tracks from the server.
Attachments (0)
Change History (3)
comment:1 Changed 3 years ago by stoecker
- Summary changed from make use of timestamps in JOSM for [trackable] gps tracks (velocity) to make use of timestamps in JOSM for (trackable) gps tracks (velocity)
comment:2 Changed 22 months ago by akks
comment:3 Changed 22 months ago by akks
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Tracks can be colored with veloctity since r4207, r4250 . Displying timestamp is implemented in InfoMode plugin.
Coloring by timestamp can be added soon...