OS: linux<br>Geomoose v1.6<br><br>When trying a search I&#39;m getting this msPostGISLayerWhichShapes error result from itemquery.map;<br><br>Did a search query against my parcels layer on parcel # 059;<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
msPostGISLayerWhichShapes(): Query error. Error (ERROR: syntax error at or near &quot;^&quot; LINE 1: ...9454.261772,2143616.71123 1209454.261772))&#39;,2240) and (^059) ^ ) <br>executing query: select &quot;gid&quot;,&quot;map_no&quot;,&quot;dist&quot;,&quot;parcel_no&quot;,&quot;subpar&quot;,&quot;Par_id&quot;,&quot;Comments&quot;,&quot;Shape_Leng&quot;,&quot;Shape_Area&quot;,&quot;Rkey&quot;,encode(AsBinary(force_collection<br>
(force_2d(&quot;the_geom&quot;)),&#39;NDR&#39;),&#39;hex&#39;) as geom,&quot;gid&quot; from &quot;parcels&quot; where the_geom &amp;&amp; GeomFromText(&#39;POLYGON((2143616.71123 1209454.261772,2143616.71123 <br>1255434.854927,2200833.463198 1255434.854927,2200833.463198 1209454.261772,2143616.71123 1209454.261772))&#39;,2240) and (^059)<br>
</blockquote><br><br>  Appears to not like the FILTER syntax; <br><br clear="all"><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Itemquery.map:<br>
LAYER # Parcels Polygon Layer<br>        NAME &#39;parcels&#39;<br>        CONNECTIONTYPE postgis<br>        CONNECTION &quot;dbname=&#39;*****&#39; host=localhost port=5432 user=&#39;*****&#39; password=&#39;*****&#39; sslmode=prefer&quot;<br>
        DATA &#39;&quot;the_geom&quot; FROM &quot;parcels&quot; using unique gid using srid=2240&#39;<br>        STATUS DEFAULT<br>        TYPE POLYGON<br>        METADATA<br>            qstring_validation_pattern &#39;.&#39;<br>
        END<br>        TEMPLATE &#39;landrecords/itemquery_parcels.html&#39;<br>        FILTERITEM &#39;parcel_no&#39;<br>        FILTER /.*%id%.*/i   #begins with search regular expression<br>  END<br></blockquote><br><br>
Any advise anyone? <br><br><br>-- <br>&quot;If one advances confidently in the direction of his dreams, and endeavors to live the life which he has imagined, he will meet with a success unexpected in common hours.&quot;  ~Thoreau<br>
<br><br>