<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 10, 2013 at 8:28 AM, Jerome A. Wendell <span dir="ltr"><<a href="mailto:jawendell@digitalmapping.com" target="_blank">jawendell@digitalmapping.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Richard,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I looked at your site at the link below, and it is very impressive.  I am new to openlayers and web mapping, and see that I have a tremendous amount to learn.  When you have returns from your search page, what type of call are you making to openlayers with the “Map It” links to highlight and zoom to a specific parcel?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Jerome A. Wendell</span></p>
</div></div></blockquote><div><br><br></div><div>This probably deserves a different subject/thread.<br><br></div><div>There are a <i>lot</i> of ways that people do this and I'm not going to say that I'm doing it the best way. My "Map It" function makes an AJAX call to a php function that returns the extent of the selected features (there can be many features selected). It then instructs OpenLayer to zoom to that extent, and adds a layer with the selected features highlighted. I am using WMS style requests, so all features are being drawn on the server. I am no rendering vectors in the browser, which seems to be a more popular approach with OpenLayers folks.<br>
<br></div><div>Best regards,<br>Rich<br><br></div></div><br>-- <br>Richard Greenwood<br><a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a><br><a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a>
</div></div>