GIS MCP Server

get_utm_zone

Determine the UTM zone for specified coordinates using geospatial analysis on the GIS MCP Server. Simplify coordinate-based mapping and transformations with this tool.

Instructions

Get UTM zone for given coordinates.

Input Schema

NameRequiredDescriptionDefault
coordinatesYes

Input Schema (JSON Schema)

{ "properties": { "coordinates": { "items": { "type": "number" }, "title": "Coordinates", "type": "array" } }, "required": [ "coordinates" ], "title": "get_utm_zoneArguments", "type": "object" }
ID: irl5u9uw6f