Skip to main content
Glama

GIS MCP Server

symmetric_difference

Calculate the symmetric difference between two geometries to identify unique regions not shared by either, enabling precise geospatial analysis for accurate mapping and planning.

Instructions

Find symmetric difference between geometries.

Input Schema

NameRequiredDescriptionDefault
geometry1Yes
geometry2Yes

Input Schema (JSON Schema)

{ "properties": { "geometry1": { "title": "Geometry1", "type": "string" }, "geometry2": { "title": "Geometry2", "type": "string" } }, "required": [ "geometry1", "geometry2" ], "title": "symmetric_differenceArguments", "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