Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose OGC API - Feature (WFS3) service #788

Merged
merged 6 commits into from
Apr 8, 2024
Merged

Expose OGC API - Feature (WFS3) service #788

merged 6 commits into from
Apr 8, 2024

Conversation

wlorenzetti
Copy link
Member

Closes: #722

The service is exposed to OWS base url + wfs3/ suffix, i.e.

OGC WFS service available at: http://localhost:8006/ows/g3w-suite-demo/qdjango/336/
OGC API - Feature service available at : http://localhost:8006/ows/g3w-suite-demo/qdjango/336/wfs3/

Screenshot_20240322_111642

@wlorenzetti wlorenzetti added the feature New feature or request label Mar 22, 2024
@wlorenzetti wlorenzetti added this to the v3.8 milestone Mar 22, 2024
@wlorenzetti wlorenzetti self-assigned this Mar 22, 2024
@wlorenzetti
Copy link
Member Author

@volterra79 can you add another iten into context menu of a layer in the toc if WFS for thata layer is actuive?

Screenshot_20240322_142606

The new item must be called OGC API - Feature (WFS3) URL and the url is the same as WFS URL + wfs3/ at the end, i.e.:

http://localhost:8006/ows/68/qdjango/336/wfs3/

@wlorenzetti wlorenzetti marked this pull request as ready for review April 2, 2024 13:42
@wlorenzetti
Copy link
Member Author

@volterra79 can you add another iten into context menu of a layer in the toc if WFS for thata layer is actuive?

Screenshot_20240322_142606

The new item must be called OGC API - Feature (WFS3) URL and the url is the same as WFS URL + wfs3/ at the end, i.e.:

http://localhost:8006/ows/68/qdjango/336/wfs3/

@volterra79 did you do it?

@wlorenzetti
Copy link
Member Author

Layer filter by user
Screenshot_20240408_144628
it was fix by qgis/QGIS#57046

@wlorenzetti wlorenzetti merged commit dbd9128 into dev Apr 8, 2024
4 checks passed
@wlorenzetti wlorenzetti deleted the wfs3 branch April 8, 2024 13:58
volterra79 added a commit to g3w-suite/g3w-client that referenced this pull request Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot access the WFS3 (OGC API Features) endpoint although WFS is active
2 participants