[Chameleon] problem with ExpressionBuilder
bartvde at xs4all.nl
bartvde at xs4all.nl
Fri May 7 08:22:29 EDT 2004
Hi list,
I have a problem with the ExpressionBuilder in 1.99 which did not occur in
Chameleon 1.1 (I did not check the current CVS yet though).
What happens is that a request is sent to Mapserver and the famous red
cross occurs in the map.
I have tried to narrow down the problem by examining the difference in the
session MAP files, and this is what I noticed:
Chameleon 1.1:
"wfs_filter" "<AND><BBOX
SRS=EPSG:28992><PropertyName>Name</PropertyName><Box><coordinates>-79153.5714286,305000
369153.571429,619000</coordinates></Box></BBOX><PropertyIsLessThan><PropertyName>INWONERS</PropertyName><Literal>50000</Literal></PropertyIsLessThan></AND>"
Chameleon 1.99:
"wfs_filter" "<AND><BBOX><PropertyName>Name</PropertyName><gml:Box
srsName='EPSG:28992'><coordinates>-143835.446429,259775
433835.446429,664225</coordinates></gml:Box></BBOX><PropertyIsLessThan><PropertyName>INWONERS</PropertyName><Literal>50000</Literal></PropertyIsLessThan></AND>"
So my guess is that the problem is in the filter which is sent to Mapserver.
Any thoughts?
Best regards,
Bart
More information about the Chameleon
mailing list