Modify

Opened 5 years ago

Closed 5 years ago

#17724 closed enhancement (fixed)

[PATCH] Allow DataSet merges without merging the Bounds

Reported by: taylor.smock Owned by: team
Priority: normal Milestone: 19.05
Component: Core Version:
Keywords: Cc:

Description

This is a step towards fixing #8082. Since this patch allows us to avoid adding bounds to an area (and giving the user and JOSM the wrong idea about the area being fully downloaded), I should be able to write a patch that uses Overpass to download an area around the node/way without also adding it to the bounds of the DataSet.

I just need to come up with a way to download the parent way(s) and the parent relation(s) without getting a lot more data than is needed.

Attachments (1)

17724.patch (1.7 KB ) - added by taylor.smock 5 years ago.
Overload the DataSet.merge() method to have another variable about whether or not the DataSet bounds should be merged. This should probably only ever be used when downloading with Overpass without the user entering in the query themselves.

Download all attachments as: .zip

Change History (3)

by taylor.smock, 5 years ago

Attachment: 17724.patch added

Overload the DataSet.merge() method to have another variable about whether or not the DataSet bounds should be merged. This should probably only ever be used when downloading with Overpass without the user entering in the query themselves.

comment:1 by Don-vip, 5 years ago

Milestone: 19.05

comment:2 by Don-vip, 5 years ago

Resolution: fixed
Status: newclosed

In 15127/josm:

fix #17724 - Allow DataSet merges without merging the Bounds (patch by taylor.smock)

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.