[mapguide-users] Raster Tiling - rasterconfig.php

Frank Warmerdam warmerdam at pobox.com
Wed Jan 16 03:51:06 EST 2008


Saso wrote:
> In MGOS 1.2 with FDO 3.2.3 i have used raster config file utility: 
> http://trac.osgeo.org/fdo/wiki/FdoGdalNotes
> http://trac.osgeo.org/fdo/wiki/FdoGdalNotes .
> 
> Problem is, that only part from 80 raster images (tif/tfw) are shown in
> mgos, if i use config file utility.
> 
> In enlclosed config file where you can see only 2 images defined, the other
> 4 are not in config.xml.
>   http://www.nabble.com/file/p14874242/raster%2Btile%2Bconfig.txt
> raster+tile+config.txt 
> 
> If i don't use config file utility, all images are shown in mgos. 
> TFW files from images that are and aren't in config.xml looks similar.
> 
> What could be the reason, raster tile index not including all image files?

Saso,

Just to be clear, the problem you are encountering is that the config
file utility is not adding all the raster files to your configuration
file, right?

Assuming that is true, I'd suggesting adding some extra debug output to
Jason's rasterconfig php script to see if all expected files are being
processed by it, and if not why.  For instance, is readdir() returning
all the files?  Is there some issue with the extension test?  Is
the scExtentByteReader NULL unexpectedly?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the mapguide-users mailing list