Opened 16 years ago

Last modified 14 years ago

#971 new enhancement

Make available map extents available as a window that accepts cursor input

Reported by: springmeyer Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: MapCanvas Version: Trunk
Keywords: map extents, bounding coordinates, scale bar Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The "Current Map Scale" window on the lower right of the QGIS application allows for user interaction to set the scale manually.

It would be great to hardcode the "Extents" coordinates in that same location. Currently they appear in the lower left as alternative text when the user is using the map zoom or pan tools.

It seems reasonable to always have them showing, and perhaps they could appear as a toggled item between the coordinates of the cursor location?

The great benefit of having them in a window that accepts text input would be the ability to copy the coordinates to the systems clipboard for use in other programs. The ability to manually set the extents by copying text (likely comma delimited) would be a bonus.

If this switch were made it seems reasonable to me to reduce the precision of the coordinates significantly so that the text output would be much smaller. Reporting the coordinates as long integers like the cursor coordinates would be great.

Change History (3)

comment:1 by springmeyer, 16 years ago

Component: Build/InstallGUI

comment:2 by cfarmer, 15 years ago

Component: GUIMapCanvas
Platform: OS XAll
Type: defectenhancement

comment:3 by pcav, 14 years ago

Milestone: Version 1.0.3Version 1.6.0
Note: See TracTickets for help on using tickets.