GIS Data Conversion MCP

topojson_to_geojson

Convert TopoJSON objects into GeoJSON format using GIS Data Conversion MCP, enabling geographic data transformation for compatibility and analysis.

Instructions

Convert TopoJSON to GeoJSON format

Input Schema

NameRequiredDescriptionDefault
objectNameNoName of the TopoJSON object to convert (if not provided, first object is used)
topojsonYesTopoJSON object to convert

Input Schema (JSON Schema)

{ "properties": { "objectName": { "description": "Name of the TopoJSON object to convert (if not provided, first object is used)", "type": "string" }, "topojson": { "description": "TopoJSON object to convert", "type": "object" } }, "required": [ "topojson" ], "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