On Wed, 20 Apr 2022 at 21:06, Jean Hemmi via QGIS-Developer
wrote:
>
> SAGA (otb grass) has moved (after 3.16 LTR) from
> QGIS/python/plugins/processing/algs to QGIS/python/plugins/processing.
> Is this change stable and final ?
That's undecided. There's a good chance the SAGA provider will be
t
On 4/21/22 11:57, DelazJ wrote:
The GDAL_DATA path you will need when you use for example the ECW or other
drivers
QGIS_AUTH_DB_DIR_PATH is maybe only needed when you have a project which
uses authentication profiles? Others?
So it could make sense to have them added to the default ht
Hi Rosa, Alessandro
Thanks for your suggestions. I will go read the docs and see what I can
output.
Regards,
Harrissou
Le jeu. 21 avr. 2022 à 10:10, Alessandro Pasotti a
écrit :
> Hi,
>
> As Richard mentioned, the old XML-based OGC WMS/WFS/WCS & C. protocols are
> plain API protocols and do no
Hi Richard,
Le mer. 20 avr. 2022 à 20:23, Richard Duivenvoorde a
écrit :
> Hi Harrissou,
>
> I think your pretty close :-)
>
> Some remarks from the times I installed on Windows:
> - I used a vanilla apache installer from https://www.apachelounge.com/
> - indeed used the httpd.conf from osgeo4w
On 4/21/22 10:10, Alessandro Pasotti wrote:
I'm not sure about windows, but you might also have a look at the standalone
development server, it integrates a web server and it is supposed to work out
of the box with (almost) zero configuration.
https://docs.qgis.org/3.22/en/docs/server_manual
Hi,
As Richard mentioned, the old XML-based OGC WMS/WFS/WCS & C. protocols are
plain API protocols and do not provide a full browseable website, they were
designed for machine2machine communications.
OAPIF (AKA WFS3) provides a full website though, but the protocol mandates
URL rewriting, which m
Hi, Harrisou
You could try the catalog
(https://docs.qgis.org/3.22/en/docs/server_manual/catalog.html) to explore your
projects.
I also used to the catalog to check the configuration of my projects, e.g.,
that the server had access to the sources (DB), etc.
Best regards,
Rosa
-Original