I'm trying to create a seamless mosaic from the FAA's VFR aeronautical charts using gdal_retile.py. The end goal is to serve the mosaic using the ImagePyramid extension in GeoServer. However, I'm seeing gaps as well as a misalignment in the resulting mosaic after running gdal_retile.py, and I'm...