Modify

Opened 5 years ago

Closed 5 years ago

#619 closed enhancement (fixed)

downloaded area shown as amalgamated rectangles

Reported by: Harry Wood Owned by: framm
Priority: major Component: Core
Version: latest Keywords: downloaded area
Cc:

Description

A cosmetic improvement to the way it shows the 'downloaded area' (yellow lines), would be to amalgamate the rectangles.

Not sure of the maths behind this, or whether it would be too computationally expensive / too much hassle to implement, but here's the idea anway

Currently:       Amalgamated:
.-------.        .-------.    
|       |        |       |    
|    .------.    |       '---.
|    |  |   |    |           |
'----|--'   |    '----.      |
     |      |         |      |
     '------'         '------'

Purely cosmetic really, but it would mean these lines stay out of the way a bit better, while still providing the important reminder of which area is loaded in.

Note that if you zoom out and download again, your first downloaded area may be contained entirely within the rectangle of the second downloaded area, hence the first rectangle will disappear. It no longer conveys any useful information (Actually that might be a simpler check to implement on its own, for an intial enhancement)

Attachments (0)

Change History (2)

comment:1 Changed 5 years ago by anonymous

  • Priority changed from minor to major

+1

comment:2 Changed 5 years ago by Hasienda

  • Keywords downloaded area added
  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from downloaded area - amalgamated rectangles. to downloaded area shown as amalgamated rectangles
  • Version set to latest

The boundary lines are not drawn in recent JOSM revisions, but the effect of visualizing the downloaded area is as suggested by the reporter of this ticket.

Think this was fixed recently, when changing from boundary box style to solid fill of surrounding non-loaded area.

seen in revision (1073?), 1075

still works this way in 1081 (latest to date)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


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

 
Note: See TracTickets for help on using tickets.