[postgis-users] postgis bool::text and mapserver
Orlando Giovanny Solarte Delgado
orsolarte at gmail.com
Mon Nov 13 07:31:52 PST 2006
Hi. I have same problem...
Hi.
When I use an EXPRESSION in my map file using FIELD STRING, the condition
never returns as true, even though I know the values exist in my
table.<http://postgis.refractions.net/docs/ch04.html#id2525201>
I am doing something like:
CLASSITEM "cod_carto"
CLASS...
EXPRESSION "vts"
...
END
CLASS..
EXPRESSION "VTS"
END
I am using both lower an upper case, I know VTS value exist in my table
postgis, but never returns as true.
No I try:
CLASSITEM "cod_carto"
CLASS...
EXPRESSION ('[cod_carto]' = 'vts')
...
END
CLASS..
EXPRESSION ('[cod_carto]' = 'vts')
END
But Not function!!
Somebody can help me?
--
Atentamente,
Orlando Giovanny Solarte Delgado
Ing. Desarrollador SIG
Emprendedor BioSIG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20061113/be035052/attachment.html>
More information about the postgis-users
mailing list