create-spatial-index
Generate spatial indexes for PostGIS database tables to optimize spatial queries. Specify the table name and geometry column to enhance spatial data performance.
Instructions
Mekansal indeks oluştur
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geometry_column | No | Geometri kolonu (varsayılan: geom) | |
table_name | Yes | Tablo adı |