Book Image

Python Geospatial Analysis Cookbook

Book Image

Python Geospatial Analysis Cookbook

Overview of this book

Table of Contents (20 chapters)
Python Geospatial Analysis Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Other Geospatial Python Libraries
Mapping Icon Libraries
Index

Chapter 5. Vector Analysis

In this chapter, we will cover the following topics:

  • Clipping LineStrings to an area of interest

  • Splitting polygons with lines

  • Finding the location of a point on a line using linear referencing

  • Snapping a point to the nearest line

  • Calculating 3D ground distance and total elevation gain