<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><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:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:11.0pt;
        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="#467886" vlink="#96607D" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>is it possible to censor specific areas of an aerial image using GDAL?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have several smaller tiles that I've already transformed into my desired coordinate system and generated internal pyramids.<o:p></o:p></p><p class=MsoNormal>Subsequently, I would like to censor certain areas based on polygons (e.g., from a shapefile or an Oracle DB) (coloring them grayish).<o:p></o:p></p><p class=MsoNormal>Set the color must be done after transforming coordinatesystem and generating pyramids.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I usually use the compiled Windows binaries from gisinternals.com.<o:p></o:p></p><p class=MsoNormal>Presumably, my plan doesn't work with that, right? At least I haven't found anything in that direction.<o:p></o:p></p><p class=MsoNormal>I suppose this could be done with a Python, but I've never worked with Python before.<o:p></o:p></p><p class=MsoNormal>Do I need to adjust the internal pyramids as well? Or do I have to recreate them?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Could you please show me a brief example of how it could work, so I have an approach?<o:p></o:p></p><p class=MsoNormal>I just need an idea of how to implement this and possibly some tips on what else I need to consider.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Regards,<o:p></o:p></p><p class=MsoNormal>Carsten<o:p></o:p></p></div></body></html>