Opened 8 years ago

Last modified 8 years ago

#1463 closed defect

encode to format "tiff" doesn't work — at Initial Version

Reported by: Dimitar Misev Owned by: bbell
Priority: major Milestone: 9.3
Component: conversion Version: development
Keywords: Cc: Peter Baumann
Complexity: Trivial

Description

The following fails,

rasql -q 'select encode(m, "tiff") from test_grey as m' --out file

whereas using "gtiff" works fine. "tiff" should be translated to "gtiff" (in source:conversion/gdal.cc probably)

Change History (0)

Note: See TracTickets for help on using tickets.