[Mapserver-users] WMS Raster crash
bartvde at xs4all.nl
bartvde at xs4all.nl
Thu Jul 15 06:57:49 PDT 2004
Can you try upgrading to 4.2?
Best regards,
Bart
> Hi all,
> I'm trying to get a raster tif working with WMS. The web server crashes
> and I get a cgi error from IE but with no information about what headers
> are missing. When I view the rasters using mode=getmap, I don't have a
> problem. I can remove the SRS and BBOX tags and it displays. I cannot
> figure out how to fix it. I'm running ms 4.0.2 w/ gdal. I don't get any
> error when I run getcapabilities. The Local URL and map file are below.
>
> Thanks for any assistance,
> Dion Duran
> GIS Developer - UEI
>
> ***********************
> http://localhost/scripts/mapserv.exe?map=c:\ms402_gif_pg\workshop\ustestrst.map&VERSION=1.1.0&REQUEST=map&LAYERS=grid_grid1&STYLES=&SRS=EPSG:26914&BBOX=575024.000000,3475600.000000,585200.000000,3484210.000000&WIDTH=798&HEIGHT=674&FORMAT=JPEG
> ************************
> MAP
> NAME USTestmap
> STATUS ON
> SIZE 400 300
> EXTENT 575024.00 3484207.99 585200.00 3475599.99
> UNITS METERS
> SHAPEPATH "data"
> IMAGECOLOR 255 255 255
>
> IMAGETYPE JPEG
>
> WEB
> IMAGEPATH "C:\ms402_gif_pg\workshop\images\"
> IMAGEURL "/mapserver/images/"
> METADATA
> "wms_title" "USTestMap"
> "wms_onlineresource" "http://localhost/mapserver/mapserver402_rst.asp"
> "wms_srs" "EPSG:26914"
> END
> LOG "demo.log"
> END
>
> PROJECTION
> "init=epsg:26914"
> END
>
> # Start of LAYER DEFINITIONS
> ---------------------------------------------
>
> LAYER # raster layer begins here
> NAME grid_grid1
> DATA "C:\ms402_gif_pg\workshop\data\raster\tx\grid_grid1.tif"
> STATUS Default
> TYPE RASTER
>
> PROJECTION
> "init=epsg:26914"
> END
>
> METADATA
> "wms_title" "grid_grid1"
> "wms_srs" "EPSG:26914"
> "wms_extent" "575024.00 3484207.99 585200.00 3475599.99"
> END
> END # raster layer ends here
> # End of LAYER DEFINITIONS -------------------------------
>
> END # end of map file/object
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list