Guest User

Untitled

a guest
Feb 16th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. import os, sys
  2. import sip
  3. from PyQt5 import QtCore, QtGui
  4. from PyQt5.QtGui import *
  5. from PyQt5.QtWidgets import QApplication
  6. from qgis.core import QgsApplication, QgsVectorLayer, QgsProject
  7. from qgis.gui import QgsProjectionSelectionDialog
Add Comment
Please, Sign In to add comment