Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

PostGIS in Action (repost)

Posted By: interes
PostGIS in Action (repost)

PostGIS in Action By Regina Obe, Leo Hsu, Paul Ramsey
2011 | 425 Pages | ISBN: 1935182269 | PDF | 17 MB

PostGIS is an open source spatial database extender for PostgreSQL. It equals or surpasses proprietary alternatives, allowing you to create location-aware queries with just a few lines of SQL code, and provides a back-end for mapping applications with minimal effort.

PostGIS in Action teaches readers of all levels to write spatial queries that solve real-world problems. It first gives you a background in vector-based GIS and then quickly moves into analyzing, viewing, and mapping data. You’ll learn how to optimize queries for maximum speed, simplify geometries for greater efficiency, and create custom functions for your own applications. The book covers PostgreSQL 8.4, 9.0, and 9.1 features and shows you how to integrate with other GIS tools.

What’s Inside
• An introduction to spatial databases
• Geometry types, functions, and queries
• Applying PostGIS to real-world problems
• Extending PostGIS to web and desktop applications
Familiarity with relational database concepts is helpful but not required.