GIS Data Conversion MCP

wkt_to_geojson

Convert Well-Known Text (WKT) to GeoJSON format using the GIS Data Conversion MCP server. Simplify geographic data transformations for integration with modern mapping applications.

Instructions

Convert Well-Known Text (WKT) to GeoJSON format

Input Schema

NameRequiredDescriptionDefault
wktYesWell-Known Text (WKT) string to convert

Input Schema (JSON Schema)

{ "properties": { "wkt": { "description": "Well-Known Text (WKT) string to convert", "type": "string" } }, "required": [ "wkt" ], "type": "object" }

You must be authenticated.

Other Tools from GIS Data Conversion MCP

Related Tools

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/ronantakizawa/gis-dataconvertersion-mcp'

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