Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying QGIS By Example
  • Table Of Contents Toc
  • Feedback & Rating feedback
QGIS By Example

QGIS By Example

By : Daria Svidzinska
4.5 (4)
close
close
QGIS By Example

QGIS By Example

4.5 (4)
By: Daria Svidzinska

Overview of this book

If you are a beginner or an intermediate GIS user, this book is for you. It is ideal for practitioners, data analysts, and application developers who have very little or no familiarity with geospatial data and software.
Table of Contents (12 chapters)
close
close
11
Index

Defining inputs and outputs


As we have already said, despite models, you can create your own Processing scripts using the Python programming language. Basically, Processing script is Python code plus some additional metadata required by Processing.

Every Processing script starts with a special block of metadata. This information is needed by Processing to register a script as an algorithm and use it from the toolbox, modeler, and so on. Each metadata entry is placed on a new line, starting with the double Python comment symbol (##), and has the following structure:

element_name = element_type [optional_parameters]

Metadata items can be divided into three groups: items that describe the script, items that describe script input, and items that describe script output.

There are only three items that describe the script:

  • group: This is used to define the name of the subgroup inside the Scripts group in the toolbox where the script will be shown. For example, if you put the following line ##Density...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
QGIS By Example
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon