Hi,<br><br>I have been reading over the mapserver raster documentation and I have a few questions:<br><br>1.) It mentioned a 4 gb limit for GeoTiff files.  Is this for GeoTiff files or that GeoTiff's can only be tiled up to 4 gb.  Is this 4 gb limit an issue with mapserver or GeoTiff.
<br><br>2.) Assuming the 4 gb GeoTiff limit then the GeoTiff would need to be converted to Erdas Imagine (HFA) format.  The Documentation said that the Imagine format is already Tiled.  Correct?      <br><br>3.) Is the format the same to access an Imagine file as it is to access a GeoTiff?  I have a sample .map segment that I use to access a GeoTiff:
<br><br> OUTPUTFORMAT<br>  NAME png<br>  DRIVER "GD/PNG"<br>  MIMETYPE "image/png"<br>  IMAGEMODE RGB<br>  EXTENSION "png"<br> END<br><br clear="all">Thanks<br>-- <br>John J. Mitchell