[OWSLib-users] How to add a filter to a joined getfeature request.
Tyler McCamley
tyler at eaglehire.com
Sun Aug 18 23:21:45 PDT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-users/attachments/20190819/b6735def/attachment.html>
More information about the OWSLib-users
mailing list