Skip to content

[Question] Read WFS ? #717

@florentfougeres

Description

@florentfougeres

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions