WPS Studio
GeoProcess Platform
v0.4
Reproject WKT geometry strings between any EPSG coordinate reference system online. Supports all OGC geometry types.
Paste WKT, select source and target CRS, and get the reprojected geometry string instantly.
Input: POINT (28.9784 41.0082) [EPSG:4326] Output: POINT (3220985.2 5049499.6) [EPSG:3857]
The WKT Projection Converter reprojects entire WKT geometry strings — including complex polygons with hundreds of vertices — while the Coordinate Converter converts individual coordinate pairs.
All OGC WKT types: POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON and GEOMETRYCOLLECTION.
Yes — enter the UTM zone EPSG code (e.g. 32633 for UTM Zone 33N) as the target CRS. The tool supports all registered UTM zones.
No server-side limit. Conversion happens in the browser using proj4js and handles geometries of any size and complexity.
The tool accepts WKT geometry strings. If you have EWKT, strip the SRID prefix before pasting or use the source EPSG selector to specify the input CRS.