<div dir="ltr">Hi Phil, dear list,<div><br></div><div>Thank you for your response.</div><div><br></div><div>I guess I forgot to mention: the idea is to have geometries highlighting on hover / mouse-over...</div><div><br></div>
<div>So far, my idea is to indeed use WMS. From there, the map would be augmented by vector rendering, with vector-detail determined by the users' "finite pixel viewport" (map extent => clipping; zoom => simplification). At the min zoomlevel simplifying these complex geometries will allow me to drop 95% of the vertices by simplification, while at the maximum zoom level (full detail) I will be able to drop 95% of the vertices by clipping...</div>
<div><br></div><div>My best guess is that internally OpenLayers translates worldly coordinates to screen coordinates before actual rendering; just like I wish to do server side. I'm wondering if the API / Object Model allows for plugging into the rendering stack at that point. If no one on this list has experience in doing so, I will need to study the API carefully... But as a next step, I should consult the OpenLayer-dev list first, i think.</div>
<div><br></div><div><br></div><div>Rob</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-27 0:13 GMT+02:00 Phil Scadden <span dir="ltr"><<a href="mailto:p.scadden@gns.cri.nz" target="_blank">p.scadden@gns.cri.nz</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It makes the application more complex, but I really wonder if you shouldnt rethink this as an WMS/WFS system.<br>
DONT supply the pipelines as vector by default, use a WMS server instead. When you need the interactive component, fetch the GML as needed with WFS query. You get the best of both worlds.<br>
<br>
Notice: This email and any attachments are confidential.<br>
If received in error please destroy and immediately notify us.<br>
Do not copy or disclose the contents.<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</blockquote></div><br></div>