This is a simple tool to view WKT features on a map for debugging. Enter WKT into the textarea below to render features. You may also manually draw shapes on the map to generate WKT.

This program contains a rudimentary parser to cleanup invalid characters and automatically detect delimiters which allows you to copy & paste features from a program such as pgAdmin using ST_AsText.

There are known performance issues for complex shapes. Supports EPSG 4326 only.