<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" 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"><HEAD>
<META content="text/html; charset=iso-8859-7" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><!--[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-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Arial Bold;
}
@page WordSection1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN: 0in
}
LI.MsoNormal {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN: 0in
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN: 0in
}
A:link {
        TEXT-DECORATION: underline; COLOR: #0563c1; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        TEXT-DECORATION: underline; COLOR: #0563c1; mso-style-priority: 99
}
SPAN.EmailStyle18 {
        FONT-FAMILY: "Calibri",sans-serif; COLOR: windowtext; mso-style-type: personal-reply
}
P.msipfooter80f9317 {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-style-name: msipfooter80f9317
}
LI.msipfooter80f9317 {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-style-name: msipfooter80f9317
}
DIV.msipfooter80f9317 {
        FONT-SIZE: 11pt; FONT-FAMILY: "Calibri",sans-serif; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-style-name: msipfooter80f9317
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
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=EN-US style="WORD-WRAP: break-word" vLink=#954f72 link=#0563c1>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial>Hi Michael,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial> >>> </FONT></SPAN>Yes, a couple of 
follow-up questions if you don’t mind…is there a way to automatically define a 1 
square mile extent around each point in my shape file?  <SPAN 
class=325290805-15032022><FONT color=#000080 size=2 
face=Arial> </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial>You could do that in multiple ways. <BR>Possibly the 
easiest would  be if you just used a circular buffer around each  
point and then calculated back from the circle area you would want the 
buffer to contain using the a mathematical circle area calc. Such as 1km² = 
</FONT><FONT face=Arial><FONT color=#000080><FONT size=2>ð<SPAN 
class=325290805-15032022> * </SPAN>r<SPAN 
class=325290805-15032022>² </SPAN><SPAN 
class=325290805-15032022> -> resolve by r. You could also use miles . 
However keep in mind that this exact area  will 
</SPAN></FONT></FONT></FONT></SPAN><SPAN class=325290805-15032022><FONT 
face=Arial><FONT color=#000080><FONT size=2><SPAN 
class=325290805-15032022>depend on the map projection and associated map units 
used.  So if your map projection units are in meters you will  
</SPAN></FONT></FONT></FONT></SPAN><SPAN class=325290805-15032022><FONT 
face=Arial><FONT color=#000080><FONT size=2><SPAN class=325290805-15032022>need 
to use those for the the conversion- </SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT face=Arial><FONT 
color=#000080><FONT size=2><SPAN class=325290805-15032022>However with 
naturally more difficult to use units (such as feet and miles) a conversion 
is necessary anyways :)</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT face=Arial><FONT 
color=#000080><FONT size=2><SPAN class=325290805-15032022><BR>So overall using 
the circular buffer radius would give you potential cut shape. Now the 
problem is that raster (not really) can be cut by circular shapes (well it works 
kind of visually at least), but a raster is rectangular 
feature, however can contain NULL values for values outside a cut 
line.</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT face=Arial><FONT 
color=#000080><FONT size=2><SPAN class=325290805-15032022>Another way would be 
to calculate the edge points of a 1mi² square that you then create around 
the point as a center  - it could e.g. involve a python script that 
you can use with the python console in QGIS 
...</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT face=Arial><FONT 
color=#000080><FONT size=2><SPAN class=325290805-15032022>e.g. <A 
href="https://www.qgistutorials.com/en/docs/processing_python_scripts.html">https://www.qgistutorials.com/en/docs/processing_python_scripts.html</A></SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT face=Arial><FONT 
color=#000080><FONT size=2><SPAN class=325290805-15032022>Maybe there is a ready 
made tool out there where someone has done something similar that can be reused, 
but so far I am not ware of one ...</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial>Now there is also an option to sue a buffer with miter join 
style to create a rectangular buffer . Here I am not sure what the buffer 
distance exactly would be maybe try it out to get to 1mi² but you can do 
trial runs to get near that desired area size <BR></FONT></SPAN><SPAN 
class=325290805-15032022><FONT color=#000080 size=2 face=Arial><A 
href="https://gis.stackexchange.com/questions/277306/creating-square-buffer-in-qgis">https://gis.stackexchange.com/questions/277306/creating-square-buffer-in-qgis</A> </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN 
class=325290805-15032022>>>> </SPAN>And then can I run the 
“convert map to raster” tool automatically on each area.  So for instance 
if I have a shape file with 10 points layered on Google satellite, can I use the 
“convert map to raster” to automatically create 10 satellite image files?<SPAN 
class=325290805-15032022><FONT color=#000080 size=2 
face=Arial> <BR></FONT></SPAN><SPAN class=325290805-15032022><FONT 
color=#000080 size=2 face=Arial>You can do that and it would 
involve</FONT> <FONT color=#000080 size=2 face=Arial>the Model designer in 
QGIS. You can create a model for reuse and add that to the processing tools 
..<BR></FONT></SPAN><SPAN class=325290805-15032022><FONT color=#000080 size=2 
face=Arial>e.g. see </FONT></SPAN><SPAN class=325290805-15032022><FONT 
color=#000080 size=2 face=Arial><A 
href="https://docs.qgis.org/3.22/en/docs/user_manual/processing/modeler.html?highlight=model%20designer">https://docs.qgis.org/3.22/en/docs/user_manual/processing/modeler.html?highlight=model%20designer</FONT></SPAN><SPAN 
class=325290805-15032022><FONT color=#000080 size=2 face=Arial><BR></A>and here 
<A 
href="https://www.youtube.com/watch?v=eZb5VLTc9-o">https://www.youtube.com/watch?v=eZb5VLTc9-o</A>.</FONT></SPAN></DIV>
<DIV class="lr-fy-ecv lr-fy-eq-elem" style="MARGIN-LEFT: 0.15em"><SPAN 
class=325290805-15032022><FONT color=#000080 size=2 
face=Arial></FONT></SPAN><o:p><FONT color=#000080 size=2 
face=Arial></FONT></o:p> </DIV>
<DIV class=WordSection1>
<P class=MsoNormal><o:p><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial>Cheers</FONT></SPAN></o:p></P>
<P class=MsoNormal><o:p><SPAN class=325290805-15032022><FONT color=#000080 
size=2 face=Arial>Karsten </FONT></SPAN></o:p></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Arial",sans-serif; COLOR: navy'></SPAN><o:p><FONT 
color=#000080 size=2 face=Arial></FONT></o:p> </P></DIV></BODY></HTML>