Other Sellers on Amazon
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
+ $3.99 shipping
93% positive over last 12 months
Usually ships within 3 to 4 days.
+ $3.99 shipping
73% positive over last 12 months
Usually ships within 3 to 4 days.
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required. Learn more
Read instantly on your browser with Kindle Cloud Reader.
Using your mobile phone camera - scan the code below and download the Kindle app.
The Pyqgis Programmer's Guide Paperback – February 28, 2014
| Gary Sherman (Author) Find all the books, read about the author, and more. See search results for this author |
Enhance your purchase
- Print length200 pages
- LanguageEnglish
- PublisherLocate Press
- Publication dateFebruary 28, 2014
- Dimensions7.5 x 0.42 x 9.25 inches
- ISBN-100989421724
- ISBN-13978-0989421720
Inspire a love of reading with Amazon Book Box for Kids
Discover delightful children's books with Amazon Book Box, a subscription that delivers new books every 1, 2, or 3 months — new Amazon Book Box Prime customers receive 15% off your first box. Sign up now
I'd like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Product details
- Publisher : Locate Press (February 28, 2014)
- Language : English
- Paperback : 200 pages
- ISBN-10 : 0989421724
- ISBN-13 : 978-0989421720
- Item Weight : 12.5 ounces
- Dimensions : 7.5 x 0.42 x 9.25 inches
- Best Sellers Rank: #3,433,538 in Books (See Top 100 in Books)
- #866 in Software Design Tools
- #3,603 in Python Programming
- #120,184 in Travel (Books)
- Customer Reviews:
About the author

Gary Sherman has a wide and varied background, including that of geologist, mining engineer, software engineer, and author. He has authored both technical books and articles, as well as fiction. In addition to being the founder of a successful open source GIS project, Gary has published two books on the topic.
When writing fiction, he draws on the depth of his background, providing vivid descriptions of life on the last frontier, wildlife encounters, and survival. Further, his experience as an outdoor enthusiast provides inspiration in the stories he tells.
Gary resides in Alaska and regularly watches moose from his living room window.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Here's an overview of what the book covers:
1. Introduction ... covers requirements, where to find sample data and code, plus some house keeping
2. Python Basics ... talks about language basics, how to install packages, and where to learn more
3. Setting Up Your Development Tools ... getting Python, IDE and Qt/PyQt ready
4. The QGIS/Python Ecosystem ... insights into the world of QGIS Python plugins
5. Navigating the QGIS API ... how to work with the existing documentation, and an introduction to signals and slots
6. Using the Console ... loading and manipulating data from the Python console
7. Running Scripts ... more about scripting
8. Tips and Techniques ... dealing with raster and vector files and databases, creating custom tools, display messages
9. Extending the API ... creating custom functionality
10. Writing Plugins ... combine GUI and PyQGIS code in your own plugin
11. Creating a Development Workflow ... developing and debugging
12. Writing a Standalone Application ... creating new applications with maps ands tools
13. Answers to Exercises
14. Appendix A: Installing Software
15. Appendix B: Code Listings
16. Appendix C: Porting Scripts to 2.0