<!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.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>John,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; The HowTo you refer to pretty much covers 
how to set up the tile index:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV>1. Organize your raster files into directories by coordinate system.<BR>2. 
Create a tile index shapefile by running gdalindex<BR>3. Create a layer entry in 
your Mapserver mapfile referencing the tile index shapefile</DIV>
<DIV>&nbsp;</DIV>
<DIV>As for the viewer portion (HTML, Java, etc) of the&nbsp;MapServer system, 
there is nothing special about the tile index layer.&nbsp; It can be turned on 
and off just like your current raster layer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm not sure if the "PROCESSING" directive works with a tile index layer; 
I've never tried it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Brent Fraser</DIV>
<DIV></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=JWiley@CITY.PARKSVILLE.BC.CA 
  href="mailto:JWiley@CITY.PARKSVILLE.BC.CA">John Wiley</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=MAPSERVER-USERS@LISTS.UMN.EDU 
  href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, January 17, 2005 4:44 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [UMN_MAPSERVER-USERS] looking 
  for tile index example for tif's using Mapserver 4.02</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>Hi </FONT></DIV>
  <DIV><FONT size=2>We need an example of how to set up a basic mapserver viewer 
  that will display images using the tile index mentioned on page 3 of howto for 
  RASTERS.</FONT></DIV>
  <DIV><FONT size=2>I have been successful creating a basic application which 
  shows one "test" image as in my map file below... please fine at the start of 
  the layers it is called 'Ptest":</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>Thank you for any help</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>John</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>...</FONT></DIV>
  <DIV><FONT size=2>#<BR># Start of map file<BR>#<BR>NAME Pville<BR>STATUS 
  ON<BR>SIZE 600 600<BR>EXTENT 401500 5461000 410000 5466600<BR>UNITS 
  METERS<BR>FONTSET 
  "C:\Inetpub\wwwroot\Parksville\fonts\fonts.list"<BR>SHAPEPATH 
  "data"<BR>IMAGECOLOR 255 255 255</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2># you may need to change this to match your MapServer 
  build<BR>#IMAGETYPE PNG</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<BR># Projection definition, consult the PROJ.4 
  documentation for parameter discussion<BR>#<BR>#PROJECTION<BR>#&nbsp; 
  "proj=utm"<BR>#&nbsp; "ellps=GRS80"<BR>#&nbsp; "zone=15"<BR>#&nbsp; 
  "north"<BR>#&nbsp; "no_defs"<BR>#<BR>#&nbsp; OR: <BR>#<BR>#&nbsp; 
  "init=epsg:26915"<BR>#END</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<BR># Start of web interface definition (including WMS 
  enabling metadata)<BR>#<BR>WEB<BR>&nbsp; HEADER Pville_header.html<BR>&nbsp; 
  TEMPLATE Pville.html<BR>&nbsp; FOOTER Pville_footer.html<BR>&nbsp; MINSCALE 
  1000<BR>&nbsp; #MAXSCALE 155000<BR>&nbsp; MAXSCALE 40000<BR>&nbsp; IMAGEPATH 
  "set in Pville_init.html"<BR>&nbsp; IMAGEURL "set in 
  Pville_init.html"<BR>&nbsp; METADATA<BR>&nbsp;&nbsp;&nbsp; WMS_TITLE "UMN 
  MapServer Parksville BC"<BR>&nbsp;&nbsp;&nbsp; WMS_ABSTRACT "This is the UMN 
  MapServer application for the City of Parksville located on Vancouver 
  Island."<BR>&nbsp;&nbsp;&nbsp; WMS_ACCESSCONSTRAINTS none</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>&nbsp;&nbsp;&nbsp; # change this value to match your 
  setup<BR>&nbsp;&nbsp;&nbsp; WMS_ONLINERESOURCE "<A 
  href="http://localhost/Parksville/Pville_init.html">http://localhost/Parksville/Pville_init.html</A>"</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>&nbsp;&nbsp;&nbsp; WMS_SRS "EPSG:26915"<BR>&nbsp; 
  END<BR>END</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>QUERYMAP<BR>&nbsp; SIZE 200 200<BR>&nbsp; STATUS 
  ON<BR>&nbsp; STYLE HILITE<BR>&nbsp; COLOR 255 0 0<BR>END</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<BR># Start of reference map<BR>#<BR>REFERENCE<BR>&nbsp; 
  IMAGE graphics/reference.gif<BR>&nbsp; EXTENT 401500 5461000 410000 
  5466600<BR>&nbsp; SIZE 120 120<BR>&nbsp; STATUS ON<BR>&nbsp; COLOR -1 -1 
  -1<BR>&nbsp; OUTLINECOLOR 255 0 0<BR>END</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<BR># Start of legend<BR>#<BR>LEGEND<BR>&nbsp; KEYSIZE 12 
  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</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<BR># Start of scalebar<BR>#<BR>SCALEBAR<BR>&nbsp; 
  IMAGECOLOR 255 255 255<BR>&nbsp; LABEL<BR>&nbsp;&nbsp;&nbsp; COLOR 0 0 
  0<BR>&nbsp;&nbsp;&nbsp; SIZE tiny&nbsp;&nbsp;&nbsp; <BR>&nbsp; END<BR>&nbsp; 
  STYLE 1<BR>&nbsp; SIZE 80 2<BR>&nbsp; COLOR 0 0 0<BR>&nbsp; UNITS 
  METERS<BR>&nbsp; INTERVALS 1<BR>&nbsp; TRANSPARENT FALSE<BR>&nbsp; STATUS 
  EMBED<BR>&nbsp; POSITION LR<BR>END</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>#<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</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2># Rem March9,04<BR># Start of layer 
  definitions<BR>#<BR>LAYER<BR>&nbsp; NAME Ptest<BR>&nbsp; TYPE RASTER<BR>&nbsp; 
  STATUS OFF<BR>&nbsp; DATA test01NAD83.tif<BR>&nbsp; PROCESSING 
  "BANDS=1,2,3"<BR>&nbsp; OFFSITE 71 74 65<BR>END #LAYER&nbsp; <BR>&nbsp; 
  <BR>LAYER<BR>&nbsp;&nbsp; NAME Pparks<BR>&nbsp;&nbsp; TYPE 
  POLYGON<BR>&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp; DATA 
  P83parks<BR>&nbsp;&nbsp; LABELITEM "NAME"<BR>&nbsp;&nbsp; LABELMAXSCALE 
  5000<BR>&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME 
  Parks<BR>&nbsp;&nbsp;&nbsp;&nbsp; COLOR 40 195 48<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  TEMPLATE "Parks.html"<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
  40<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  100<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  MEDIUM<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
  0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  END #LABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; END #CLASS&nbsp; 
  <BR>&nbsp;&nbsp; HEADER "Parks_header.html"<BR>&nbsp;&nbsp; FOOTER 
  "Parks_footer.html"&nbsp;&nbsp; <BR>END #LAYER</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>LAYER<BR>&nbsp; NAME Pwatercourse<BR>&nbsp; TYPE 
  LINE<BR>&nbsp; STATUS OFF<BR>&nbsp; DATA P83watercourse<BR>&nbsp; 
  CLASS<BR>&nbsp;&nbsp;&nbsp; NAME Watercourse<BR>&nbsp;&nbsp;&nbsp; COLOR 49 
  117 185<BR>&nbsp; END #CLASS <BR>END #LAYER</FONT></DIV>
  <DIV>&nbsp;</DIV><FONT size=2>
  <DIV><BR>LAYER<BR>&nbsp; NAME Pwatflow<BR>&nbsp; TYPE POLYGON<BR>&nbsp; STATUS 
  DEFAULT<BR>&nbsp; DATA P83watflow<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Pwatflow<BR>&nbsp;&nbsp;&nbsp; COLOR 49 37 185<BR>&nbsp; END #CLASS&nbsp; 
  <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR>LAYER<BR>&nbsp; NAME Ppoints<BR>&nbsp; TYPE POINT<BR>&nbsp; DATA 
  P83points<BR>&nbsp; STATUS DEFAULT<BR>&nbsp; LABELITEM "NAME"<BR>&nbsp; 
  LABELMAXSCALE 2000<BR>&nbsp; TOLERANCE 10<BR>&nbsp; TOLERANCEUNITS 
  PIXELS<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  'Places'<BR>&nbsp;&nbsp;&nbsp; TEMPLATE "Points.html"<BR>&nbsp;&nbsp;&nbsp; 
  STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 128 255 
  164<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
  'circle'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 7<BR>&nbsp;&nbsp;&nbsp; END 
  #STYLE<BR>&nbsp;&nbsp;&nbsp; LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  MINFEATURESIZE 10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  20<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  SMALL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 128 255 
  164<BR>&nbsp;&nbsp;&nbsp; END #LABEL<BR>&nbsp; END #CLASS<BR>&nbsp; HEADER 
  "Points_header.html"<BR>&nbsp; FOOTER "Points_footer.html"&nbsp; <BR>END 
  #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Proads<BR>&nbsp; TYPE LINE<BR>&nbsp; DATA 
  P83roads<BR>&nbsp; STATUS DEFAULT<BR>&nbsp; MINSCALE 15000<BR>&nbsp; LABELITEM 
  "ROADNAME"<BR>&nbsp; LABELMAXSCALE 80000<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; 
  NAME Roads<BR>&nbsp;&nbsp;&nbsp; COLOR 0 0 0<BR>&nbsp;&nbsp;&nbsp; SIZE 
  20<BR>&nbsp;&nbsp;&nbsp; LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
  TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
  arial<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
  20<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  100<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
  0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS TRUE<BR>&nbsp;&nbsp;&nbsp; END 
  #LABEL&nbsp; <BR>&nbsp; END #CLASS <BR>END&nbsp; #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Proadshide<BR>&nbsp; TYPE LINE<BR>&nbsp; DATA 
  P83roads<BR>&nbsp; STATUS DEFAULT<BR>&nbsp; MAXSCALE 15000<BR>&nbsp; LABELITEM 
  "ROADNAME"<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Roads<BR>&nbsp;&nbsp;&nbsp; #COLOR 255 255 255<BR>&nbsp;&nbsp;&nbsp; SIZE 
  20<BR>&nbsp;&nbsp;&nbsp; LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
  TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
  arial<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
  20<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  150<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
  0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS TRUE<BR>&nbsp;&nbsp;&nbsp; END 
  #LABEL&nbsp; <BR>&nbsp; END #CLASS <BR>END&nbsp; #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR>LAYER<BR>&nbsp; NAME Pcad<BR>&nbsp; TYPE POLYGON<BR>&nbsp; STATUS 
  DEFAULT<BR>&nbsp; MAXSCALE 20000<BR>&nbsp; DATA P83cad_Intersect<BR>&nbsp; 
  LABELITEM "CHOUSE"<BR>&nbsp; LABELMAXSCALE 2000<BR>&nbsp; 
  CLASS<BR>&nbsp;&nbsp;&nbsp; NAME Lots<BR>&nbsp;&nbsp;&nbsp; TEMPLATE 
  "Cad.html"<BR>&nbsp;&nbsp;&nbsp; OUTLINECOLOR 200 200 
  200<BR>&nbsp;&nbsp;&nbsp; LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  MINFEATURESIZE 10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  MEDIUM<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 0 <BR>&nbsp;&nbsp;&nbsp; 
  END #LABEL<BR>&nbsp; END #CLASS&nbsp; <BR>&nbsp; HEADER 
  "Cad_header.html"<BR>&nbsp; FOOTER "Cad_footer.html" <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Pzoning<BR>&nbsp; TYPE POLYGON<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 30000<BR>&nbsp; DATA P83zoning<BR>&nbsp; LABELITEM 
  "Z"<BR>&nbsp; LABELMAXSCALE 20000<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Zoning<BR>&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 0 0<BR>&nbsp;&nbsp;&nbsp; 
  LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
  10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
  5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
  AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
  LARGE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0<BR>&nbsp;&nbsp;&nbsp; 
  END #LABEL<BR>&nbsp; END #CLASS&nbsp; <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Pwater<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 15000<BR>&nbsp; TOLERANCE 10<BR>&nbsp; TOLERANCEUNITS 
  PIXELS<BR>&nbsp; DATA P83water<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Waterworks<BR>&nbsp;&nbsp;&nbsp; TEMPLATE 
  "Waterworks.html"<BR>&nbsp;&nbsp;&nbsp; COLOR 0 0 255<BR>&nbsp; END 
  #CLASS&nbsp; <BR>&nbsp; HEADER "Waterworks_header.html"<BR>&nbsp; FOOTER 
  "Waterworks_footer.html" <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Psanitary<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 15000<BR>&nbsp; TOLERANCE 10<BR>&nbsp; TOLERANCEUNITS 
  PIXELS<BR>&nbsp; DATA P83sanitary<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Sanitary<BR>&nbsp;&nbsp;&nbsp; TEMPLATE 'Sanitary.html'<BR>&nbsp;&nbsp;&nbsp; 
  COLOR 204 102 0<BR>&nbsp; END #CLASS<BR>&nbsp; HEADER 
  'Sanitary_header.html'<BR>&nbsp; FOOTER 'Sanitary_footer.html' <BR>END 
  #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Pstorm<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 15000<BR>&nbsp; TOLERANCE 10<BR>&nbsp; TOLERANCEUNITS 
  PIXELS<BR>&nbsp; DATA P83storm<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Storm<BR>&nbsp;&nbsp;&nbsp; TEMPLATE "Storm.html"<BR>&nbsp;&nbsp;&nbsp; COLOR 
  0 255 0<BR>&nbsp; END #CLASS&nbsp; <BR>&nbsp; HEADER 
  "Storm_header.html"<BR>&nbsp; FOOTER "Storm_footer.html" <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Ptrails<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 20000<BR>&nbsp; DATA P83trails<BR>&nbsp; 
  CLASS<BR>&nbsp;&nbsp;&nbsp; NAME Trails<BR>&nbsp;&nbsp;&nbsp; COLOR 180 100 
  40<BR>&nbsp; END #CLASS&nbsp; <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR>LAYER<BR>&nbsp; NAME Pbuildings<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  OFF<BR>&nbsp; MAXSCALE 20000<BR>&nbsp; DATA P83buildings<BR>&nbsp; 
  CLASS<BR>&nbsp;&nbsp;&nbsp; NAME Buildings<BR>&nbsp;&nbsp;&nbsp; COLOR 255 175 
  175<BR>&nbsp; END #CLASS&nbsp; <BR>END #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>LAYER<BR>&nbsp; NAME Pboundary<BR>&nbsp; TYPE LINE<BR>&nbsp; STATUS 
  DEFAULT<BR>&nbsp; DATA P83boundary<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
  Boundary<BR>&nbsp;&nbsp;&nbsp; COLOR 255 0 255<BR>&nbsp; END #CLASS <BR>END 
  #LAYER</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR>END # Map File<BR></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>John Wiley, C.Tech.<BR>GIS Technologist<BR>City of Parksville, 
  BC<BR>Direct 250 954 4696<BR>Fax&nbsp;&nbsp;&nbsp;&nbsp; 250 248 
  6140<BR></FONT></DIV></BLOCKQUOTE></BODY></HTML>