<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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:purple;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi all,</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Having a bit of a problem and hoping someone could help me
out</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I&#8217;ll give a bit of an explanation as to what I&#8217;m
doing first so things make more sense.&nbsp; I am trying to create a map that
can be used as a custom search tool for my companies web site. &nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>First what I was wondering is if there is a way for mapserver
to automatically color different shapefiles based on say 5 or 6 different color
values instead of having to do it manually (as I have about 21 main shapefiles
then anywhere from 10-20 shapefiles within those it will take me a long time to
code each one and make it look good)&#8230;but the coloring would have to be
based on cartography rules (no two colors should share a border).</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>The second thing I need to do (and this is the more
important) is to have the user be able to select multiple shapefiles from those
visible on the screen (when the user zooms in the shapefiles within the larger
ones become visible but not until smallest extent is reached) and then be able
to click a &#8220;search&#8221; button and have the webserver send a message to
our database to return a result.</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Lastly what I am hoping to eventually be able to do is
create a network analysis type of application where a user can select one city
from a pull down list and then a second city and then click a calculate button
to give a result as to the distance between each (its for trucking so we can
figure out freight costs).</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>For the multiple shapefile search I have gotten an answer already just
not sure how to properly impletment it in chameleon.&nbsp; This site: <a
href="http://maps.dnr.state.mn.us/cgi-bin/mapserv48?map=/usr/local/www/docs_maps/eco/rsg/search/search_example.map&amp;qlayer=county&amp;mode=nquery&amp;searchmap=true">http://maps.dnr.state.mn.us/cgi-bin/mapserv48?map=/usr/local/www/docs_maps/eco/rsg/search/search_example.map&amp;qlayer=county&amp;mode=nquery&amp;searchmap=true</a></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Has an example of a multiple search and been told I need to use a query
header, footer, and template file just not sure how to properly build these and
get them to work with my map.&nbsp; If anyone could help it would be
appreciated</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Thanks,<br>
Matt</span></font></p>

</div>

</body>

</html>