Modify

Opened 8 hours ago

Closed 3 minutes ago

#24097 closed defect (fixed)

Zoom to imagery layer

Reported by: aharvey Owned by: taylor.smock
Priority: normal Milestone: 25.01
Component: Core Version:
Keywords: Cc:

Description

If you add an imagery layer to the map that had a bounds polygon set (which most from the index do), then in the Layers list right click "Zoom to layer" it just zooms to the whole globe, rather than the bounds of the imagery polygon.

Attachments (0)

Change History (2)

comment:1 by taylor.smock, 6 minutes ago

Milestone: 25.01
Owner: changed from team to taylor.smock
Status: newassigned

comment:2 by taylor.smock, 3 minutes ago

Resolution: fixed
Status: assignedclosed

In 19289/josm:

Fix #24097: Zoom to imagery layer

This fixes two issues:

  1. Adds implementation for visitBoundingBox used by the Zoom to layer action
  2. Uses addLayer(Layer, boolean) to avoid zooming to the bounds of the layer on layer add

Also, clean up some deprecation warnings.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain taylor.smock.
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.