Modify

Opened 11 years ago

Closed 11 years ago

#9600 closed enhancement (fixed)

Color by speed or age on GPX traces

Reported by: BalooUriza Owned by: team
Priority: normal Milestone: 14.02
Component: Core Version:
Keywords: gpx color Cc:

Description

I was wondering if we could get the stylesheets changed so traces without
timestamps could be changed to grey instead of purple by default? With
them being purple, it's difficult to tell if the data point is going
*really* fast or is the freshest available, or just time/speed unknown.

Attachments (0)

Change History (2)

comment:1 by simon04, 11 years ago

This seems easy. Changing the else for case velocity in source:trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java to neutralColor should do the trick.

Any counter arguments?

comment:2 by simon04, 11 years ago

Resolution: fixed
Status: newclosed

In 6775/josm:

fix #9600 - GpxLayer: use neutral track color if speed is zero (velocity mode) or time extent is very short (time mode)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.