Book description
Geoprocessing with Python teaches you how to use the Python programming language, along with free and open source tools, to read, write, and process geospatial data.
About the Technology
This book is about the science of reading, analyzing, and presenting geospatial data programmatically, using Python. Thanks to dozens of open source Python libraries and tools, you can take on professional geoprocessing tasks without investing in expensive proprietary packages like ArcGIS and MapInfo. The book shows you how.
About the Book
Geoprocessing with Python teaches you how to access available datasets to make maps or perform your own analyses using free tools like the GDAL, NumPy, and matplotlib Python modules. Through lots of hands-on examples, you'll master core practices like handling multiple vector file formats, editing geometries, applying spatial and attribute filters, working with projections, and performing basic analyses on vector data. The book also covers how to manipulate, resample, and analyze raster data, such as aerial photographs and digital elevation models.
What's Inside
- Geoprocessing from the ground up
- Read, write, process, and analyze raster data
- Visualize data with matplotlib
- Write custom geoprocessing tools
- Three additional appendixes available online
About the Reader
To read this book all you need is a basic knowledge of Python or a similar programming language.
About the Author
Chris Garrard works as a developer for Utah State University and teaches a graduate course on Python programming for GIS.
Quotes
Marvelous resource that demonstrates the ultimate power of geospatial data processing.
- Dr. Rizwan Bulbul, Institute of Space Technology, Pakistan
Code examples may be in Python, but the concepts work for all languages. Great book!
- Karsten Strøbæk, Microsoft, Western Europe, Consulting Services
A must-have for GIS professionals wishing to take their maps to the next level.
- Jacqueline Wilson, Cecil College
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Chapter 1. Introduction
- Chapter 2. Python basics
- Chapter 3. Reading and writing vector data
- Chapter 4. Working with different vector file formats
- Chapter 5. Filtering data with OGR
- Chapter 6. Manipulating geometries with OGR
- Chapter 7. Vector analysis with OGR
- Chapter 8. Using spatial reference systems
- Chapter 9. Reading and writing raster data
- Chapter 10. Working with raster data
- Chapter 11. Map algebra with NumPy and SciPy
- Chapter 12. Map classification
- Chapter 13. Visualizing data
- Appendix A. Installation
- Appendix B. References
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Geoprocessing with Python
- Author(s):
- Release date: May 2016
- Publisher(s): Manning Publications
- ISBN: 9781617292149
You might also like
book
Test-Driven Development with Python
By taking you through the development of a real web application from beginning to end, this …
book
Python One-Liners
Python One-Liners will teach you how to read and write “one-liners”: concise statements of useful functionality …
book
Python Workout
The only way to master a skill is to practice. In Python Workout, author Reuven M. …
book
Hands-On Data Preprocessing in Python
Get your raw data cleaned up and ready for processing to design better data analytic solutions …