<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(0,0,0)"><div style="color:rgb(34,34,34);font-family:arial,sans-serif">Can OpenLayers do this: Let me use an animator, via requestAnimFrame, that lets me make a map that is dynamic?  I presume I'd do that by providing a new canvas layer and drawing on it, with my canvas aligned with the map.</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">Examples:</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">- Provide access to a shapefile/geojson such that I can find the roads and simulate moving cars via canvas drawing?</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif">  Here's an example of "cars" on a "graph": <a href="http://goo.gl/ng2RC" target="_blank">http://goo.gl/ng2RC</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">
- Provide access to a raster/elevation file, asc would be fine, that let me simulate water levels on a terrain?</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">  Here's an example of "droplets" following elevation: <a href="http://goo.gl/F4qO2" target="_blank">http://goo.gl/F4qO2</a></div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">Basically I want OpenLayers to be used by AgentScript for models: <a href="https://github.com/backspaces/agentscript" target="_blank">https://github.com/backspaces/agentscript</a> thus need access to map structures (roads, buildings, rivers) to create dynamic maps (fire spread, evacuation simulation, emergency response).</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">Thanks</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif">
   -- Owen</div><div class="" style="font-size:11.199999809265137px;color:rgb(34,34,34);font-family:arial,sans-serif"></div></div></div>