mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04: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