[mapserver-commits] r8479 - trunk/docs/ogc
svn at osgeo.org
svn at osgeo.org
Thu Jan 29 14:56:34 EST 2009
Author: assefa
Date: 2009-01-29 14:56:34 -0500 (Thu, 29 Jan 2009)
New Revision: 8479
Modified:
trunk/docs/ogc/filter_encoding.txt
Log:
Add missing operator
Modified: trunk/docs/ogc/filter_encoding.txt
===================================================================
--- trunk/docs/ogc/filter_encoding.txt 2009-01-29 19:54:42 UTC (rev 8478)
+++ trunk/docs/ogc/filter_encoding.txt 2009-01-29 19:56:34 UTC (rev 8479)
@@ -91,6 +91,8 @@
+----------------------+-------------------------------------+
| Comparison Operators | |
+----------------------+-------------------------------------+
+| | PropertyIsEqualTo (=) |
++----------------------+-------------------------------------+
| | PropertyIsNotEqualTo (<>) |
+----------------------+-------------------------------------+
| | PropertyIsLessThan (<) |
More information about the mapserver-commits
mailing list