> This thread was about the spatialite driver ;-) Support for spatial and > non-spatial layers has always existed in OGR core, but what is available for > a given format is driver specific. >
Even - I'm interested to hear your thoughts here. Do you think there's any good reason for a dedicated spatialite provider? The *only* reason I can see (would need to be tested) is that potentially there's a cost to the spatialite -> OGR -> QgsFeature translation, vs just spatialite -> QgsFeature. But my hunch is that this would be offset by optimisations present in the OGR driver which aren't in the QGIS provider. Nyall _______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
