<div dir="ltr">Dear all,<div><br></div><div> i have a postgis layer published as wfs as well. The simpleWMSsearch does not find exact parcel, but shows just list. </div><div><br></div><div><a href="http://89.185.248.140:8080/qgiswebclient.html?map=c%3A%2Fdata_mapy%2Fsvit%2Fnavrh.qgs&lang=en">http://89.185.248.140:8080/qgiswebclient.html?map=c%3A%2Fdata_mapy%2Fsvit%2Fnavrh.qgs&lang=en</a><br></div><div><br></div><div>I have 2.14 server and latest qgis web client</div><div><br></div><div>I does not matter, whether I enter not existing or existing parcel. </div><div><br></div><div>P.S. the dxf export cannot be disabled, if I disable the map themes panel and exports layers, even if they are not published as wfs.</div><div><br></div><div>Here is the GlobalOptions code:</div><div><br></div><div><div>var simpleKN = {</div><div> title: "Hladaj parcelu KN-C",</div><div> query: 'simpleWmsSearch',</div><div> useWmsRequest: true,</div><div> queryLayer: "Kataster_KN",</div><div> formItems: [</div><div> {</div><div> xtype: 'textfield',</div><div> name: 'parcela',</div><div> fieldLabel: "Cislo parcely:",</div><div> allowBlank: false,</div><div> blankText: "Prosím zadajte číslo parcely (napr. 123/4)",</div><div> filterOp: "="</div><div> }</div><div> ],</div><div> gridColumns: [</div><div> {header: 'Parcela', dataIndex: 'parcela', menuDisabled: 'false'},</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>{header: 'k.u.', dataIndex: 'ku', menuDisabled: 'false'},</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>{header: 'Názov', dataIndex: 'ku_nazov', menuDisabled: 'false'}</div><div> ],</div><div>// highlightFeature: true,</div><div>// highlightLabel: 'parcela',</div><div> selectionLayer: 'Kataster_KN',</div><div> selectionZoom: 1,</div><div> doZoomToExtent: true</div><div>};</div></div><div>Funny is, that the second serch in Kataster_UO layer, with exactly the same settings, works... (except of layer name, which is changed to Kataster_UO) :)</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanx in advance</div><div><br></div><div>Martin</div></div><div dir="ltr">-- <br></div><p dir="ltr">S pozdravom<br>
Martin Baloga<br>
<a href="http://www.enviarch.sk">www.enviarch.sk</a></p>