-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Speed is an issue when exporting the image out. Creation of the tile image can take several minutes depeding:
- The properties setting for the layer in QGIS
- Indexing of the layer. Large layers could use an index
- The file types, like GPKG, SHP etc.
Potential solutions
- Look back the the QGIS project and remove complex draw functions on the layer
- Index all the vector layers
- Switch to using Flat Geo Buff (https://gdal.org/drivers/vector/flatgeobuf.html)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels