Generic derived type to GeoJSON serialisation functions.
Returns node as allocatable string in GeoJSON format.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(node_type), | intent(inout) | :: | node |
Node type. |
GeoJSON string.
Returns sensor as allocatable string in GeoJSON format.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sensor_type), | intent(inout) | :: | sensor |
Sensor type. |
GeoJSON string.
Returns target as allocatable string in GeoJSON format.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(target_type), | intent(inout) | :: | target |
Target type. |
GeoJSON string.