On Tuesday 21 September 2010 05:24:22 pm Mario Basa wrote: > Hello Mauricio, > > Does the OGC specification that allows only Latin characters apply to > the entire CQL string or just to the field names? The rule define "simple latin letter" for field names (see the identifier rule in the cql BNF). http://docs.codehaus.org/display/GEOTOOLS/CQL+Parser+Design#CQLParserDesign- LexicalRules > > Really am surprised on how short-sighted the OGC can be in this case. Well, The identifier definition is a limitation in many in many programming languages. As you can see, we have introduced the SQL solution (double quoted) in ECQL in order to avoid this limitation. > > > Mario. cheers -- Mauricio Pazos www.axios.es
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
