Hi all, When handling an issue report yesterday:
http://jira.codehaus.org/browse/GEOS-1829 For the fix I submitted the patch which allows BinarySpatialOperator (like "Touches") to contain a "Function" as the second argument, in place of a "Geometry" or an "Envelope". Example: <Touches> <PropertyName>the_geom</PropertyName> <Function name="buffer"> <Literal> <gml:Point>...</gml:Point> </Literal> <Literal>100</Literal> </Function> </Touches> Now as Andrea points out, this is actually not supported by the filter spec. So the question is: do we want to be lenient in this case? Thoughts and comments appreciated. -Justin -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
