Modify

Opened 4 years ago

Last modified 4 years ago

#2760 new enhancement

GPX layer -> data layer convert does not simplify track

Reported by: anonymous Owned by: team
Priority: minor Component: Core
Version: Keywords:
Cc: chris.bainbridge@…

Description

Many JOSM users load their GPX track log, convert it to a data layer, and then add it to OSM as a way. The resulting ways have many data points and are noisy. Potlatch has an automated solution to this problem in its conversion function: (From http://potlatchosm.wordpress.com/category/tips/ )

"Converting GPX tracks directly to ways can have a pitfall: if you’ve recorded a trackpoint every second, that’s a lot of unnecessary points on long, straight journeys. So Potlatch does a couple of things to avoid this. When you click ‘Track’, it “simplifies” the track to remove all the unnecessary points on straight lines. (For the curious, this is done using the Douglas-Peucker algorithm.)"

JOSM has a similar filter in the "utilsplugin" plugin, but it requires a user to a) know that it exists and b) install it and c) remember to call it on imported data.

I suggest that a "simplify" function is incorporated in the JOSM gpx->data conversion function, and that it is enabled by default.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by anonymous

  • Cc chris.bainbridge@… added

comment:2 Changed 4 years ago by stoecker

  • Type changed from defect to enhancement

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to anonymous
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.