deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 99 forks source link

Improve WMS performance when using SQLFeatureStore based on complex GML application schemas #977

Open deegree-ci opened 5 years ago

deegree-ci commented 5 years ago

WMS performance when using SQLFeatureStore based on complex GML application schema requires improvements. Taken from feedback https://github.com/deegree/deegree3/wiki/UserMeeting_20190314_FOSSGIS (authored by @tfr42).

tfr42 commented 3 years ago

We are seeking community feedback on which approach the performance tuning should be focused:

Base for measurements is the execution time of WMS GetMap request. Resource consumption of CPU and memory has not to be optimized.

tfr42 commented 3 years ago

We've got funding for a first analysis and improvement of deegree's WMS performance. Users are kindly ask to provide configurations and examples.

tfr42 commented 2 years ago

With deegree 3.4.20 new options have been added to the deegree CLI aka GML tools (see PR #1229 and updated documentation in https://download.deegree.org/documentation/current/html/#deegree-gml-tools). Using the option referenceDatacan highly reduce the complexity of an deegree SQLFeatureStore configuration and thus results in better performance of deegree WMS using this feature store.