[OpenLayers-Users] Comparison Filters should not require propertyName

Andreas Hocevar ahocevar at opengeo.org
Sun Aug 4 22:52:35 PDT 2013


If I am not mistaken, this has been fixed recently on master. So you may
want to try master before changing your copy.

Andreas.


On Wed, Jul 17, 2013 at 7:53 PM, brking <brking at gmail.com> wrote:

> OGC filters allow syntax like this:
>
> <Filter>
>         <PropertyIsEqualTo>
>                 <Function name="SIN">
>                         <PropertyName>DISPERSION_ANGLE</PropertyName>
>                 </Function>
>                 <Literal>1</Literal>
>         </PropertyIsEqualTo>
> </Filter>
>
> However the OpenLayers comparison filters appear to require a propertyName,
> so it's not possible to encode this.
>
> I was going to go ahead and make the change to my copy to support this
> (either propertyName or function is required for first child), but I wanted
> to see if I was missing something.
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Comparison-Filters-should-not-require-propertyName-tp5067131.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20130805/a6ef3d92/attachment.html>


More information about the Users mailing list