Convert Geometry
convert_geometry1:1 wrapper for /api/geometry/. Convert geometry between ESRI, WKT, GeoJSON, GPolyline, and EncodedGPolyline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| srid | No | ||
| geometry | Yes | Source geometry as a string. JSON inputs should be JSON.stringify'd. |