[Mapserver-users] demo installation
Mike Leahy
mgleahy at fes.uwaterloo.ca
Fri May 16 10:30:42 PDT 2003
This is a multi-part message in MIME format.
------=_NextPart_000_006C_01C31BA6.FA8754C0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Louis
I don't know if you fixed this one yet. I had the same problem for a
short while today with my own copy of the demo, and I think what you
need to do is put a slash at the end of the map_web_imagepath. Right
now, you'll probably find a bunch of images in your htdocs folder called
tmp######.png.
<input type="hidden" name="map_web_imagepath"
value="C:\Apache\Apache2\htdocs\tmp\">
Mike
-----Original Message-----
From: mapserver-users-admin at lists.gis.umn.edu
[mailto:mapserver-users-admin at lists.gis.umn.edu] On Behalf Of Louis
Paladino
Sent: May 15, 2003 5:40 PM
To: mapserver-users at lists.gis.umn.edu
Subject: [Mapserver-users] demo installation
MapServer users,
MapServer: ms363gif_gdal_wms
demo: itasca3.5
web server: Apache 2.0.45
OS: Win2k
I am a student and just began to work with Mapserver. I am hoping
receive help on the demo installation please.
My problem is as follows: When I go to test the demo installation as
advised by typing in my URL, and click initialize, the MapServer Demo
Interface appears. However, my image window is all black, no maps. I
think it is something little; such as not correctly defining in the map
or demo_init file where my maps sit. But after playing around I cannot
find the solution.
I have added those two files into the e-mail. Thanks in advance!!
DEMO_INIT
<html>
<head><title>MapServer Demo Interface</title></head>
<body bgcolor="#FFFFFF">
<center><h2>MapServer Demo Interface</h2></center>
<p><hr><p>
Click on the initialize button to fire up the demo with 3 layers turned
on will be accessible for browsing. The
data are of Itasca County, MN and were derived, for the most part, from
USGS 1:24,000 quadrangles. Some things to note are:
<form method=GET action="/cgi-bin/mapserv.exe">
<input type="hidden" name="map"
value="C:\Apache\Apache2\htdocs\itasca\demo.map">
<input type="hidden" name="layer" value="lakespy2">
<input type="hidden" name="layer" value="dlgstln2">
<input type="hidden" name="zoomsize" value=2>
<input type="hidden" name="program" value="/cgi-bin/mapserv.exe">
<input type="hidden" name="map_web_imagepath"
value="C:\Apache\Apache2\htdocs\tmp">
<input type="hidden" name="map_web_imageurl" value="/tmp/">
<center><input type="submit" value="Initialize"></center>
</form>
<p><hr><p>
</body></html>
MAP FILE
#
# Start of map file
#
NAME DEMO
STATUS ON
SIZE 600 600
EXTENT 388107.634400379 5203120.88405952 500896.339019834
5310243.30613897
UNITS METERS
SHAPEPATH "data"
IMAGECOLOR 255 255 255
# you may need to change this to match your MapServer build
#IMAGETYPE PNG
#
# Projection definition, consult the PROJ.4 documentation for parameter
discussion
#
#PROJECTION
# "proj=utm"
# "ellps=GRS80"
# "zone=15"
# "north"
# "no_defs"
#
# OR:
#
# "init=epsg:26915"
#END
#
# Start of web interface definition (including WMS enabling metadata)
#
WEB
HEADER demo_header.html
TEMPLATE demo.html
FOOTER demo_footer.html
MINSCALE 1000
MAXSCALE 1550000
IMAGEPATH "set in demo_init.html"
IMAGEURL "set in demo_init.html"
METADATA
WMS_TITLE "UMN MapServer Itasca Demo"
WMS_ABSTRACT "This is the UMN MapServer demonstration application
for Itasca County located in north central Minnesota."
WMS_ACCESSCONSTRAINTS none
# change this value to match your setup
WMS_ONLINERESOURCE "http://emarcano2/itasca/demo_init.html"
WMS_SRS "EPSG:26915"
END
END
QUERYMAP
SIZE 200 200
STATUS ON
STYLE HILITE
COLOR 255 0 0
END
#
# Start of reference map
#
REFERENCE
IMAGE graphics/reference.gif
EXTENT 393234.393701263 5205405.16440722 495769.579718949
5307959.02579127
SIZE 120 120
STATUS ON
COLOR -1 -1 -1
OUTLINECOLOR 255 0 0
END
#
# Start of legend
#
LEGEND
KEYSIZE 18 12
LABEL
TYPE BITMAP
SIZE MEDIUM
COLOR 0 0 89
END
STATUS ON
END
#
# Start of scalebar
#
SCALEBAR
IMAGECOLOR 255 255 255
LABEL
COLOR 255 255 255
SIZE tiny
END
STYLE 1
SIZE 80 2
COLOR 255 255 255
UNITS MILES
INTERVALS 1
TRANSPARENT TRUE
STATUS TRUE
END
#
# Start of symbol definitions (we're only using a few)
#
SYMBOL
NAME 'circle'
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
END
#
# Start of layer definitions
#
LAYER
NAME ctybdpy2
TYPE POLYGON
STATUS DEFAULT
DATA ctybdpy2
CLASSITEM 'cty_name'
CLASS
EXPRESSION 'Itasca'
OUTLINECOLOR 128 128 128
COLOR 225 225 185
END
CLASS # every other county in the state
EXPRESSION /./
OUTLINECOLOR 128 128 128
COLOR 255 255 255
END
METADATA
WMS_TITLE "County Boundary"
WMS_ABSTRACT "Itasca County boundary shapefile. See
http://deli.dnr.state.mn.us/metadata/full/ctybdne2.html for more
information."
WMS_SRS "EPSG:26915"
END
END
etc..
etc..
etc..
_____
Do you Yahoo!?
The New <http://us.rd.yahoo.com/search/mailsig/*http:/search.yahoo.com>
Yahoo! Search - Faster. Easier. Bingo.
------=_NextPart_000_006C_01C31BA6.FA8754C0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;}
p
{margin-right:0cm;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle18
{font-family:Arial;
color:navy;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-CA link=3Dblue vlink=3Dblue>
<div class=3DSection1>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>Louis</span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier =
New"'> </span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier New"'>I don't know if you =
fixed
this one yet. I had the same problem for a short while today with =
my own
copy of the demo, and I think what you need to do is put a slash at the =
end of
the map_web_imagepath. Right now, you’ll probably find a =
bunch of
images in your htdocs folder called tmp######.png.</span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier =
New"'> </span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier New"'><input
type=3D"hidden" name=3D"map_web_imagepath"
value=3D"C:\Apache\Apache2\htdocs\tmp\"></span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier =
New"'> </span></font></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><font size=3D2 =
face=3D"Courier New"><span
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>Mike</span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DTahoma><span
lang=3DEN-US style=3D'font-size:10.0pt;font-family:Tahoma'>-----Original
Message-----<br>
<b><span style=3D'font-weight:bold'>From:</span></b>
mapserver-users-admin at lists.gis.umn.edu
[mailto:mapserver-users-admin at lists.gis.umn.edu] <b><span =
style=3D'font-weight:
bold'>On Behalf Of </span></b>Louis Paladino<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> </span></font><font =
size=3D2 face=3DTahoma><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Tahoma'>May
15, 2003</span></font><font size=3D2 face=3DTahoma><span lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Tahoma'> </span></font><font
size=3D2 face=3DTahoma><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Tahoma'>5:40
PM</span></font><font size=3D2 face=3DTahoma><span lang=3DEN-US =
style=3D'font-size:
10.0pt;font-family:Tahoma'><br>
<b><span style=3D'font-weight:bold'>To:</span></b>
mapserver-users at lists.gis.umn.edu<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> =
[Mapserver-users] demo
installation</span></font></p>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
<div>
<div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>MapServer =
users,</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>MapServer:
ms363gif_gdal_wms</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>demo: =
itasca3.5</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>web server: =
Apache 2.0.45
</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>OS: =
Win2k</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>I am a student =
and just
began to work with Mapserver. I am hoping receive help on the =
demo
installation please. </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>My problem is =
as follows:
When I go to test the demo installation as advised by typing in my URL, =
and
click initialize, the MapServer Demo Interface appears. However, =
my image
window is all black, no maps. I think it is something little; such =
as not
correctly defining in the map or demo_init file where my maps sit. =
But
after playing around I cannot find the solution.</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>I have added =
those two
files into the e-mail. Thanks in advance!!</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> </span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><u><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>DEMO_INIT</span></font></u></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'><html><br>
<head><title>MapServer Demo =
Interface</title></head><br>
<body bgcolor=3D"#FFFFFF"></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'><center><h2>MapServer
Demo Interface</h2></center><br>
<p><hr><p><br>
Click on the initialize button to fire up the demo with 3 layers turned =
on will
be accessible for browsing. The<br>
data are of </span></font>Itasca County, MN and were derived, for the =
most
part, from USGS 1:24,000 quadrangles. Some things to note are:</p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'><form =
method=3DGET
action=3D"/cgi-bin/mapserv.exe"></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'><input
type=3D"hidden" name=3D"map"
value=3D"C:\Apache\Apache2\htdocs\itasca\demo.map"><br>
<input type=3D"hidden" name=3D"layer"
value=3D"lakespy2"><br>
<input type=3D"hidden" name=3D"layer"
value=3D"dlgstln2"><br>
<input type=3D"hidden" name=3D"zoomsize" =
value=3D2></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'><input
type=3D"hidden" name=3D"program"
value=3D"/cgi-bin/mapserv.exe"><br>
<input type=3D"hidden" name=3D"map_web_imagepath" =
value=3D"C:\Apache\Apache2\htdocs\tmp"><br>
<input type=3D"hidden" name=3D"map_web_imageurl"
value=3D"/tmp/"></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'><center><input
type=3D"submit" =
value=3D"Initialize"></center></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'></form></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'><p><hr><p></span></font></p>=
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'></body></html></span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><u><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>MAP =
FILE</span></font></u></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of map file<br>
#<br>
NAME DEMO<br>
STATUS ON<br>
SIZE 600 600<br>
EXTENT 388107.634400379 5203120.88405952 500896.339019834 =
5310243.30613897<br>
UNITS METERS<br>
SHAPEPATH "data"<br>
IMAGECOLOR 255 255 255</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'># you may need =
to change
this to match your MapServer build<br>
#IMAGETYPE PNG</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Projection definition, consult the PROJ.4 documentation for parameter
discussion<br>
#<br>
#PROJECTION<br>
# "proj=3Dutm"<br>
# "ellps=3DGRS80"<br>
# "zone=3D15"<br>
# "north"<br>
# "no_defs"<br>
#<br>
# OR: <br>
#<br>
# "init=3Depsg:26915"<br>
#END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of web interface definition (including WMS enabling =
metadata)<br>
#<br>
WEB<br>
HEADER demo_header.html<br>
TEMPLATE demo.html<br>
FOOTER demo_footer.html<br>
MINSCALE 1000<br>
MAXSCALE 1550000<br>
IMAGEPATH "set in demo_init.html"<br>
IMAGEURL "set in demo_init.html"<br>
METADATA<br>
WMS_TITLE "UMN MapServer Itasca Demo"<br>
WMS_ABSTRACT "This is the UMN MapServer =
demonstration
application for </span></font>Itasca County located in north central =
Minnesota."<br>
WMS_ACCESSCONSTRAINTS none</p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> #
change this value to match your setup<br>
WMS_ONLINERESOURCE "<a
href=3D"http://emarcano2/itasca/demo_init.html">http://emarcano2/itasca/d=
emo_init.html</a>"</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>
WMS_SRS "EPSG:26915"<br>
END<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>QUERYMAP<br>
SIZE 200 200<br>
STATUS ON<br>
STYLE HILITE<br>
COLOR 255 0 0<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of reference map<br>
#<br>
REFERENCE<br>
IMAGE graphics/reference.gif<br>
EXTENT 393234.393701263 5205405.16440722 495769.579718949 =
5307959.02579127<br>
SIZE 120 120<br>
STATUS ON<br>
COLOR -1 -1 -1<br>
OUTLINECOLOR 255 0 0<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of legend<br>
#<br>
LEGEND<br>
KEYSIZE 18 12<br>
LABEL<br>
TYPE BITMAP<br>
SIZE MEDIUM<br>
COLOR 0 0 89<br>
END<br>
STATUS ON<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of scalebar<br>
#<br>
SCALEBAR<br>
IMAGECOLOR 255 255 255<br>
LABEL<br>
COLOR 255 255 255<br>
SIZE tiny <br>
END<br>
STYLE 1<br>
SIZE 80 2<br>
COLOR 255 255 255<br>
UNITS MILES<br>
INTERVALS 1<br>
TRANSPARENT TRUE<br>
STATUS TRUE<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of symbol definitions (we're only using a few)<br>
#<br>
SYMBOL<br>
NAME 'circle'<br>
TYPE ELLIPSE<br>
POINTS 1 1 END<br>
FILLED TRUE<br>
END</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>#<br>
# Start of layer definitions<br>
#</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>LAYER<br>
NAME ctybdpy2<br>
TYPE POLYGON<br>
STATUS DEFAULT<br>
DATA ctybdpy2<br>
<br>
CLASSITEM 'cty_name'<br>
CLASS<br>
EXPRESSION '</span></font>Itasca'<br>
OUTLINECOLOR 128 128 128<br>
COLOR 225 225 185<br>
END<br>
CLASS # every other county in the state<br>
EXPRESSION /./ <br>
OUTLINECOLOR 128 128 128<br>
COLOR 255 255 255<br>
END<br>
METADATA<br>
WMS_TITLE "County Boundary"<br>
WMS_ABSTRACT "Itasca County boundary shapefile. =
See <a
href=3D"http://deli.dnr.state.mn.us/metadata/full/ctybdne2.html">http://d=
eli.dnr.state.mn.us/metadata/full/ctybdne2.html</a>
for more information."<br>
WMS_SRS "EPSG:26915"<br>
END<br>
END<br>
etc..</p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>etc..</span></font></p>
</div>
<div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>etc..</span></font></p>
</div>
</div>
</div>
<div class=3DMsoNormal align=3Dcenter =
style=3D'margin-left:36.0pt;text-align:center'><font
size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D1 width=3D"100%" align=3Dcenter>
</span></font></div>
<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>Do you =
Yahoo!?<br>
<a =
href=3D"http://us.rd.yahoo.com/search/mailsig/*http:/search.yahoo.com">Th=
e New
Yahoo! Search</a> - Faster. Easier. Bingo.</span></font></p>
</div>
</body>
</html>
------=_NextPart_000_006C_01C31BA6.FA8754C0--
More information about the MapServer-users
mailing list