How To Downloading WMTS/WMS Layers in GPKG Format #79
Unanswered
gokboeruealp
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You have configured offline cache i to gpkg, but then you need to call makeLocal method for some specified sector and resolution to start downloading it. By default, it saves everything what the user sees into cache. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thank you for your reply. I tried the makeLocal function but I did not get efficient results, what range should I use as resolution value? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am able to retrieve maps from online WMTS or WMS servers. However, I need help figuring out how to download these maps, either in full or from a selected area, in GPKG format.
I think there is an example in this video: https://www.youtube.com/watch?v=UgkRhCw-nxc
I tried the following code but did not get the desired result:
If anyone can provide guidance or suggest a solution for this issue, I would greatly appreciate it. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions