[OWSLib-users] How to add a filter to a joined getfeature request.
Tom Kralidis
tomkralidis at gmail.com
Mon Aug 19 22:42:40 PDT 2019
Hi Tyler: can you provide a test case that can be reproduced?
..Tom
Sent from my iPhone
> On Aug 19, 2019, at 09:21, Tyler McCamley <tyler at eaglehire.com> wrote:
>
> Hi,
>
> I keep getting the ”owslib.util.ServiceException: Join query must specify a filter” exception despite using the filter= parameter in the getfeature function. Any help in the correct syntax to use or where to place this additional filter is much appreciated.
>
> Example:
>
> response = wfs.getfeature(typename=['datavic:VMADD_ADDRESS', 'datavic:VMPROP_PARCEL_PROPERTY'],
> filter=xml_test,
> maxfeatures=200,
> outputFormat='csv')
>
> Kind Regards,
> Tyler M
>
> _______________________________________________
> OWSLib-users mailing list
> OWSLib-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/owslib-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-users/attachments/20190820/682189a0/attachment.html>
More information about the OWSLib-users
mailing list