Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Mastering PostGIS

Posted By: readerXXI
Mastering PostGIS

Mastering PostGIS
by Dominik Mikiewicz and Michal Mackiewicz
English | 2017 | ISBN: 1784391646 | 321 Pages | True PDF | 25 MB

PostGIS is open source extension onf PostgreSQL object-relational database system that allows GIS objects to be stored and allows querying for information and location services. The aim of this book is to help you master the functionalities offered by PostGIS- from data creation, analysis and output, to ETL and live edits.

The book begins with an overview of the key concepts related to spatial database systems and how it applies to Spatial RMDS. You will learn to load different formats into your Postgres instance, investigate the spatial nature of your raster data, and finally export it using built-in functionalities or 3th party tools for backup or representational purposes.

Through the course of this book, you will be presented with many examples on how to interact with the database using JavaScript and Node.js. Sample web-based applications interacting with backend PostGIS will also be presented throughout the book, so you can get comfortable with the modern ways of consuming and modifying your spatial data.

What you will learn:

- Refresh your knowledge of the PostGIS concepts and spatial databases
- Solve spatial problems with the use of SQL in real-world scenarios
- Practical walkthroughs of application development examples using Postgis, GeoServer and OpenLayers.
- Extract, transform and load your spatial data
- Expose data directly or through web services