0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (5)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Learning Geospatial Analysis with Python - Understand GIS fundamentals and perform remote sensing data analysis using Python... Learning Geospatial Analysis with Python - Understand GIS fundamentals and perform remote sensing data analysis using Python 3.7, 3rd Edition (Paperback, 3rd Revised edition)
Joel Lawhead
R1,574 Discovery Miles 15 740 Ships in 10 - 15 working days

Learn the core concepts of geospatial data analysis for building actionable and insightful GIS applications Key Features Create GIS solutions using the new features introduced in Python 3.7 Explore a range of GIS tools and libraries such as PostGIS, QGIS, and PROJ Learn to automate geospatial analysis workflows using Python and Jupyter Book DescriptionGeospatial analysis is used in almost every domain you can think of, including defense, farming, and even medicine. With this systematic guide, you'll get started with geographic information system (GIS) and remote sensing analysis using the latest features in Python. This book will take you through GIS techniques, geodatabases, geospatial raster data, and much more using the latest built-in tools and libraries in Python 3.7. You'll learn everything you need to know about using software packages or APIs and generic algorithms that can be used for different situations. Furthermore, you'll learn how to apply simple Python GIS geospatial processes to a variety of problems, and work with remote sensing data. By the end of the book, you'll be able to build a generic corporate system, which can be implemented in any organization to manage customer support requests and field support personnel. What you will learn Automate geospatial analysis workflows using Python Code the simplest possible GIS in just 60 lines of Python Create thematic maps with Python tools such as PyShp, OGR, and the Python Imaging Library Understand the different formats that geospatial data comes in Produce elevation contours using Python tools Create flood inundation models Apply geospatial analysis to real-time data tracking and storm chasing Who this book is forThis book is for Python developers, researchers, or analysts who want to perform geospatial modeling and GIS analysis with Python. Basic knowledge of digital mapping and analysis using Python or other scripting languages will be helpful.

QGIS Python Programming Cookbook - (Paperback, 2nd Revised edition): Joel Lawhead QGIS Python Programming Cookbook - (Paperback, 2nd Revised edition)
Joel Lawhead
R1,474 Discovery Miles 14 740 Ships in 10 - 15 working days

Master over 170 recipes that will help you turn QGIS from a desktop GIS tool into a powerful automated geospatial framework About This Book * Delve into the undocumented features of the QGIS API * Get a set of user-friendly recipes that can automate entire geospatial workflows by connecting Python GIS building blocks into comprehensive processes * This book has a complete code upgrade to QGIS 2.18 and 30 new, valuable recipes Who This Book Is For This book is for geospatial analysts who want to learn more about automating everyday GIS tasks as well as programmers responsible for building GIS applications. The short, reusable recipes make concepts easy to understand and combine so you can build larger applications that are easy to maintain. What You Will Learn * Use Python and QGIS to produce captivating GIS visualizations and build complex map layouts * Find out how to effectively use the poorly-documented and undocumented features of the QGIS Python API * Automate entire geospatial workflows by connecting Python GIS building blocks into comprehensive processes * Create, import, and edit geospatial data on disk or in-memory * Change QGIS settings programmatically to control default behavior * Automatically generate PDF map books * Build dynamic forms for field input In Detail QGIS is a desktop geographic information system that facilitates data viewing, editing, and analysis. Paired with the most efficient scripting language-Python, we can write effective scripts that extend the core functionality of QGIS. Based on version QGIS 2.18, this book 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 work through recipes that will help you compose static maps, create heavily customized maps, and add specialized labels and annotations. As well as this, we'll also share a few tips and tricks based on different aspects of QGIS. Style and approach This book follows a recipe-based problem-solution approach to address and dispel challenges faced when implementing and using QGIS on a regular basis.

Learning Geospatial Analysis with Python - (Paperback, 2nd Revised edition): Joel Lawhead Learning Geospatial Analysis with Python - (Paperback, 2nd Revised edition)
Joel Lawhead
R1,441 Discovery Miles 14 410 Ships in 10 - 15 working days

