simplify-geometry
Simplify complex geometries using the Douglas-Peucker algorithm by specifying a WKT-formatted input and tolerance, optionally preserving collapsed shapes. Part of the PostGIS MCP Server.
Instructions
Geometriyi basitleştir (Douglas-Peucker algoritması)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geometry_wkt | Yes | WKT formatında geometri | |
preserve_collapsed | No | Çöken geometrileri koru | |
tolerance | Yes | Basitleştirme toleransı |