Ticket #587 (closed enhancement: fixed)

Opened 6 years ago

Last modified 2 years ago

Render Output Image at Arbitrary Resolution

Reported by: cbsled@… Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.6.0
Component: MapCanvas Version: Trunk
Keywords: Cc: gmanghi
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

It would be useful to be able to render an output image file at any arbitrary resolution. The desired resolution would most often be the original resolution of a raster layer in the project. The feature should allow selection of arbitrary areas.

Currently, a selected area is output at screen resolution. This results in a poor quality image file if the selected area has a higher resolution than what will fit on the screen.

Change History

Changed 6 years ago by anonymous

  • status_info unset
  • milestone set to Version 1.0

Changed 4 years ago by pcav

  • cc gmanghi added

Is this still true?

Changed 4 years ago by pcav

  • component changed from Graphics to MapCanvas

Changed 3 years ago by pcav

  • platform changed from Debian to All
  • milestone changed from Version 1.0.3 to Version 1.6.0

Changed 3 years ago by volter

Does the below do the job, assuming the cell size is 10 and the extent as specified?

qgis --snapshot --width 1000 --height 1000 --extent 0,0,100,100

Changed 2 years ago by volter

  • status changed from new to closed
  • resolution set to fixed

Print composer's "Export as image" should give you these possibilities as well.

Re-open if necessary

Note: See TracTickets for help on using tickets.