<html>
<head>
<style type="text/css">
<!--
body { margin-left: 4px; margin-right: 4px; line-height: normal; margin-bottom: 1px; margin-top: 4px; font-variant: normal }
p { margin-bottom: 0; margin-top: 0 }
-->
</style>
</head>
<body style="margin-left: 4px; margin-right: 4px; margin-bottom: 1px; margin-top: 4px">
<p style="margin-top: 0; margin-bottom: 0">
<font face="Comic Sans MS" size="3">Brent,</font> </p>
<br>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Comic Sans MS" size="3">There are a couple of ways to go at this, You could use a predefined set of named images (in the case of Weather maps) where a service just swaps them out on the server periodically. Very easy to implement and document, then the client just needs to know which image(s) to update on it's own. Not very flexible, but fairly stable.</font> </p>
<br>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Comic Sans MS" size="3">The other route, would be to figure out a method for handling the image(s)/temporal naming, could also be done on the server similar to the Weather images, but same problems in the end as far as flexibility, or lack of.</font> </p>
<br>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Comic Sans MS" size="3">Also, could plant the names into a DB and use Temoral SQL query to only get the images,data from the last <chunk of time> and go with this, would need some sort of XMLish output to be handled correctly in the client.</font> </p>
<br>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Comic Sans MS" size="3">bobb</font> </p>
<br>
<p style="margin-top: 0; margin-bottom: 0">
<br>
<br>
>>> Brent Fraser <bfraser@geoanalytic.com> wrote:<br> </p>
<div style="margin-left: 15px; margin-right: 0; padding-left: 7px; margin-bottom: 0; margin-top: 0; background-color: #f3f3f3; border-left: solid 1px #050505">
<p style="margin-top: 0; margin-bottom: 0">
<br>
<br>
wrapped in a header and footer.<br><br>Bob,  If you use the GeoMOOSE changeLayerURL in the slide files, you have the<br>server automatically deliver different images for your weather animations. The<br>GPS via SVG/GML workflow might take some additions to GeoMOOSE....<br><br><br>Best Regards,<br>Brent Fraser<br>
</p>
</div>
</body>
</html>