-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hello everyone,
Is it possible to read a WFS stream directly with ST_READ?
I tried both of the above syntaxes without success.
SELECT * FROM ST_Read('WFS:https://url?service=WFS&version=1.1.0&request=GetFeature&typeName=my_layer');SELECT * FROM ST_Read('WFS:https://url?', layer='my_layer');Thank you in advance for your help.
Metadata
Metadata
Assignees
Labels
No labels