GeoJSON to WKT Converter
Convert geometry between GeoJSON and WKT (Well-Known Text) in either direction — Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon and GeometryCollection. Auto-detects the input format, with options for coordinate precision, pretty-printed JSON and uppercase WKT keywords. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Input geometry (GeoJSON or WKT)
Direction
auto, geojson-to-wkt, wkt-to-geojson Coordinate precision
full, 4, 5, 6, 7, 8 Pretty-print GeoJSON output (2-space indent)
Uppercase WKT keywords (POINT, POLYGON, …)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.