Python Geospatial Analysis Cookbook
上QQ阅读APP看书,第一时间看更新

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