geometry-intersection
Calculate the intersection of two geometries using WKT inputs in the PostGIS MCP Server, enabling spatial analysis through natural language interactions.
Instructions
İki geometrinin kesişimini bul
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geometry1_wkt | Yes | Birinci geometri (WKT) | |
geometry2_wkt | Yes | İkinci geometri (WKT) |