new user problem
Ferencik Ioan
ferencik.ioan at PERSONAL.RO
Sat Apr 2 02:52:09 PST 2005
Hi list,
i still have some problems with mapserver. I created a mapfile wich I can in
map mode with IE6 or Firefox. Though, in browse mode i see only a blank
picture, instead of PNG file itself I see a path to that PNG file. When I click
on map it doesn't give me any error it seems taht the aplication is capable of
panning. I do not understand what is happenning because I don't receive any
error message.
I use folowing map file:
MAP
IMAGETYPE PNG24
#EXTENT 349932 529491 358227 537108 # extent alba
EXTENT 388605 583929 398798 590500
FONTSET "fonts/fonts.list"
SIZE 1000 1000
SHAPEPATH "date"
IMAGECOLOR 255 255 255
TEMPLATEPATTERN "index"
NAME "raster"
PROJECTION
"init=epsg:31700"
END
# Start of LAYER DEFINITIONS ---------------------------------------------
LAYER # layer de tip raster
NAME dem
DATA "cluj.tif"
TYPE RASTER
PROJECTION
"init=epsg:31700"
END
STATUS default
PROCESSING "BANDS=1,2,3"
END #--sfarsit layer de tip raster
LAYER # States polygon layer begins here
NAME test
DATA strazi
STATUS DEFAULT
TYPE LINE
PROJECTION
"init=epsg:31700"
END
#CLASSITEM "NAME"
LABELITEM "NAME"
CLASS
COLOR 255 255 255
LABEL
COLOR 0 0 0
TYPE TRUETYPE
FONT arial
SIZE 8
POSITION LL
PARTIALS true
MINDISTANCE 300
#BUFFER 4
END
END
END
# End of LAYER DEFINITIONS -------------------------------
WEB
IMAGEPATH "c:\ms4w\rosia\tmp\"
IMAGEURL "c:\ms4w\rosia\tmp\"
TEMPLATE 'index.html'
LOG mslog.txt
END
END # end of map file/object
and this is my template file:
<!-- MapServer version 4.4.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=PDF OUTPUT=SWF SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER
INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->
<html>
<title> Aplicatie Mapserver</title>
<body>
<FORM action="/cgi-bin/mapserv.exe" method="GET" >
<input type="hidden" name="map" value="c:\ms4w\rosia\raster.map" >
<input type="hidden" name="imgext" value="368891.738000 604053.336000
379084.738000 614246.336000">
<input type="hidden" name="imgxy" value="500 500">
<input type="hidden" name="zoom" value="1">
<input type="hidden" name="mode" value="browse">
<p align="center" style="border: 1px dashed red; "> Aplicatie
Mapserver</p><hr>
<div align="center" style="border: 1px dashed red; width: 502px; height:
502px; ">
<input type="image" name="img"
value="c:\ms4w\rosia\tmp\raster11124387134088.png" width="500" height="500">
</div>
</FORM>
</body>
</html>
Can anyone give me a hint?
Thanks in advance
_____________________________________________
Castiga peste 1000 de premii cu Wella Design!
http://wella.boom.ro
More information about the MapServer-users
mailing list