Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Proj.BatchTransform
Transforms a lot of coordinates.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Proj | 10.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Proj.BatchTransform"; Source Projection; Output Projection; InputCoordinates ) More
Parameters
Parameter | Description | Example |
---|---|---|
Source Projection | The definition string for the source projection. | "+proj=longlat +datum=WGS84" |
Output Projection | The definition for the output projection. | "+proj=utm +zone=31 +datum=WGS84" |
InputCoordinates | The JSON array with the input coordinates. |
Result
Returns JSON or error.
Description
Transforms a lot of coordinates.Reads x/y/z from JSON array and returns new JSON array with results.
Example Databases
Blog Entries
This function checks for a paid license.
Created 22nd January 2020, last changed 19th January 2023