On Tue, Sep 27, 2016 at 9:19 AM, Nyall Dawson <[email protected]> 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? _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
