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
The first time I tried to use this tool, the program crashed after calculating tiles for zoom level 1 through 8
Steps to reproduce the issue
Load PNG map. Open the tool. Input parameters. Click run. Progress bar acts like the program is doing something, but log shows 0 layers, and does not begin generating anything.
Versions
QGIS version
3.34.14-Prizren
QGIS code revision 0cdaf6d
Qt version
5.15.13
Python version
3.12.8
GDAL/OGR version
3.9.3
PROJ version
9.5.0
EPSG Registry database version
v11.016 (2024-08-31)
GEOS version
3.13.0-CAPI-1.19.0
SQLite version
3.46.1
PDAL version
2.8.1
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.3.0
QScintilla2 version
2.14.1
OS version
Windows 10 Version 2009
0 tiles will be created for zoom level 1
0 tiles will be created for zoom level 2
0 tiles will be created for zoom level 3
0 tiles will be created for zoom level 4
0 tiles will be created for zoom level 5
0 tiles will be created for zoom level 6
0 tiles will be created for zoom level 7
0 tiles will be created for zoom level 8
A total of 0 tiles will be created
The text was updated successfully, but these errors were encountered:
What is the bug or the crash?
The first time I tried to use this tool, the program crashed after calculating tiles for zoom level 1 through 8
Steps to reproduce the issue
Load PNG map. Open the tool. Input parameters. Click run. Progress bar acts like the program is doing something, but log shows 0 layers, and does not begin generating anything.
Versions
QGIS version
3.34.14-Prizren
QGIS code revision
0cdaf6d
Qt version
5.15.13
Python version
3.12.8
GDAL/OGR version
3.9.3
PROJ version
9.5.0
EPSG Registry database version
v11.016 (2024-08-31)
GEOS version
3.13.0-CAPI-1.19.0
SQLite version
3.46.1
PDAL version
2.8.1
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.3.0
QScintilla2 version
2.14.1
OS version
Windows 10 Version 2009
Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99
Supported QGIS version
New profile
Additional context
QGIS version: 3.34.14-Prizren
QGIS code revision: 0cdaf6d
Qt version: 5.15.13
Python version: 3.12.8
GDAL version: 3.9.3
GEOS version: 3.13.0-CAPI-1.19.0
PROJ version: Rel. 9.5.0, September 15th, 2024
PDAL version: 2.8.1 (git-version: a06325)
Algorithm started at: 2025-01-06T20:58:28
Algorithm 'Generate XYZ tiles (Directory)' starting…
Input parameters:
{ 'ANTIALIAS' : True, 'BACKGROUND_COLOR' : QColor(0, 0, 0, 0), 'DPI' : 96, 'EXTENT' : '0.000000000,15360.000000000,-9674.000000000,0.000000000', 'HTML_ATTRIBUTION' : '', 'HTML_OSM' : False, 'HTML_TITLE' : '', 'METATILESIZE' : 8, 'OUTPUT_DIRECTORY' : 'G:\Map', 'OUTPUT_HTML' : 'G:/Map/leaflet.html', 'QUALITY' : 75, 'TILE_FORMAT' : 0, 'TILE_HEIGHT' : 256, 'TILE_WIDTH' : 256, 'TMS_CONVENTION' : False, 'ZOOM_MAX' : 8, 'ZOOM_MIN' : 1 }
0 tiles will be created for zoom level 1
0 tiles will be created for zoom level 2
0 tiles will be created for zoom level 3
0 tiles will be created for zoom level 4
0 tiles will be created for zoom level 5
0 tiles will be created for zoom level 6
0 tiles will be created for zoom level 7
0 tiles will be created for zoom level 8
A total of 0 tiles will be created
The text was updated successfully, but these errors were encountered: