Changes between Initial Version and Version 2 of Ticket #1463
- Timestamp:
- Jan 6, 2017, 2:20:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1463
- Property Complexity Medium → Trivial
-
Ticket #1463 – Description
initial v2 3 3 rasql -q 'select encode(m, "tiff") from test_grey as m' --out file 4 4 }}} 5 whereas using "gtiff" works fine. "tiff" should be translated to "gtiff" (in source:conversion/gdal.cc probably)5 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)