Feature request #3724

Direct the user to the format-specific documentation for "Creation Options"

Added by Alister Hood about 13 years ago. Updated over 8 years ago.

Status:Closed
Priority:Low
Assignee:-
Category:GDAL Tools
Pull Request or Patch supplied:No Resolution:fixed/implemented
Easy fix?:No Copied to github as #:13783

Description

Some of the raster tools, such as translate, provide a "Creation Options" section (see the attached screenshot). It is very difficult for users to locate the documentation to find out what options are available. I suggest adding a help button to the creation options section, which would be something like this:

Raster translate - creation options

Use the add button to add format specific creation options for the output file.

To see what options are available for your selected output file format, visit http://gdal.org/formats_list.html, click on the format, and scroll down until you find the list of creation options.

e.g. to create accompanying world files with output tiff images, use the TFW=YES option, by entering "tfw" for the option name and "yes" for the value.

There might be a better way to provide this information; perhaps via a tooltip (does QT support clickable URLs in a tooltip?). Or maybe it should just be added to the manual.

If there are any options that are likely to be very popular, it might be worth adding startup tips for them. Maybe the TFW option is an example:

Tip: Some other software requires world files to display geotiffs in the correct location.
When creating geotiffs using features such as Raster Translate, you can create accompanying world files by using the TFW=YES option.
Simply check the box to enable Creation Options, click Add, and enter "tfw" for the option name and "yes" for the value.

creation_options.PNG - screenshot of creation options section of the dialogue (3.36 KB) Alister Hood, 2011-04-13 12:19 AM

History

#1 Updated by Alister Hood about 13 years ago

Sorry - I never seem to understand the formatting on here.

"Raster translate - creation options" is meant to be the title of the help dialogue

#2 Updated by Alister Hood about 13 years ago

"Raster translate - creation options" is meant to be the title of the help dialogue

Proposed help dialogue

#3 Updated by Alister Hood over 12 years ago

  • Target version deleted (Version 1.7.0)
  • Pull Request or Patch supplied set to No

Re suggested help text:

To see what options are available for your selected output file format, visit http://gdal.org/formats_list.html, click on the format, and scroll down until you find the list of creation options.

Of course, there's actually no need to visit gdal.org, as there is html gdal and ogr formats documentation installed (at least on windows).

#4 Updated by Giovanni Manghi over 12 years ago

  • Target version set to Version 1.7.4

#5 Updated by Giovanni Manghi about 12 years ago

  • Target version changed from Version 1.7.4 to Version 2.0.0

#6 Updated by Pirmin Kalberer over 11 years ago

  • Target version changed from Version 2.0.0 to Future Release - Nice to have

#7 Updated by Paolo Cavallini over 11 years ago

  • Assignee changed from Giuseppe Sucameli to anonymous -

#8 Updated by Jürgen Fischer almost 10 years ago

  • Assignee deleted (anonymous -)

#9 Updated by Médéric RIBREUX over 8 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Hello, bug triage...

in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools redirects your web browser to the latest documentation page of the tool you are using (gdalbuildvrt for Build Virtual Raster for example).

I am closing this feature request.

Also available in: Atom PDF