JSON to GeoPointFeature
Description | This function takes a single JSON object and returns a single GeoJSON feature. It is used to add multiple features to streams. |
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. |
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. |