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

Investigate leveraging GeoWebCache tiles when exporting GeoPackages #81

Open
emxsys opened this issue Jul 28, 2017 · 0 comments
Open

Investigate leveraging GeoWebCache tiles when exporting GeoPackages #81

emxsys opened this issue Jul 28, 2017 · 0 comments
Assignees
Labels

Comments

@emxsys
Copy link
Contributor

emxsys commented Jul 28, 2017

Consider adding the WMS vendor parameter tiled=true to the GetMap request. For more information, see the GeoServer | Using GeoWebCache documentation.

Leveraging the integrated GeoWebCache could populate a new cache for a layer and possibly improve performance by reducing the number of map rendering calls for un-cached layers (internally, the GWC requests a larger map and subdivides it into 16 tiles [configurable]). Of course, pre-cached layers would benefit from this directly.

@emxsys emxsys self-assigned this Aug 23, 2017
@emxsys emxsys modified the milestones: WWSK v0.5.0, WWSK v0.4.1 Aug 23, 2017
@emxsys emxsys removed this from the WWSK v0.4.1 milestone Dec 14, 2017
@pdavidc pdavidc removed the backlog label Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants