Skip to content

PostGIS

Terry Thomas edited this page Nov 20, 2025 · 1 revision

PostGIS — Geospatial Capabilities

Trailhead uses PostGIS to:

  • Store geospatial coordinates
  • Generate geoJSON
  • Run spatial filtering

Examples:

  • Parks within distance
  • Bounding box queries

Clone this wiki locally