Skip to content

PacktPublishing/Mastering-PostGIS

Repository files navigation

$5 Tech Unlocked 2021!

If you have read this book, please leave a review on Amazon.com. Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from December 15th 2020 to January 13th 2021.

Mastering PostGIS

This is the code repository for Mastering PostGIS, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

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.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter03.

More data files: https://gitlab.sigmageosistemas.com.br/george-silva/mastering-postgis

The code will look like the following:

drop table if exists data_import.osgb_addresses;
create table data_import.osgb_addresses(
 uprn bigint,
 os_address_toid varchar,

Following is the list of software and the download link to work through this book:

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781784391645