[Mapserver-users] MapServer 4 - no Raster displayed (WMS GetMap)
Daniel Morissette
morissette at dmsolutions.ca
Mon Oct 27 09:49:26 PST 2003
Are you sure that the paths inside your tileindex file are valid? You
are not the first one to report something like this but I don't think we
have seen a reproduceable test case yet. So if you have a mapfile and a
small dataset that can be used to reproduce this then perhaps you could
file all that in bugzilla.
Daniel
Christina Biakowski (CCGIS) wrote:
> Hello,
> with Mapserver 4.0 we don't get our Raster-Data (Tiffs) displayed, with
> 3.6.6 everything worked. We are using the OGC-Interface (GetMap).
> GetCapabilities returns ok, without a warning or error, GetMap-request does
> not return an error message either.
>
> Here an example of our layer-definition:
> LAYER
> NAME "Stadtkarte 10"
> GROUP "Stadtkarte"
> TILEINDEX "/usr/home/umn/data/raster/stadtkarte10/index_10.shp"
> TILEITEM "location"
> TYPE RASTER
> STATUS ON
> OFFSITE 0 #with 4.0 OFFSITE 255 255 255
> MINSCALE 5000
> MAXSCALE 10000
> METADATA
> "WMS_SRS" "EPSG:31494"
> "WMS_TITLE" "Stadtkarte 10"
> "WMS_GROUP_TITLE" "Stadtkarte"
> "WMS_FEATURE_INFO_MIME_TYPE" "text/html"
> END
> END
>
>
> We are running MapServer on FreeBSD with Apache.
> MapServer version 4.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
> OUTPUT=PDF SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
> SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT INPUT=TIFF
> INPUT=EPPL7 INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
>
> Thank you in advance for any hint!
>
> Best regards,
>
> Christina
>
More information about the MapServer-users
mailing list