Skip to main content
Glama

GIS MCP Server

unary_union_geometries

Merge multiple geometries into a single combined shape for simplified geospatial analysis using GIS MCP Server.

Instructions

Create a union of multiple geometries.

Input Schema

NameRequiredDescriptionDefault
geometriesYes

Input Schema (JSON Schema)

{ "properties": { "geometries": { "items": { "type": "string" }, "title": "Geometries", "type": "array" } }, "required": [ "geometries" ], "title": "unary_union_geometriesArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahdin75/gis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server