- Mastering QGIS
- Kurt Menke GISP Dr. Richard Smith Jr. GISP Dr. Luigi Pirelli Dr. John Van Hoesen GISP
- 196字
- 2021-07-23 19:47:29
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, and user input are shown as follows: "Type a comma after $now
, and enter 'dd/MM/yyyy'
followed by a close parenthesis."
A block of code is set as follows:
CASE WHEN "POP1996" > 5000000 THEN Result ELSE "STATE_NAME" END
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
CASE WHEN "POP1996" > 5000000 THEN Result ELSE "STATE_NAME" END
Any command-line input or output is written as follows:
sudo apt-get install qgis-plugin-grass
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "You can explore the QGIS plugin ecosystem by navigating to Plugins | Manage and Install Plugins."
- iOS面試一戰到底
- AngularJS入門與進階
- LabVIEW Graphical Programming Cookbook
- 軟件界面交互設計基礎
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 零基礎學Java程序設計
- Oracle Database 12c Security Cookbook
- 概率成形編碼調制技術理論及應用
- SAP BusinessObjects Dashboards 4.1 Cookbook
- R Data Analysis Cookbook(Second Edition)
- Mastering Data Mining with Python:Find patterns hidden in your data
- Python圖形化編程(微課版)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- HoloLens與混合現實開發
- Kivy Cookbook