Modify

Opened 11 years ago

Closed 9 years ago

Last modified 9 years ago

#7976 closed enhancement (fixed)

Get downloaded gpx areas

Reported by: Gnonthgol Owned by: Don-vip
Priority: normal Milestone: 14.09
Component: Core Version:
Keywords: gpx Cc: Don-vip, skyper

Description

For OsmDataLayer it is possible to get all the Bounds that have been downloaded from the server. This is used in the continuous download plugin to not download the same are multiple times.

GpxLayer does not give you this information because it is merging all GpxData objects into a single object. That prevents the plugin from doing continuous download of gpx traces like it does for osm data. This feature is the most requested feature by #7808 and #7972 .

Attachments (0)

Change History (6)

comment:1 Changed 9 years ago by Don-vip

Owner: changed from team to Don-vip
Status: newassigned

comment:2 Changed 9 years ago by skyper

Cc: skyper added

comment:3 Changed 9 years ago by Don-vip

Milestone: 14.09

comment:4 Changed 9 years ago by Don-vip

Resolution: fixed
Status: assignedclosed

In 7575/josm:

fix #7976 - Get downloaded gpx areas, on the same model as osm data

comment:5 Changed 9 years ago by ToeBee

I'm guessing this will also affect notes once they go live in core. I would rather not touch that right now since I'm about to submit another big patch. But I'll put it on my to-do list to go back and look at this.

comment:6 Changed 9 years ago by Don-vip

this is entirely optional, no problem. Just make sure the code compiles ;)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted.

Add Comment


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

 
Note: See TracTickets for help on using tickets.