Book Image

Python Geospatial Analysis Essentials

By : Erik Westra
Book Image

Python Geospatial Analysis Essentials

By: Erik Westra

Overview of this book

Table of Contents (13 chapters)
Python Geospatial Analysis Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Creating Maps

In this chapter, we will look at how Python programs can create great-looking maps using the Mapnik library. You will install Mapnik onto your computer, learn the basics of the Mapnik library, and see how you can use it to generate simple maps. We will then explore some of the more advanced aspects of Mapnik, and see how it can be used to produce a wide range of complex visual effects. Finally, we will create a useful program that displays the contents of any shapefile as a map.