<!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.16705" name=GENERATOR></HEAD>
<BODY id=MailContainerBody 
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" 
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Arial size=2>Dear All</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to use mercator projection in my 
mapfile.</FONT></DIV>
<DIV><FONT face=Arial size=2>Also I am using a raster image along with my shp 
data</FONT></DIV>
<DIV><FONT face=Arial size=2>At first level it does not show the raster 
image</FONT></DIV>
<DIV><FONT face=Arial size=2>But when it does it hides the labels on 
map.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>u can see this link</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://mapxl.com/interactive-maps/world-map11.php">http://mapxl.com/interactive-maps/world-map11.php</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am confused </FONT></DIV>
<DIV><FONT face=Arial size=2>my map file is </FONT></DIV>
<DIV><FONT face=Arial size=2>MAP<BR>EXTENT -180 -90 180 90<BR>&nbsp;<BR>UNITS 
MILES<BR>SIZE 550 450<BR>SHAPEPATH 
"/home/mapxlco/public_html/World-Data"<BR>FONTSET 
"./etc/fonts.txt"<BR>RESOLUTION 96<BR>IMAGETYPE png<BR>INTERLACE 
OFF<BR>PROJECTION<BR>"proj=merc"<BR>&nbsp;#'init=EPSG:3785'<BR>END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>OUTPUTFORMAT<BR>&nbsp; NAME png<BR>&nbsp; DRIVER 
"GD/PNG"<BR>&nbsp; MIMETYPE "image/png"<BR>&nbsp; IMAGEMODE RGB<BR>&nbsp; 
FORMATOPTION&nbsp; INTERLACE=OFF<BR>&nbsp; TRANSPARENT OFF<BR>END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;WEB<BR>&nbsp; TEMPLATE "legend.php"<BR>&nbsp; 
HEADER "map_header.html"<BR>&nbsp; FOOTER "map_footer.html"<BR>&nbsp; #IMAGEPATH 
"C:/ms4w/apps/maplab-2.2/workshop/tmp/"<BR>&nbsp; #IMAGEURL "../tmp/"<BR>&nbsp; 
IMAGEPATH "/home/mapxlco/public_html/tmp/"<BR>&nbsp; IMAGEURL "/tmp/"<BR>&nbsp; 
METADATA<BR>&nbsp; END&nbsp; # Metadata<BR>END </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#World_Background<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; 
NAME "background"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;#"init=epsg:3785"<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; DATA 
"background"<BR>&nbsp;&nbsp;&nbsp; TOLERANCE 300<BR>&nbsp;&nbsp;&nbsp; 
#CLASSITEM "COUNTRIES"<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;NAME "World 
Background"<BR>&nbsp;COLOR 141 189 
232<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 111 157 
253<BR>&nbsp;Template void<BR>&nbsp;&nbsp;&nbsp; END<BR>END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#World Continents<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; 
NAME "continents"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;#"init=epsg:3785"<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; DATA 
"World_Continents"<BR>&nbsp;&nbsp;&nbsp; MINSCALE 1500000<BR>&nbsp;&nbsp;&nbsp; 
LABELMAXSCALE 2500000<BR>&nbsp;&nbsp;&nbsp; LABELMINSCALE 
1430359<BR>&nbsp;&nbsp;&nbsp; LABELITEM "CONTINENT"<BR>&nbsp;&nbsp;&nbsp; 
TOLERANCE 300<BR>&nbsp;&nbsp;&nbsp; CLASSITEM "CONTINENT"<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;NAME "World Outline"<BR>&nbsp;EXPRESSION "Europe"<BR>&nbsp;#COLOR 
241 238 232<BR>&nbsp;COLOR 235 240 
230<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 111 157 
253<BR>&nbsp;LABEL<BR>&nbsp;&nbsp; ANGLE 
auto<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
arial<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
256<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FORCE 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 
255 255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
LL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Template 
void<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;NAME "World 
Outline"<BR>&nbsp;EXPRESSION "North America"<BR>&nbsp;#COLOR 241 238 
232<BR>&nbsp;COLOR 235 240 230<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
OUTLINECOLOR 111 157 253<BR>&nbsp;LABEL<BR>&nbsp;&nbsp; ANGLE 
auto<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
arial<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
256<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FORCE 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 20 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 
255 255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
LR<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Template 
void<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;NAME "World 
Outline"<BR>&nbsp;#COLOR 241 238 232<BR>&nbsp;COLOR 235 240 
230<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 111 157 
253<BR>&nbsp;LABEL<BR>&nbsp;&nbsp; ANGLE 
auto<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
arial<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
256<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FORCE 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Template 
void<BR>&nbsp;&nbsp;&nbsp; END<BR>END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#World Countries<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; 
NAME "countries"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; 
MAXSCALE 1530359<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 
1430359<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;#"init=epsg:3785"<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; DATA 
"World_Countries"<BR>&nbsp;&nbsp;&nbsp; LABELITEM 
"NA2DESC"<BR>&nbsp;&nbsp;&nbsp; TOLERANCE 300<BR>&nbsp;&nbsp;&nbsp; CLASSITEM 
"NA2DESC"<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;NAME "World 
Countries"<BR>&nbsp;#COLOR 241 238 232<BR>&nbsp;COLOR 235 240 
230<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 220 220 
220<BR>&nbsp;LABEL<BR>&nbsp;&nbsp; ANGLE 
auto<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
arial-bold<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
256<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 90 90 
90<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
30<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp; FORCE FALSE<BR>&nbsp;&nbsp; wrap ' 
'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Template 
void<BR>&nbsp;&nbsp;&nbsp; 
END<BR>END<BR>#World_Background<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"background1"<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;"proj=latlong"<BR>&nbsp; END<BR>&nbsp;&nbsp;&nbsp; TYPE 
RASTER<BR>&nbsp;&nbsp;&nbsp; DATA "wsiearth.tif"<BR>&nbsp;&nbsp;&nbsp; TEMPLATE 
"ttt.html"<BR>END<BR>#Countries Boundary<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"countries"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
1430359<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;#"init=epsg:3785"<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; DATA 
"Country_Boundary"<BR>&nbsp;&nbsp;&nbsp; TOLERANCE 300<BR>&nbsp;&nbsp;&nbsp; 
#CLASSITEM "CONTINENT"<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;NAME "World 
Outline"<BR>&nbsp;#COLOR 204 225 
253<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 167 167 
167<BR>&nbsp;Template void<BR>&nbsp;&nbsp;&nbsp; END<BR>END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>so on..........</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am not getting the palce of error</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please suggest.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Kusum</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>