Christian López Espínola wrote:
Hi all,

I have created a shape with gdaltindex, and added it to my map, as follows:

        LAYER
                NAME "frankestein"
                STATUS ON
                TILEINDEX "frankestein16/frankestein.shp"
                TILEITEM "Location"
                TYPE RASTER
        END

But when I do a WMS request, it returns white tiles.
The *bizarre* problem is that in other server I have the same mapfile,
with the same geotiffs/shapefile, and it works. Maybe did I forgot to
install any piece of software?

Christian,

You might want to try turning on layer level debugging and checking the
output.

But likely you used absolute paths when building your tileindex and those
absolute paths don't exist on the problem server.  You can check the
attributes in the tileindex using "ogrinfo -al" on it.

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

Reply via email to