<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm just begining with mapbuilde and i have
problems in show the legend image in my web</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is the part of my .map file</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
LAYER<BR>
NAME
EDIFICIOS<BR>
DATA
LLIRIA<BR> STATUS
ON<BR>
TYPE
POLYGON<BR>
GROUP
BASE<BR>
<BR>
PROJECTION<BR>
"init=epsg:23030"<BR>
END<BR>
<BR> DUMP
TRUE<BR> TOLERANCE
10<BR> TEMPLATE
"edificios.html"<BR>
<BR>
METADATA<BR>
"wms_srs"
"EPSG:23030"<BR>
"wms_name"
"Edificios"<BR>
"wms_server_version"
"1.1.0"<BR>
"wms_format"
"image/gif"<BR>
"wms_legend_graphic"
"true"<BR>
END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>And this is my map context</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> <Layer queryable="1"
hidden="0"><BR> <Server service="OGC:WMS" version="1.0.0"
title="OGC:WMS"><BR>
<OnlineResource xlink:type="simple" xlink:href="<A
href='http://localhost/cgi-bin/mapserv.exe?map=d:/www/lliria_wms/lliria.map"/'>http://localhost/cgi-bin/mapserv.exe?map=d:/www/lliria_wms/lliria.map"/</A>><BR> </Server><BR> <Name>Edificios</Name><BR> <Title>Edificios</Title><BR> <SRS>EPSG:23030</SRS><BR> <FormatList><BR> <Format
current="1">image/gif</Format><BR> </FormatList><BR> <StyleList><BR> <Style
current="1"><BR> <Name>default</Name><BR> <Title>default</Title><BR> <LegendURL
format="image/gif"><BR> <OnlineResource
xlink:type="simple" xlink:href="<A
href='http://localhost/cgi-bin/mapserv.exe?map=d:/www/lliria_wms/lliria.map&REQUEST=GetLegendGraphic&LAYER=Edificios&FORMAT=image/gif"/'>http://localhost/cgi-bin/mapserv.exe?map=d:/www/lliria_wms/lliria.map&REQUEST=GetLegendGraphic&LAYER=Edificios&FORMAT=image/gif"/</A>><BR> </LegendURL><BR> </Style><BR> </StyleList><BR> </Layer></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The legend is defined inside the map
file</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV><BR> TRANSPARENCY
100<BR> CLASSITEM
"USO"<BR>
<BR>
CLASS<BR>
NAME
"ACERAS"<BR>
EXPRESSION
"ACERA"<BR>
COLOR
-1 -1
-1<BR>
OUTLINECOLOR 104 104
104<BR>
END<BR>
<BR>
CLASS<BR>
NAME
"BALSAS"<BR>
EXPRESSION
"BALSA"<BR>
COLOR
151 219
242<BR>
OUTLINECOLOR 64 101
235<BR>
END<BR>
<BR>
CLASS<BR>
NAME
"EDIFICIOS"<BR>
EXPRESSION
"EDIF"<BR>
COLOR
255 234
190<BR>
OUTLINECOLOR 255 211
127<BR> END</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>The imgage map is right but the legend no.</DIV>
<DIV> </DIV>
<DIV>Thanks in advance</DIV>
<DIV></FONT> </DIV></BODY></HTML>