[QGIS-trac] [Quantum GIS] #3436: Default settings for image output
Quantum GIS
qgis at qgis.org
Mon Jan 24 12:37:14 EST 2011
#3436: Default settings for image output
--------------------------------+-------------------------------------------
Reporter: jrm | Owner: nobody
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Rasters | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
--------------------------------+-------------------------------------------
QGIS' main basic image output is using the TIFF format in its lowest form
which has a negative impact on performance and user experience.
For example, these gdal options could be used by default as they maximize
the compatibility with other GIS tools while still using helpful
functionalities :
- COMPRESS=PACKBITS
- TILED=YES
- TFW=YES
- BIGTIFF=IF_NEEDED
Any user-defined options should override these options so this solution
would be beneficial to the advanced user and the beginner. A similar
politic could be used for the pyramids.
See http://www.osgeo.org/pipermail/qgis-developer/2011-January/012416.html
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3436>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list