MapServer / MapServer-import

3 stars 2 forks source link

Filter WFS Server Version 4.10 #1972

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: alberto.cano@catastro.meh.es Date: 2006/11/27 - 19:10

When I include filter in version 4.10 I always obtain missing (in version 4.8 
he is correct): 

Example construction filter: 
filter=<Filter><PropertyIsEqualTo><PropertyName>MAPA</PropertyName><Literal>8</
Literal></PropertyIsEqualTo></Filter>

Example result:
- <gml:boundedBy>
  <gml:null>missing</gml:null> 
  </gml:boundedBy>
  </wfs:FeatureCollection>
tbonfort commented 12 years ago

Author: assefa Date: 2006/12/04 - 19:03

alberto

 If you provide me with sample map and data  I can do the tests locally. My test
cases for the <PropertyIsEqualTo> works using the latest mapserver.
tbonfort commented 12 years ago

Author: assefa Date: 2008/06/03 - 16:58 Please reopen if this is still a problem and can provide a test sample.