Opened 8 years ago

Last modified 8 years ago

#1463 closed defect

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

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

Description (last modified by Dimitar Misev)

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 one of the sources in source:conversion, probably a good start is source:conversion/convfactory.cc)

Change History (2)

comment:1 by Dimitar Misev, 8 years ago

Complexity: MediumTrivial

comment:2 by Dimitar Misev, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.