[Qgis-developer] QGIS Server 3.0 roadmap

Luca Manganelli luca76 at gmail.com
Tue Sep 27 00:25:17 PDT 2016


On Tue, Sep 27, 2016 at 9:19 AM, Nyall Dawson <nyall.dawson at gmail.com> wrote:
> As I mentioned over on the 3.0 api tracker, the biggest issue I see is
> the way server loads projects and messes with the layer registry. I
> understand this was probably a design decision made due to api
> constraints, but now we've got the opportunity to fix the underlying
> issues in core and avoid the messy workarounds in server.

Not only this; but the way in which qgis server does the same PostGis
query (for extent or bounding box?) all times for each layer. It woud
be useful to store these informations on the project file, to optimize
times, with a configuration option in the Server tab?


More information about the Qgis-developer mailing list