Opened 14 years ago

Closed 14 years ago

#2142 closed bug (fixed)

slope, aspect, idw, tin rasters saved without the .tif file extension

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 running the plugins interpolation and raster terrain analyses, the resulting tiffs are saved without the file extension. Looks an easy fix

Change History (2)

comment:1 by pcav, 14 years ago

Summary: slpe, aspect, idw, tin rasters saved without the .tif file extensionslope, aspect, idw, tin rasters saved without the .tif file extension

comment:2 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r12245. As the raster terrain plugin provides saving with all GDAL drivers that support creation of new datasets, it is needed to parse the GDAL driver metadata to find out the appropriate extension.

Note: See TracTickets for help on using tickets.