create-point
Generate point geometries from coordinates using PostGIS MCP Server. Input longitude and latitude to create spatial data with an optional SRID for custom projection.
Instructions
Koordinatlardan nokta geometrisi oluştur
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | Enlem koordinatı | |
longitude | Yes | Boylam koordinatı | |
srid | No | Spatial Reference System ID (varsayılan: 4326) |