GIS Data Conversion MCP

geojson_to_wkt

Transform GeoJSON objects into Well-Known Text (WKT) format for geographic data interoperability and integration with GIS systems.

Instructions

Convert GeoJSON to Well-Known Text (WKT) format

Input Schema

NameRequiredDescriptionDefault
geojsonYesGeoJSON object to convert

Input Schema (JSON Schema)

{ "properties": { "geojson": { "description": "GeoJSON object to convert", "type": "object" } }, "required": [ "geojson" ], "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