An effective guide to geographic information systems and remote sensing analysis using Python 3 About This Book * Construct applications for GIS development by exploiting Python * This focuses on built-in Python modules and libraries compatible with the Python Packaging Index distribution system-no compiling of C libraries necessary * This practical, hands-on tutorial teaches you all about Geospatial analysis in Python Who This Book Is For If you are a Python developer, researcher, or analyst who wants to perform Geospatial, modeling, and GIS analysis with Python, then this book is for you. Familarity with digital mapping and analysis using Python or another scripting language for automation or crunching data manually is appreciated What You Will Learn * Automate Geospatial analysis workflows using Python * Code the simplest possible GIS in 60 lines of Python * Mold thematic maps with Python tools * Get hold of the various forms that geospatial data comes in * Produce elevation contours using Python tools * Create flood inundation models * Apply Geospatial analysis to find out about real-time data tracking and for storm chasing In Detail Geospatial Analysis is used in almost every field you can think of from medicine, to defense, to farming. This book will guide you gently into this exciting and complex field. It walks you through the building blocks of geospatial analysis and how to apply them to influence decision making using the latest Python software. Learning Geospatial Analysis with Python, 2nd Edition uses the expressive and powerful Python 3 programming language to guide you through geographic information systems, remote sensing, topography, and more, while providing a framework for you to approach geospatial analysis effectively, but on your own terms. We start by giving you a little background on the field, and a survey of the techniques and technology used. We then split the field into its component specialty areas: GIS, remote sensing, elevation data, advanced modeling, and real-time data. This book will teach you everything you need to know about, Geospatial Analysis from using a particular software package or API to using generic algorithms that can be applied. This book focuses on pure Python whenever possible to minimize compiling platform-dependent binaries, so that you don't become bogged down in just getting ready to do analysis. This book will round out your technical library through handy recipes that will give you a good understanding of a field that supplements many a modern day human endeavors. Style and approach This is a practical, hands-on tutorial that teaches you all about Geospatial analysis interactively using Python.

QGIS Python Programming Cookbook (Paperback, Ed): Joel Lawhead QGIS Python Programming Cookbook (Paperback, Ed)
Joel Lawhead
R1,412 Discovery Miles 14 120 Ships in 10 - 15 working days

0

Learning Geospatial Analysis with Python (Paperback): Joel Lawhead Learning Geospatial Analysis with Python (Paperback)
Joel Lawhead
R1,429 Discovery Miles 14 290 Ships in 10 - 15 working days

This is a tutorial-style book that helps you to perform Geospatial and GIS analysis with Python and its tools/libraries. This book will first introduce various Python-related tools/packages in the initial chapters before moving towards practical usage, examples, and implementation in specialized kinds of Geospatial data analysis. This book is for anyone who wants to understand digital mapping and analysis and who uses Python or another scripting language for automation or crunching data manually.This book primarily targets Python developers, researchers, and analysts who want to perform Geospatial, modeling, and GIS analysis with Python.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Tower Sign - Beware Of The Dog…
R60 R46 Discovery Miles 460
Aerolatte Cappuccino Art Stencils (Set…
R110 R95 Discovery Miles 950
Snookums Large Baby Formula Container
 (2)
R100 R55 Discovery Miles 550
Cricut 13 Inch Essential Tool Set (7…
R1,729 R999 Discovery Miles 9 990
Gym Towel & Bag
R95 R78 Discovery Miles 780
Kenwood Steam Iron with Auto Shut Off…
R634 Discovery Miles 6 340
Fast X
Vin Diesel, Jason Momoa, … DVD R132 Discovery Miles 1 320
Wonka
Timothee Chalamet Blu-ray disc R250 R190 Discovery Miles 1 900
Ab Wheel
R209 R149 Discovery Miles 1 490
Aeno Table Blender - Soupmaker TB1…
R2,299 Discovery Miles 22 990

 

Partners