You can apply style from .qml file to layer using this code: import os style_path = os.path.join(os.path.dirname(__file__), ...
確定! 回上一頁