Convert BUFR to geoJSON
Download bufr from URL and convert file-content to geoJSON
Id | Title | Data Type | Description |
---|---|---|---|
data_url | data_url | string | URL to the BUFR file |
data | data | string | UTF-8 string of base64 encoded bytes to be converted to geoJSON |
Id | Title | Description |
---|---|---|
path | FeatureCollection | A GeoJSON FeatureCollection of the converted data |
Execution modes
- Synchronous
- Asynchronous