<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,</p>
<p>If I execute : <br>
</p>
<p><a class="moz-txt-link-freetext" href="http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_integers&EXP_FILTER=">http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_integers&EXP_FILTER=</a>"id"=2</p>
<p>or <br>
</p>
<p><a class="moz-txt-link-freetext" href="http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_trad_en_fr&EXP_FILTER=">http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_trad_en_fr&EXP_FILTER=</a>"id"=4</p>
<p>Responses are correct.</p>
<p>Now if I try to execute both queries in one this way :</p>
<p><a class="moz-txt-link-freetext" href="http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_integers,data_trad_en_fr&EXP_FILTER=">http://DOMAIN/?MAP=mymap&SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&OUTPUTFORMAT=GeoJSON&TYPENAME=data_integers,data_trad_en_fr&EXP_FILTER=</a>"id"=2",id"=4</p>
<p>It returns all features for both layers when I'd like two
features (one from first query plus one from second one).</p>
<p>The problem is the same with OGC Filter. Is there anything I'm
doing wrong or it is not intended to query multiple TYPENAMEs with
multiple EXP_FILTERs/FILTERs?</p>
<p>Thanks.<br>
</p>
<div class="moz-signature">-- <br>
<span style="font-weight:bold;color:rgb(154,205,50)">Nicolas
Boisteault</span><br>
<span style="background-color:rgb(255,255,255)">Ingénieur</span><br>
<a href="http://www.3liz.com"
style="text-decoration:none;color:rgb(154,205,50)"
target="_blank">www.3liz.com</a>
<span style="background-color:rgb(255,255,255)"> </span><br>
<span style="font-size:0.8em"><br>
<b>Tel.</b> 06 19 36 78 32 <br>
<b>Bureau</b> <br>
<a
href="https://maps.google.com/?q=31,+rue+de+l'Argenterie+34000+Montpellier&entry=gmail&source=g"
target="_blank">31, rue de l'Argenterie</a> <br>
<a
href="https://maps.google.com/?q=31,+rue+de+l'Argenterie+34000+Montpellier&entry=gmail&source=g"
target="_blank">34000 Montpellier</a> <br>
<b>Siège social</b> <br>
<a
href="https://maps.google.com/?q=73,+all%C3%A9e+Kleber+Boulevard+de+Strasbourg+34000+Montpellier&entry=gmail&source=g"
target="_blank">73, allée Kleber</a> <br>
<a
href="https://maps.google.com/?q=73,+all%C3%A9e+Kleber+Boulevard+de+Strasbourg+34000+Montpellier&entry=gmail&source=g"
target="_blank">Boulevard de Strasbourg</a> <br>
<a
href="https://maps.google.com/?q=73,+all%C3%A9e+Kleber+Boulevard+de+Strasbourg+34000+Montpellier&entry=gmail&source=g"
target="_blank">34000 Montpellier</a></span></div>
<div id="grammalecte_menu_main_button_shadow_host" style="width:
0px; height: 0px;"></div>
</body>
</html>