<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; margin-right: 4px; margin-top: 4px; line-height: normal; margin-left: 4px; margin-bottom: 1px }
        li.msonormal { margin-right: 0in; font-size: 12.0pt; margin-top: 0in; margin-left: 0in; margin-bottom: .0001pt; font-family: Times New Roman }
        span.emailstyle17 { color: black; font-family: Arial }
        a:visited { color: purple; text-decoration: underline }
        p { margin-top: 0; margin-bottom: 0 }
        span.msohyperlink { color: blue; text-decoration: underline }
        span.msohyperlinkfollowed { color: purple; text-decoration: underline }
        a:link { color: blue; text-decoration: underline }
        p.msonormal { margin-right: 0in; font-size: 12.0pt; margin-top: 0in; margin-left: 0in; margin-bottom: .0001pt; font-family: Times New Roman }
        div.msonormal { margin-right: 0in; font-size: 12.0pt; margin-top: 0in; margin-left: 0in; margin-bottom: .0001pt; font-family: Times New Roman }
      -->
    </style>
    
  </head>
  <body vlink="purple" link="blue" lang="EN-US">
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">The best approach I can think of, would be to figure out how to add the points to the database in a dynamic method, and use MapServer as the Query/Render engine.  This is how we do GPS location points for example.  The points are loaded into the Database (POSTGIS) and simply (re)read as a display request by MapServer.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">Just set up both sides, the Database and the MapServer connectivity to the database as two separate processes, and that should get you what you are after.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">bobb</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS"> </font><br><br>>>> "Suman Chatterjee" <schatterjee@addisontx.gov> wrote:<br>    </p>
    <div style="margin-right: 0; padding-left: 7px; margin-top: 0; margin-left: 15px; border-left: solid 1px #050505; margin-bottom: 0; background-color: #f3f3f3">
      <div class="section1">
<br>          
        <div style="font-size: 10.0pt; font-family: Arial">
          <p style="margin-bottom: 0; margin-top: 0">
            Hi all,          </p>
        </div>
<br>          
        <div style="font-size: 10.0pt; font-family: Arial">
          <p style="margin-bottom: 0; margin-top: 0">
            I am working on a project which requires adding points to a basic map dynamically. That means  the basic map will be read from the map file. Then the points will be queried from a database preferably PostGreSQL  and then plotted on the map. I cannot add the query to the map file because the points will be generated dynamically at regular intervals.          </p>
        </div>
<br>          
        <div style="font-size: 10.0pt; font-family: Arial">
          <p style="margin-bottom: 0; margin-top: 0">
            Is there any way I can do this in mapserver?          </p>
        </div>
<br>          
        <div style="font-size: 10.0pt; font-family: Arial">
          <p style="margin-bottom: 0; margin-top: 0">
                       </p>
        </div>
      </div>
<br>        
      <div style="font-size: 8pt; font-family: Arial">
        <p style="margin-bottom: 0; margin-top: 0">
          *******************************************************************************************************************        </p>
      </div>
<br>        
      <div style="font-size: 8pt; font-family: Arial">
        <p style="margin-bottom: 0; margin-top: 0">
          This e-mail and any files or attachments transmitted with it contains Information that is confidential and privileged. This document may contain Protected Health Information (PHI) or other information that is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please delete it and notify Hamid Khaleghipour at 972-450-2868 immediately. Thank you.        </p>
      </div>
<br>        
      <div style="font-size: 8pt; font-family: Arial">
<br>          
      </div>
<br>        
      <div style="font-size: 8pt; font-family: Arial">
        <p style="margin-bottom: 0; margin-top: 0">
          *******************************************************************************************************************        </p>
      </div>
<br>        
    </div>
  </body>
</html>