Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

QGIS Python Programming Cookbook

Posted By: AlenMiler
QGIS Python Programming Cookbook

QGIS Python Programming Cookbook by Joel Lawhead
English | Mar 30, 2015 | ISBN: 1783984988 | 343 Pages | AZW3/MOBI/EPUB/PDF (conv) | 19.5 MB

Over 140 recipes to help you turn QGIS from a desktop GIS tool into a powerful automated geospatial framework.

Use Python and QGIS to create and transform data, produce appealing GIS visualizations, and build complex map layouts
Learn undocumented features of the new QGIS processing module
A set of user-friendly recipes that can automate the entire geospatial workflows by connecting Python GIS building blocks into comprehensive processes

If you are a geospatial analyst who wants to learn more about automating everyday GIS tasks or a programmer who is responsible for building GIS applications,this book is for you. The short, reusable recipes make concepts easy to understand. You can build larger applications that are easy to maintain when they are put together.

QGIS Python Programming will teach you how to write Python code that works with spatial data to automate geoprocessing tasks in QGIS. It will cover topics such as querying and editing vector data and using raster data. You will also learn to create, edit, and optimize a vector layer for faster queries, reproject a vector layer, reduce the number of vertices in a vector layer without losing critical data, and convert a raster to a vector. Following this, you will come across recipes that will help you to compose static maps, create heavily customized maps, and add specialized labels and annotations. Apart from this, the book will also share a few tips and tricks based on different aspects of QGIS.