
- 664 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
PostGIS in Action, Third Edition
About this book
PostGIS in Action, Third Edition shows you how to solve real-world geodata problems. You'll go beyond basic mapping, and explore custom functions for your applications. Summary
In PostGIS in Action, Third Edition you will learn: An introduction to spatial databases
Geometry, geography, raster, and topology spatial types, functions, and queries
Applying PostGIS to real-world problems
Extending PostGIS to web and desktop applications
Querying data from external sources using PostgreSQL Foreign Data Wrappers
Optimizing queries for maximum speed
Simplifying geometries for greater efficiency PostGIS in Action, Third Edition teaches readers of all levels to write spatial queries for PostgreSQL. You'll start by exploring vector-, raster-, and topology-based GIS before quickly progressing to analyzing, viewing, and mapping data. This fully updated third edition covers key changes in PostGIS 3.1 and PostgreSQL 13, including parallelization support, partitioned tables, and new JSON functions that help in creating web mapping applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology
PostGIS is a spatial database extender for PostgreSQL. It offers the features and firepower you need to take on nearly any geodata task. PostGIS lets you create location-aware queries with a few lines of SQL code, then build the backend for mapping, raster analysis, or routing application with minimal effort. About the book
PostGIS in Action, Third Edition shows you how to solve real-world geodata problems. You'll go beyond basic mapping, and explore custom functions for your applications. Inside this fully updated edition, you'll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions. What's inside Fully revised for PostGIS version 3.1 and PostgreSQL 13
Optimize queries for maximum speed
Simplify geometries for greater efficiency
Extend PostGIS to web and desktop applicationsAbout the reader
For readers familiar with relational databases and basic SQL. No prior geodata or GIS experience required. About the author
Regina Obe and Leo Hsu are database consultants and authors. Regina is a member of the PostGIS core development team and the Project Steering Committee.Table of Contents
PART 1 INTRODUCTION TO POSTGIS
1 What is a spatial database?
2 Spatial data types
3 Spatial reference systems
4 Working with real data
5 Using PostGIS on the desktop
6 Geometry and geography functions
7 Raster functions
8 Spatial relationships
PART 2 PUTTING POSTGIS TO WORK
9 Proximity analysis
10 PostGIS TIGER geocoder
11 Geometry and geography processing
12 Raster processing
13 Building and using topologies
14 Organizing spatial data
15 Query performance tuning
PART 3 USING POSTGIS WITH OTHER TOOLS
16 Extending PostGIS with pgRouting and procedural languages
17 Using PostGIS in web applications
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- From the 2nd edition of PostGIS in Action by Regina O. Obe and Leo S. Hsu
- PostGIS in Action
- Copyright
- dedication
- brief contents
- contents
- front matter
- Part 1. Introduction to PostGIS
- 1 What is a spatial database?
- 2 Spatial data types
- 3 Spatial reference systems
- 4 Working with real data
- 5 Using PostGIS on the desktop
- 6 Geometry and geography functions
- 7 Raster functions
- 8 Spatial relationships
- Part 2. Putting PostGIS to work
- 9 Proximity analysis
- 10 PostGIS TIGER geocoder
- 11 Geometry and geography processing
- 12 Raster processing
- 13 Building and using topologies
- 14 Organizing spatial data
- 15 Query performance tuning
- Part 3. Using PostGIS with other tools
- 16 Extending PostGIS with pgRouting and procedural languages
- 17 Using PostGIS in web applications
- Appendix A. Additional resources
- Appendix B. Installing, compiling, and upgrading
- Appendix C. SQL primer
- index