mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-27 00:07:16 -05:00
In QgsVectorLayer, it is possible through the flag trust layer metadata to use extent read in XML instead of extent provided by the provider. The QgsMapLayer::ReadFlag::FlagReadExtentFromXml can be used inlayer readXML to read Extent from XML for raster, point cloud and other layers. Funded by Ifremer