<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; margin-bottom: 1px; margin-top: 4px; line-height: normal; margin-left: 4px; margin-right: 4px }
        p { margin-bottom: 0; margin-top: 0 }
      -->
    </style>
    
  </head>
  <body style="margin-bottom: 1px; margin-top: 4px; margin-left: 4px; margin-right: 4px">
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">All&#44;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">Well&#44; one could go old school&#44; and just store the SHP files as the sourced data. &nbsp;Have mapserver read them directly&#44; either via a dynamically modified index file&#44; or via &nbsp;dynamically built MAPFILE. &nbsp;This would be just about the least amount of moving parts and still get you what you are looking for. &nbsp;I would still suggest moving to a DB a some point&#44; but this would get things organized for a DB move at a later date.</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">
      <br>
      <br>
      &gt;&gt;&gt; Peter &lt;webwiz@pl.net&gt; wrote:<br>    </p>
    <div style="padding-left: 7px; margin-bottom: 0; background-color: #f3f3f3; border-left: solid 1px #050505; margin-top: 0; margin-right: 0; margin-left: 15px">
      <p style="margin-bottom: 0; margin-top: 0">
        &gt; There is lots of documentation&#91;2&#93; and even a book&#91;3&#93;.<br><br>Definition of a heavy app: one that requires a book. &#59;-&#41; Honestly it sounds scalable&#44; robust&#44; all round good&#44; and ill take the thing to bed with me for the next month&#44; really&#44; im a map freak.<br><br>&gt; MapServer is not so much a complete server&#44; as just a simple CGI<br>&gt; executable &#40;about a megabyte in size&#41;. You only need to &#91;...&#93;<br>&gt;&#160;&nbsp;and it sends you the image file back.<br><br>So&#44; my web app is going to have to&#63;:<br>- write a map file to the filesystem&#44; something we dont do much anymore in a word of dbs.<br>- open a http socket to a CGI eg <a href="http://localhost/cgi">http://localhost/cgi</a>-bin/mapserv.exe&#63;map&#61;/ms4w/apps/tutorial/htdocs/example1-1.map&amp;layer&#61;states&amp;mode&#61;map&#44; really&#63; a socket to our own machine... ok.<br>- which writes my png to the filesystem&#44; where i can get at it later.<br><br>Ive used web gis apps and i know how long they take to render. Thus the app needs to render the pngs either upon shapefile upload or overnite via cron&#44; and store them for subsequent user consumption. I dont require &#40;or want&#41; the users to access the mapserver&#44; hence the whole idea of running it as a cgi is pointless. Is there a way to run it as a binary system call&#63;<br><br>&gt; You can also use it with MapScript for PHP or Python.<br><br>This sounds promising. Only the documentation for it comprises this:<br><br><a href="http://mapserver.org/mapscript/introduction.html">http://mapserver.org/mapscript/introduction.html</a><br><br><br>If i committed to put this together as a php class&#44; and GPL it&#44; would anybody be willing to give me a bit of a road map through the documentation.<br><br>Regards<br><br><br><br><br><br><br>_______________________________________________<br>Discuss mailing list<br>Discuss@lists.osgeo.org<br><a href="http://lists.osgeo.org/mailman/listinfo/discuss">http://lists.osgeo.org/mailman/listinfo/discuss</a><br>
      </p>
    </div>
  </body>
</html>