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 2. Working with Projections

In this chapter, we will cover the following topics:

  • Discovering projection(s) of a Shapefile or GeoJSON dataset

  • Listing projection(s) from a WMS server

  • Creating a projection definition for a Shapefile if it does not exist

  • Batch setting the projection definition of a folder full of Shapefiles

  • Reprojecting a Shapefile from one projection to another