As of QGIS 2.18, one could ask in python the default behavior for handling 
layers without specific CRS:

   QSettings().value('/Projections/defaultBehaviour')

That would return 'prompt', 'useProject',...



As of Qgis 3.4, one should now ask not for 'defaultBehaviour' but for 
'defaultBehavior'.



I only wanted to know if this change is going to be kept, or it was unintended 
and it is going to be reverted.
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to