<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Nur Text Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.NurTextZchn
        {mso-style-name:"Nur Text Zchn";
        mso-style-priority:99;
        mso-style-link:"Nur Text";
        font-family:"Arial",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoPlainText">Hello,<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">i tried to convert a 4-channel Tiff image (aerial image with 20cm GSD, 3 Channels RGBNIR) to the format MRF with gdal_translate. I used gdal_translate in QGIS 3.22 and in the OSGeo4W Shell with following command line:<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">gdal_translate -a_srs EPSG:25832 -of MRF C:/Temp/AdV/COG_Gdal/Data/122013_0_0275_rgbi.tif C:/Temp/AdV/COG_Gdal/Output/122013_0_0275_rgbi.mrf<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">However the result are just coloured pixel:<o:p></o:p></p>
<p class="MsoPlainText"><span style="mso-fareast-language:DE"><img width="343" height="477" style="width:3.5729in;height:4.9687in" id="Grafik_x0020_1" src="cid:image003.jpg@01D92416.69380620"></span><o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">The versions I used are:<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif;color:#24292F;background:white">QGIS-Version</span><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif;color:#24292F"><br>
<span style="background:white">3.22.13-Bia³owie¿a</span><br>
<span style="background:white">QGIS-Codeversion</span><br>
</span><a href="https://github.com/qgis/QGIS/commit/02ff117c4e4d6a4c8c6bd4c1559a60a983d8c700"><tt><span style="font-size:9.0pt;font-family:Consolas;color:blue;background:white;text-decoration:none">02ff117</span></tt></a><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif;color:#24292F"><br>
<span style="background:white">Qt-Version</span><br>
<span style="background:white">5.15.3</span><br>
<span style="background:white">Python-Version</span><br>
<span style="background:white">3.9.5</span><br>
<span style="background:white">GDAL-Version</span><br>
<span style="background:white">3.6.0<o:p></o:p></span></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:12.0pt;margin-left:0cm;background:white">
<span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif;color:#24292F">PROJ-Version<br>
9.1.0<br>
EPSG-Registraturdatenbankversion<br>
v10.074 (2022-08-01)<br>
GEOS-Version<br>
3.11.1-CAPI-1.17.1<br>
SQLite-Version<br>
3.39.4<br>
PDAL-Version<br>
2.4.3<br>
PostgreSQL-Client-Version<br>
14.3<br>
SpatiaLite-Version<br>
5.0.1<br>
QWT-Version<br>
6.1.6<br>
QScintilla2-Version<br>
2.13.1<br>
BS-Version<br>
Windows 10 Version 2009<o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:12.0pt;margin-left:0cm;background:white;box-sizing: border-box;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif;color:#24292F">Aktive Python-Erweiterungen<br>
copy_coords<br>
0.2<br>
hoehengenauigkeitanflaechen<br>
0.1<br>
ndom_berechnen<br>
0.1<br>
schwellwertndvi<br>
0.1<br>
wbt_for_qgis<br>
1.0.5<br>
db_manager<br>
0.1.20<br>
grassprovider<br>
2.12.99<br>
MetaSearch<br>
0.3.5<br>
processing<br>
2.12.99<br>
sagaprovider<br>
2.12.99<o:p></o:p></span></p>
<p class="MsoPlainText">Best regards<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Isabell<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">-- <o:p></o:p></p>
<p class="MsoPlainText">Isabell Riesinger<o:p></o:p></p>
<p class="MsoPlainText">Landesamt für Digitalisierung, Breitband und Vermessung<o:p></o:p></p>
<p class="MsoPlainText">Alexandrastraße 4, 80538 München<o:p></o:p></p>
<p class="MsoPlainText">Adressansicht im BayernAtlas: https://v.bayern.de/nqhhX<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Telefon: +49 (89) 2129 1063<o:p></o:p></p>
<p class="MsoPlainText">E-Mail: mailto:isabell.riesinger@ldbv.bayern.de<o:p></o:p></p>
<p class="MsoPlainText">Internet: http://www.ldbv.bayern.de<o:p></o:p></p>
<p class="MsoPlainText">Datenschutz: https://www.ldbv.bayern.de/datenschutz.html<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Instagram: https://www.instagram.com/ldbv.bayern<o:p></o:p></p>
<p class="MsoPlainText">Besuchen Sie uns auch auf unserer Karrierewebseite www.bayern-insider.de<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
</div>
</body>
</html>