Skip to main content
Glama

GIS MCP Server

geojson_to_geometry

Convert GeoJSON data to Shapely geometry and output as WKT format using the GIS MCP Server, enabling precise geospatial analysis and integration with AI-driven workflows.

Instructions

Convert GeoJSON to a Shapely geometry using shapely.shape. Args: geojson: GeoJSON dictionary. Returns: Dictionary with status, message, and geometry as WKT.

Input Schema

NameRequiredDescriptionDefault
geojsonYes

Input Schema (JSON Schema)

{ "properties": { "geojson": { "additionalProperties": true, "title": "Geojson", "type": "object" } }, "required": [ "geojson" ], "title": "geojson_to_geometryArguments", "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