Book Image

PostGIS Cookbook

Book Image

PostGIS Cookbook

Overview of this book

Table of Contents (18 chapters)
PostGIS Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


There are several ways to write PostGIS programs; in this chapter, we will see a few of them. You will mainly use the Python language throughout this chapter. Python is a fantastic language with a plethora of GIS and a scientific library that can be combined with PostGIS to write awesome geospatial applications.

In case you are new to Python, you can quickly get productive with these excellent web resources:

You can combine Python with some excellent and popular libraries such as: