postgres-impl-postgis-geometry-2d
OfficialOptimize spatial queries with PostGIS, enhance GIS performance.
AuthorImpertio-Studio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenges of spatial queries in PostgreSQL, particularly with PostGIS, by providing best practices and patterns to optimize performance and accuracy.
Core Features & Use Cases
- Spatial Indexing: Ensures efficient spatial queries by enforcing GIST indexes.
- Proximity Filtering: Implements
ST_DWithinfor precise distance calculations and proximity filtering. - SRID Management: Offers guidance on choosing the appropriate SRID for spatial data.
- Use Case: When dealing with geospatial data in PostgreSQL, this skill helps in selecting the right spatial data type, indexing strategy, and spatial operations to ensure accurate and efficient spatial queries.
Quick Start
Apply the postgres-impl-postgis-geometry-2d skill to create a GIST index on the 'geom' column of your 'places' table and execute spatial queries efficiently.
Dependency Matrix
Required Modules
postgis
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: postgres-impl-postgis-geometry-2d Download link: https://github.com/Impertio-Studio/PostgreSQL-Claude-Skill-Package/archive/main.zip#postgres-impl-postgis-geometry-2d Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.