Coordinates Convert
coordinates_convert"Convert WGS84 lat/lng to [other CRS]" / "reproject coordinates" / "EPSG:4326 → EPSG:[X]" / "Web Mercator coordinates" — Coordinate Reference System (CRS) reprojection. Use to convert standard lat/lng (EPSG:4326) into projected systems like Web Mercator (3857), UTM zones, state plane, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_crs | Yes | ||
| coordinates | Yes |