simplify code
tidy
Address PR comments
debian packaging: old sip only in bullseye
Try to fix win build
Add option to limit the extent of "fill above" and "fill below" elevation ranges for a layer in elevation profile plots
Fixes #51010
Add "Fill Above" mode for elevation profile drawing
Fixes #51074
Don't try to create database connections for dxf files in browser
This is very slow to do, and can grind the browser to a haltfor folders with many dxf files
Retrieve and handle table type (geometryless layers) from ArcGISrest services
Show LOD information in vtpk layer metadata
Use the correct method of determining vector tile zoom levelfor identify tool
Fixes incorrect zoom levels used by tool when identify esrivector tile sources
Fix some more missing tiles when vtpk archive does not contain a file which would otherwise be empty
Handle VTPK tile data with zero sizes by falling back to lowerzoom levels for the tile's data
It seems that every VTPK behaves a bit like an indexed VTPKwhere higher zoom level tiles may be replaced with lowerzoom level tiles. This new special handling is required...
Add api to QgsVectorTileRawData to handle situation wherereplacement tiles from lower zoom levels have been used, andwhere the tile ID to use for the data's clipping regiondoes not match the tile ID to be used when decoding geometries
Make QgsVectorTileMVTDecoder::decode use QgsVectorTileRawData instead of raw byte array
Make getRawTile return QgsVectorTileRawData instead of raw byte arrays
Mark common postgresql types as non-enumerable upon load
This fixes a big performance issue when loading projects with PostgreSQL layers.In the last stage of project loading, code in QgisApp would run codeto resolve broken layer dependencies, which in turn tried to find out best...
Add timing to project load: resolve layer deps and set up widgets
remove deprecated toSet()
More appropriate debug level
Fix logging of warnings from before app is initialized
« Previous 1 ... 103 104 105 106 107 ... 4866 Next » (2601-2625/121643) Per page: 25, 50, 100, 200
Also available in: Atom