<div dir="ltr"><div class="gmail_quote"><div>Hi,</div><div>I'm adding another related question.</div><div><br></div><div>In the CSW server I'm using, we have some element that I can query, as "subject" and "abstract".</div><div><br></div><div>In the documentation I read that I can run a query using both OGC ISO AP names and Dublin core names.</div><div><br></div><div>In example `apiso:subject` and `dc:subject`.</div><div><br></div><div>If I run </div><div><br></div><div>ogrinfo --debug on -ro -al "CSW:<a href="http://geodati.gov.it/RNDT/csw">http://geodati.gov.it/RNDT/csw</a>" -where "subject LIKE 'inventario'"<br></div></div><br clear="all"><div>OGR creates for me <ogc:PropertyName>dc:subject</ogc:PropertyName>, then I have `dc:subject`.</div><div><br></div><div>In the manual of my CSW server I read that I can query it using also `apiso:title`.</div><div>How can I write a ogrinfo that runs a query based on `apiso:title`?</div><div><br></div><div>The only way is to write the XML query?</div><div><br></div><div>Because if I run something like this</div><div><br></div><div>ogrinfo --debug on -ro -al "CSW:<a href="http://geodati.gov.it/RNDT/csw">http://geodati.gov.it/RNDT/csw</a>" -where "apiso:title LIKE 'inventario'"<br></div><div><br></div><div>I have</div><div><br></div><div>ERROR 1: SQL Expression Parsing Error: syntax error, unexpected $undefined, expecting end of string. Occurred around : apiso:title LIKE 'inventario' </div><div><br></div><div>FAILURE: SetAttributeFilter(apiso:title LIKE 'inventario') failed.<br></div><div><br></div><div>And I have errors also if I write `-where "'apiso:title' LIKE 'inventario'"`</div><div><br></div><div>Thank you</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><span style="font-size:small">___________________</span><br></div><div dir="ltr"><span style="font-size:small"><br></span></div><div dir="ltr">Andrea Borruso<br>
website: <a href="https://medium.com/tantotanto" target="_blank">https://medium.com/tantotanto</a><br>38° 7' 48" N, 13° 21' 9" E, EPSG:4326<br><span style="font-size:small">___________________</span><br>
<br>
"cercare e saper riconoscere chi e cosa,<br>
 in mezzo all’inferno, non è inferno, <br>
e farlo durare, e dargli spazio"<br>
<br>
Italo Calvino<br></div></div></div></div></div></div></div></div></div></div></div></div></div></div>