<div dir="ltr">I am working on updating Geomoose from 2.9 to 3.8.  A problem I am running into is the layer search feature.  The search operations feature is only supported on vector, geojson, ags-vector, wfs and mapserver-wfs map-source type.  Do I need to do something different to the shapefiles I am using in order to get this feature to work, or just change the coding in the mapbook for it to work?  <div><br></div><div>Sample code:</div><div><map-source name="bookpage" type="mapserver" title="Plat Info"><br> <file>./demo/book_page/book_page.map</file><br>       <layer name="bookpage" status="off"><br>                <template name="identify"><![CDATA[<br>                <div><br>                         <div class="feature-class bookpage"><h3>Emery County Plat Info</h3></div><br>    <div class="item"><b>Plat:</b> {{ properties.booktxt }}/{{ properties.pagetxt }}</div><br></div></div><div>]]></template><br>       </layer><br>        <param name="FORMAT" value="image/png"/><br></map-source><br></div><div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr" style="font-family:arial;font-size:small"><div>-- <br></div><div dir="ltr">Clinton Olsen<div>IS/GIS Technician<br></div><div><br></div></div></div></div></div></div></div>