reproject_points
Converts coordinates for multiple points between coordinate reference systems in a single batch operation. Provide source and target CRS along with point arrays to get reprojected results.
Instructions
Reproject many points between two CRSes in one call. Same from/to semantics as reproject_point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| points | Yes |