Skip to content
Geo Utilities
Geo Utilities
Convert & Inspect
GeoJSON ↔ WKT Converter
Convert spatial data between GeoJSON and Well-Known Text (WKT).
Input Format: GeoJSON
Use Example
Switch
{ "type": "Point", "coordinates": [ 127.0276, 37.4979 ] }
Output Format: WKT
POINT (127.0276 37.4979)
Copy WKT
Download
Send to
Map Preview
Loading map…