<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi!</FONT></DIV>
<DIV><FONT size=2>I try to masaic tens of images into a vrt. First turn them
into same project for example lcc. This is okay by the help of
Frank.</FONT></DIV>
<DIV><FONT size=2>But I find it difficult to write the vrt because the
distance between images are not the integer times of pixel size (tr x y in
gdalwarp parameter). And in vrt, the Xoff Yoff should be integer. So I have to
round the distance to integer times of pixel size. It's not precise, I
think.</FONT></DIV>
<DIV><FONT size=2>Is there a way that make upperleft point of each image
generated from gdalwarp be the integer times of pixel size? That will make all
Xoff, Yoff in vrt be really integer.</FONT></DIV>
<DIV> </DIV></BODY></HTML>