GIS Data Conversion MCP

geojson_to_topojson

Convert GeoJSON files to TopoJSON format for optimized storage and shared boundary handling using the GIS Data Conversion MCP server. Input includes GeoJSON object, object name, and optional quantization.

Instructions

Convert GeoJSON to TopoJSON format (more compact with shared boundaries)

Input Schema

NameRequiredDescriptionDefault
geojsonYesGeoJSON object to convert
objectNameNoName of the TopoJSON object to createdata
quantizationNoQuantization parameter for simplification (0 to disable)

Input Schema (JSON Schema)

{ "properties": { "geojson": { "description": "GeoJSON object to convert", "type": "object" }, "objectName": { "default": "data", "description": "Name of the TopoJSON object to create", "type": "string" }, "quantization": { "default": 10000, "description": "Quantization parameter for simplification (0 to disable)", "type": "number" } }, "required": [ "geojson" ], "type": "object" }

You must be authenticated.

Other Tools from GIS Data Conversion MCP

Related Tools

ID: nemha7gsr0