[Mapserver-users] Offsite

Jan Vietmeier jan at vietmeier.de
Tue Oct 28 11:57:35 EST 2003


Hi Mapserver users,
I have a Problem regarding the OFFSITE property of mapserver. If I set an
OFFSITE value mapserver have the error:

[MapServer Error]: getInteger(): Parsing error near (STATUS):(line 36)

The layer section looks like this:

   LAYER
        NAME "Tiff-Image"
        TYPE RASTER
        MINSCALE 25001
        OFFSITE 0               # THIS IS LINE 35
        STATUS ON               # LINE 36

        DATA "../raster/raster.tif"

        PROJECTION
           "init=epsg:31468"
        END
    END # Layer

My Computer:  WIN2K
My Webserver: Apache
My Mapserver: Version 4.0 with php/mapscipt pre-compiled by dm-solutions

Everythink is working fine on mapserver using php/mapscript instead the
OFFSITE property. I can display, zoom-in, zoom-out, query the map ... is
there any other property I have to set if I whant to use the OFFSITE
property (e.g. the imagetype must be a png or gif)?

regards

Jan




More information about the mapserver-users mailing list