JSONToGeoJSON
Description | Converts JSON data to GeoJSON format |
Input | JSON |
Output | JSON |
Latitude | A JSONata expression used to identify the Latitude parameter within the input data frame e.g. |
Longitude | A JSONata expression used to identify the Longitude parameter within the input data frame e.g. |
List of properties | Comma-separated list of names of attributes within the input data that correspond to the GeoJSON location properties, each expressed as a JSONata expression e.g. |