Monday, November 2, 2015

"Hello World" in QGIS python

Steps:

1 - open code editor as described in last post
2 - copy following code in python editor window:

print 'HELLO WORLD!'

3 - press the save script button - and save it in a proper folder;
Save Button Location

4 - press the 'Run Script' Button;

Run Script Location


5 - See the result in the Console.

Result


Please leave comments and opinions.







No comments:

Post a Comment