Hi guys
 
I made a small network between two PCs the first one has the web server and the web pages "interface" and the second one has the data and the configuration files ".map" , the data format is HDF, I compiled MapServer via GDAL and i compiled GDAL via HDF.
 
MapServer was able to render HDF file if mapserver excutable and the data  are located on the same PC but when i tried to split the data on another  PC i got this error.
 
msDrawMap(): Image handling error. Failed to draw layer named 'result'.
msDrawRaster(): Image handling error. Unrecognized or unsupported image format
drawEPP(): Image handling error. EPPL7 support is not available
 
i pass the map file like this in the address bar
 
http://localhost:8017/cgi-bin/pg/mapserv.exe?mode=map&map=\\gislaptop\htdocs\2\isoteia.map
 
and this is the map file
map
EXTENT 477701.230832 3927667.46741 478094.456912 3928005.705781
name 'raster'
shapepath 'data'
size 450 450
status on
units meters
scalebar
backgroundcolor 255 255 0
color 255 255 255
imagecolor 255 255 255
intervals 4
outlinecolor 0 0 0
size 200 7
status on
style 0
transparent true
units meters
label
backgroundcolor 0 0 0
color 255 255 0
size tiny
end
end
LAYER
NAME 'result'
DATA 'green.hdf'
TYPE RASTER
STATUS on
PROCESSING 'SCALE=0,749'
END
END
how can i fix this problem and why it is happenning.
 
Thanks in advance
 


Yahoo! Mail goes everywhere you do. Get it on your phone.

Reply via email to