Postgis Query Patterns

Use when writing PostGIS or spatial SQL — distance, proximity, intersection, or geometry storage queries. Makes the agent use correct SRIDs, spatial indexes, and the right ST_ functions, so spatial SQL is both correct and fast instead of silently slow or wrong.

buildmoonshot 91057a8 2 files · 3.1 KB Updated

File contents

buildmoonshot/skillpacks/tree/main/skills/gis/intermediate/postgis-query-patterns commit 91057a8f93

Frequently asked questions

npx skillmds@latest add buildmoonshot/postgis-query-patterns