<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi everyone,<br>&nbsp; I have two elementary questions about how GDAL maps the pixel/line of one image to an other image.<br>Suppose we have two GeoTiff images with different spatial resolutions  and projections. <br>According to GDAL code, a pixel/line (i,j), more precisely its center (i+0.5,j+0.5), of the first image is mapped to the pixel/line (p,q) of the second image, where p and q are doubles that usually have fraction parts. <br>My questions are: what is the meaning for these fractions? Is it possible to use these fractions to compute the overlap between<br>the pixels of the two images using GDAL?<br><br>&nbsp;Any help on this is very appreciated!<br>&nbsp;Thank you very much in advance.<br><br>~Belaid.<br><br>&nbsp;&nbsp;&nbsp; <br>&nbsp;<br><br /><hr />Less clicking: Hotmail access on the new <a href='http://go.microsoft.com/?linkid=9677398' target='_new'>MSN homepage.</a></body>
</html>