<div dir="ltr"><span style="font-size:12.8000001907349px">I'm new to learning GDAL (mapping in general).  I have a bunch of tif files (300+) that are in NAD83, but my mapping application only uses WGS84.  The tiles are all around 50-75Mb each</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I'm able to use gdal warp to convert the projection properly to WGS84, but the images (tiles) come out skewed.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I tried using bdalbuildvrt first to create the vrt, then gdalwarp with the following options:  -co TILED=YES -co BIGTIFF=YES -of GTIFF -t_srs "+proj=longlat +datum=WGS84 + no_defs" input.vrt output.vrt</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Ok, so this mostly works, but I have 2 questions/issues:</div><div style="font-size:12.8000001907349px">1.  what is the best way to convert the projection and eliminate the skewing?</div><div style="font-size:12.8000001907349px">2.  The single .tif produced is now >30GB!  significantly larger.  why does this occur and how can I keep this file size down?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks for any info!</div><div><div class="gmail_signature"><div dir="ltr">Andrew Simpson</div></div></div>
</div>