Ticket #2941 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

GDALTools - Grid: allow for more control of the output

Reported by: ricardogsilva Owned by: brushtyler
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GDALTools Version: Trunk
Keywords: Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

Currently the GDALTools - Grid option allows for selection of the input and output file names, selection of the z field value, and tweaking the algorithm used for interpolation parameters. It would be great if the user could also set other general options, mainly the output size and extents. As these options already exist in the underlying gdal_grid utility, they shouldn't be too hard to implement. And they are very useful for controlling the overall grid generation process

Change History

Changed 3 years ago by borysiasty

  • owner changed from borysiasty to brushtyler

Changed 3 years ago by lutra

Hi Ricardo,

feel free to post a patch with the proposed new options.

Changed 3 years ago by chrislegg

The format of GDAL Tools only allows for a relatively small number of options. It is probably more important for many users to be able to define the geographic limits and pixel size of output grid than multiple parameters for interpolation process.

An alternative might be to allow interactive editing of the command line generated by GDAL tools in the bottom window of the dialogue. Experienced users could add extra GDAL commands in this area.

Changed 3 years ago by borysiasty

Allowing edition of the output would be great and easy improvement. Now I often have to copy the output to console and finish job there.

Changed 2 years ago by brushtyler

Users can define extent now, see #3332

Changed 2 years ago by pcav

  • component changed from Python plugins and bindings to GDALTools

Changed 2 years ago by brushtyler

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

Fixed from r15471

Note: See TracTickets for help on using tickets.