Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
deegree-ci opened this issue Apr 30, 2019 · 3 comments
Labels
contributions welcome asking for contribution (time and money sponsor) enhancement enhancement or improvement funding welcome financial sponsoring wanted (money) in progress

Comments

@deegree-ci
Copy link
Contributor

deegree-ci commented Apr 30, 2019

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).

@deegree-ci deegree-ci added enhancement enhancement or improvement contributions welcome asking for contribution (time and money sponsor) funding welcome financial sponsoring wanted (money) labels Apr 30, 2019
@tfr42
Copy link
Member

tfr42 commented Nov 10, 2020

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

  • improving generated SQL DDL scripts and schemas (including database views, indexes)
  • improving generated SQL SELECT statements executed during runtime when retrieving data from the database
  • improved rendering of complex geometries with non trivial styles
  • improved rendering of many geometries within the requested area of a GetMap request
  • improved rendering of aggregated layers (several sub-layers are merged into a single)

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

@tfr42
Copy link
Member

tfr42 commented Mar 31, 2021

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
Copy link
Member

tfr42 commented Jan 25, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome asking for contribution (time and money sponsor) enhancement enhancement or improvement funding welcome financial sponsoring wanted (money) in progress
Projects
None yet
Development

No branches or pull requests

2 participants