On 8/2/2010 1:31 PM, David Winslow wrote: >> I'm trying to use CQL to filter, but am having a tough time with it. >> Am I missing something as to the syntax for matching strings?
> You have to wrap strings in single quotes > (CQL is modelled after SQL in this regard.) Ahhhhhhh! The 1 tutorial that mentioned string data used double-quotes; not the same. You're right, &CQL_FILTER=FUTUREZONE='XX' works perfectly. Wow, you guys are awesome. That's 3 issues and 3 on-target answers in my first day of needing to ask questions. > http://www.refractions.net:8080/confluence/display/EN/Common+Query+Language Ah, wonderful, a more up-to-date tutorial/reference. That'll be a big help. -- HostGIS, Open Source solutions for the global GIS community Greg Allensworth - SysAdmin, Programmer, GIS Person, Security Network+ Server+ A+ Security+ Linux+ PHP PostgreSQL MySQL DHTML/JavaScript/AJAX "No one cares if you can back up — only if you can recover." ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
