g3w-suite / g3w-admin

Server module for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_administration.html
Mozilla Public License 2.0
40 stars 34 forks source link

Expose OGC API - Feature (WFS3) service #788

Closed wlorenzetti closed 5 months ago

wlorenzetti commented 6 months ago

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 commented 6 months ago

@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 commented 6 months ago

@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 commented 5 months ago

Layer filter by user
Screenshot_20240408_144628 it was fix by https://github.com/qgis/QGIS/pull/57046