You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to load an island, so i zoom to fit the screen with the island and press "L";
Then i zoom to 18 for the supposed highiest quality and tilling of the area
However the downloading size is 238000 "around that size" so it takes quite a while, and the blender freezes towards the end.
I look at the bing BING_SAT_WM.gpkg and it increased about 500mb.
How could i use the geopackage file, if everytime i load the basemap for the same area i need to re-download the details or whatever it is its downloading?
Also im using the latest release of GIS with blender 3.0 when starting the basemap button, i can use/set the lat and long just cant set the zoom because its uneditable, only after its loaded i need to zoom manualy to size.
The text was updated successfully, but these errors were encountered:
samstommy
changed the title
Load the geopackacke data already downloaded
Load the geopackage data already downloaded
May 3, 2024
downloaded map tiles are putted into the geopackage and reused if needed, there is no re-download.
The tiles were then assembled into a single image loaded in Blender. The image you trying to build will be composed of 238000 tiles of 256x256px, it's about 15 billons of pixels, don't be surprised if it crashes
Im trying to load an island, so i zoom to fit the screen with the island and press "L";
Then i zoom to 18 for the supposed highiest quality and tilling of the area
However the downloading size is 238000 "around that size" so it takes quite a while, and the blender freezes towards the end.
I look at the bing BING_SAT_WM.gpkg and it increased about 500mb.
How could i use the geopackage file, if everytime i load the basemap for the same area i need to re-download the details or whatever it is its downloading?
Also im using the latest release of GIS with blender 3.0 when starting the basemap button, i can use/set the lat and long just cant set the zoom because its uneditable, only after its loaded i need to zoom manualy to size.
The text was updated successfully, but these errors were encountered: