Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
QGIS By Example

You're reading from   QGIS By Example Leverage the power of QGIS in real-world applications to become a powerful user in cartography and GIS analysis

Arrow left icon
Product type Paperback
Published in Jun 2015
Publisher
ISBN-13 9781782174677
Length 316 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Handling Your Data FREE CHAPTER 2. Visualizing and Styling the Data 3. Presenting Data on a Print Map 4. Publishing the Map Online 5. Answering Questions with Density Analysis 6. Answering Questions with Visibility Analysis 7. Answering Questions with Suitability Analysis 8. Automating Analysis with Processing Models 9. Automating Analysis with Processing Scripts 10. Developing a Python Plugin – Select by Radius Index

Writing help and saving


As in the case of model, it is good practice to document your scripts. A script's documentation contains its description as well as information about all inputs and outputs. This helps users to understand the purpose of the script.

To create a help file for the script, open it in the built-in Processing script editor and click on the Edit script help button on the editor toolbar. A Help editor dialog, familiar to us from the Filling model metadata and saving section of Chapter 8, Automating Analysis with Processing Models, opens.

This dialog is divided into three areas. On the top, there is a preview area. Here the current help content is displayed so that you can see in real-time mode how the final result will look. In the bottom-left part is the elements tree, where all the help sections are listed, including algorithm description, parameters, input, and other information. In the bottom-right part, there is an editing area. Here, we will enter the description of the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image