[mapserver-users] White Picture
Gonzalo Lionel Rodriguez
gonzalo at sepp0.com.ar
Tue Jun 2 16:56:17 PDT 2009
Hi everyone,
I have a problem with my mapserver when i test the map, with shp2img i
have this error:
# ./shp2img -m /home/orsep/public_html/gis/mapoteca/presas_gis/presas_gis.map
-o /home/orsep/public_html/gis/tocado.png -all_debug 3
[Tue Jun 2 20:53:25 2009].653282 msLoadMap(): 0.002s
[Tue Jun 2 20:53:25 2009].655864 msDrawRasterLayerLow(Argentina): entering.
[Tue Jun 2 20:53:25 2009].656424 msDrawRaster(): Unable to access
file. argentina_gg using full path argentina_gg
[Tue Jun 2 20:53:25 2009].656438 Unable to open file argentina_gg for
layer Argentina ... fatal error.
[Tue Jun 2 20:53:25 2009].663669 msDrawMap(): Image handling error.
Failed to draw layer named 'Argentina'.
msDrawMap(): Image handling error. Failed to draw layer named 'Argentina'. <br>
msDrawRaster(): Unable to access file. argentina_gg using full path
argentina_gg <br>
The layer configuration is:
LAYER
NAME 'Argentina'
DATA 'argentina_gg'
STATUS ON
PROJECTION
'init=epsg:4326'
END
TYPE RASTER
TRANSPARENCY 50
TOLERANCE 7
TOLERANCEUNITS pixels
METADATA
WMS_SRS 'epsg:4326'
WMS_TITLE 'WMSTitel'
WMS_FEATURE_INFO_MIME_TYPE 'text/html'
END #METADATA
END #LAYER
Any idea?
Regards
More information about the MapServer-users
mailing list