[Mapserver-users] demo installation

Mike Leahy mgleahy@fes.uwaterloo.ca
Fri, 16 May 2003 12:30:42 -0500


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@lists.gis.umn.edu
[mailto:mapserver-users-admin@lists.gis.umn.edu] On Behalf Of Louis
Paladino
Sent: May 15, 2003 5:40 PM
To: mapserver-users@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"'>&nbsp;</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.&nbsp; 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.&nbsp; Right now, you&#8217;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"'>&nbsp;</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"'>&lt;input
type=3D&quot;hidden&quot; name=3D&quot;map_web_imagepath&quot;
value=3D&quot;C:\Apache\Apache2\htdocs\tmp\&quot;&gt;</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"'>&nbsp;</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'>&nbsp;</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'>&nbsp;</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@lists.gis.umn.edu
[mailto:mapserver-users-admin@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@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'>&nbsp;</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'>&nbsp;</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'>&nbsp;</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.&nbsp; I am hoping&nbsp;receive help on the =
demo
installation please.&nbsp; </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'>&nbsp;</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.&nbsp; However, =
my image
window is all black, no maps.&nbsp; I think it is something little; such =
as not
correctly defining in the map or demo_init file where my maps sit.&nbsp; =
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'>&nbsp;</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.&nbsp; 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'>&nbsp;</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'>&lt;html&gt;<br>
&lt;head&gt;&lt;title&gt;MapServer Demo =
Interface&lt;/title&gt;&lt;/head&gt;<br>
&lt;body bgcolor=3D&quot;#FFFFFF&quot;&gt;</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'>&lt;center&gt;&lt;h2&gt;MapServer
Demo Interface&lt;/h2&gt;&lt;/center&gt;<br>
&lt;p&gt;&lt;hr&gt;&lt;p&gt;<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'>&lt;form =
method=3DGET
action=3D&quot;/cgi-bin/mapserv.exe&quot;&gt;</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'>&lt;input
type=3D&quot;hidden&quot; name=3D&quot;map&quot;
value=3D&quot;C:\Apache\Apache2\htdocs\itasca\demo.map&quot;&gt;<br>
&lt;input type=3D&quot;hidden&quot; name=3D&quot;layer&quot;
value=3D&quot;lakespy2&quot;&gt;<br>
&lt;input type=3D&quot;hidden&quot; name=3D&quot;layer&quot;
value=3D&quot;dlgstln2&quot;&gt;<br>
&lt;input type=3D&quot;hidden&quot; name=3D&quot;zoomsize&quot; =
value=3D2&gt;</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'>&lt;input
type=3D&quot;hidden&quot; name=3D&quot;program&quot;
value=3D&quot;/cgi-bin/mapserv.exe&quot;&gt;<br>
&lt;input type=3D&quot;hidden&quot; name=3D&quot;map_web_imagepath&quot; =
value=3D&quot;C:\Apache\Apache2\htdocs\tmp&quot;&gt;<br>
&lt;input type=3D&quot;hidden&quot; name=3D&quot;map_web_imageurl&quot;
value=3D&quot;/tmp/&quot;&gt;</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'>&lt;center&gt;&lt;input
type=3D&quot;submit&quot; =
value=3D&quot;Initialize&quot;&gt;&lt;/center&gt;</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'>&lt;/form&gt;</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'>&lt;p&gt;&lt;hr&gt;&lt;p&gt;</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'>&lt;/body&gt;&lt;/html&gt;</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 &quot;data&quot;<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>
#&nbsp; &quot;proj=3Dutm&quot;<br>
#&nbsp; &quot;ellps=3DGRS80&quot;<br>
#&nbsp; &quot;zone=3D15&quot;<br>
#&nbsp; &quot;north&quot;<br>
#&nbsp; &quot;no_defs&quot;<br>
#<br>
#&nbsp; OR: <br>
#<br>
#&nbsp; &quot;init=3Depsg:26915&quot;<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>
&nbsp; HEADER demo_header.html<br>
&nbsp; TEMPLATE demo.html<br>
&nbsp; FOOTER demo_footer.html<br>
&nbsp; MINSCALE 1000<br>
&nbsp; MAXSCALE 1550000<br>
&nbsp; IMAGEPATH &quot;set in demo_init.html&quot;<br>
&nbsp; IMAGEURL &quot;set in demo_init.html&quot;<br>
&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp; WMS_TITLE &quot;UMN MapServer Itasca Demo&quot;<br>
&nbsp;&nbsp;&nbsp; WMS_ABSTRACT &quot;This is the UMN MapServer =
demonstration
application for </span></font>Itasca County located in north central =
Minnesota.&quot;<br>
&nbsp;&nbsp;&nbsp; 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'>&nbsp;&nbsp;&nbsp; #
change this value to match your setup<br>
&nbsp;&nbsp;&nbsp; WMS_ONLINERESOURCE &quot;<a
href=3D"http://emarcano2/itasca/demo_init.html">http://emarcano2/itasca/d=
emo_init.html</a>&quot;</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'>&nbsp;&nbsp;&nbsp;
WMS_SRS &quot;EPSG:26915&quot;<br>
&nbsp; 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>
&nbsp; SIZE 200 200<br>
&nbsp; STATUS ON<br>
&nbsp; STYLE HILITE<br>
&nbsp; 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>
&nbsp; IMAGE graphics/reference.gif<br>
&nbsp; EXTENT 393234.393701263 5205405.16440722 495769.579718949 =
5307959.02579127<br>
&nbsp; SIZE 120 120<br>
&nbsp; STATUS ON<br>
&nbsp; COLOR -1 -1 -1<br>
&nbsp; 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>
&nbsp; KEYSIZE 18 12<br>
&nbsp; LABEL<br>
&nbsp;&nbsp;&nbsp; TYPE BITMAP<br>
&nbsp;&nbsp;&nbsp; SIZE MEDIUM<br>
&nbsp;&nbsp;&nbsp; COLOR 0 0 89<br>
&nbsp; END<br>
&nbsp; 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>
&nbsp; IMAGECOLOR 255 255 255<br>
&nbsp; LABEL<br>
&nbsp;&nbsp;&nbsp; COLOR 255 255 255<br>
&nbsp;&nbsp;&nbsp; SIZE tiny&nbsp;&nbsp;&nbsp; <br>
&nbsp; END<br>
&nbsp; STYLE 1<br>
&nbsp; SIZE 80 2<br>
&nbsp; COLOR 255 255 255<br>
&nbsp; UNITS MILES<br>
&nbsp; INTERVALS 1<br>
&nbsp; TRANSPARENT TRUE<br>
&nbsp; 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>
&nbsp; NAME 'circle'<br>
&nbsp; TYPE ELLIPSE<br>
&nbsp; POINTS 1 1 END<br>
&nbsp; 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>
&nbsp; NAME ctybdpy2<br>
&nbsp; TYPE POLYGON<br>
&nbsp; STATUS DEFAULT<br>
&nbsp; DATA ctybdpy2<br>
&nbsp; <br>
&nbsp; CLASSITEM 'cty_name'<br>
&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; EXPRESSION '</span></font>Itasca'<br>
&nbsp;&nbsp;&nbsp; OUTLINECOLOR 128 128 128<br>
&nbsp;&nbsp;&nbsp; COLOR 225 225 185<br>
&nbsp; END<br>
&nbsp; CLASS # every other county in the state<br>
&nbsp;&nbsp;&nbsp; EXPRESSION /./ <br>
&nbsp;&nbsp;&nbsp; OUTLINECOLOR 128 128 128<br>
&nbsp;&nbsp;&nbsp; COLOR 255 255 255<br>
&nbsp; END<br>
&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp; WMS_TITLE &quot;County Boundary&quot;<br>
&nbsp;&nbsp;&nbsp; WMS_ABSTRACT &quot;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.&quot;<br>
&nbsp;&nbsp;&nbsp; WMS_SRS &quot;EPSG:26915&quot;<br>
&nbsp; 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--


_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users