Opened 15 years ago

Closed 14 years ago

#1991 closed bug (fixed)

Interpolation plugin does not set file extension to tif

Reported by: pcav Owned by: mhugent
Priority: minor: annoyance Milestone: Version 1.4.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

When saving the interpolated raster from the interpolation plugin, the file extension (.tif) is not added automatically

Change History (2)

comment:1 by mhugent, 15 years ago

I would say the bug is that it only saves ascii grid files at the moment ;-) What it should do is to read the available GDAL driver capabilities and present the list of possible formats (similar to the raster terrain plugin).

comment:2 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

It adds the .asc extension for ASCII grid in r12245

Note: See TracTickets for help on using tickets.