Chapter 2. Geometry types

 

This chapter covers
  • PostGIS geometry_columns metatable
  • Geometry types: points, linestrings, polygons
  • Geometry collection types: multipoints, multilinestrings, multipolygons
  • Curved geometry types and 3D geometry types

 

In the first chapter we gave you a brief taste of what PostGIS is and which basic geometries it supports. This chapter continues by explaining how PostGIS manages geometry data stored in the database. You’ll learn about those tables in all PostGIS-enabled databases that provide an inventory of the geometry table columns and of the available spatial reference systems. We then show you the definition and characteristics of points, linestrings, and polygons and how to work with them in a PostGIS-enabled ...

Get PostGIS in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.