GeoTools WFSDataStore special cases geoserver in order to be lenient in 
this case.
Jody
> 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
>
>   


-------------------------------------------------------------------------
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

Reply via email to