GIS MCP Server

get_centroid

Calculate the centroid of a geometry using GIS operations. This tool enables AI assistants to perform precise geospatial analysis for accurate spatial measurements and geometric computations.

Instructions

Get the centroid of a geometry.

Input Schema

NameRequiredDescriptionDefault
geometryYes

Input Schema (JSON Schema)

{ "properties": { "geometry": { "title": "Geometry", "type": "string" } }, "required": [ "geometry" ], "title": "get_centroidArguments", "type": "object" }
ID: irl5u9uw6f