null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Geoprocessing with Python

List Price: $49.99
SKU:
9781617292149
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Chris Garrard
    Format:
    Paperback
    Pages:
    360
    Publisher:
    Manning (May 23, 2016)
    Language:
    English
    ISBN-13:
    9781617292149
    ISBN-10:
    1617292141
    Weight:
    24oz
    Dimensions:
    7.38" x 9.25" x 1"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $49.99
    Case Pack:
    22
    As low as:
    $44.99
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    Summary

    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.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    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.
    Table of Contents

    1. Introduction
    2. Python basics
    3. Reading and writing vector data
    4. Working with different vector file formats
    5. Filtering data with OGR
    6. Manipulating geometries with OGR
    7. Vector analysis with OGR
    8. Using spatial reference systems
    9. Reading and writing raster data
    10. Working with raster data
    11. Map algebra with NumPy and SciPy
    12. Map classification
    13. Visualizing data

      1. Appendixes

    • A - Installation
    • B - References
    • C - OGR - online only
    • D - OSR - online only
    • E - GDAL - online only