GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

Spatial Functions

PostGIS provides a set of spatial functions that can be used within SQL queries in order to operate on the geometries stored within a table. These functions allow you to perform many common GIS operations and analysis on the data stored in your database. You should become familiar with the most common functions and be comfortable looking up the documentation for functions you havent used before.

Goals/Objectives/Outcomes

Reference Material

Measures of Success