{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "datetime": "24.10.23\/0000", "wind": "100-110 gusting to 120", "category": "Severe Cyclonic Storm", "cat_short": "SCS", "of": "O" }, "geometry": { "type": "Point", "coordinates": [ 88.9, 19.8 ] } },
{ "type": "Feature", "properties": { "datetime": "24.10.23\/0600", "wind": "115-125 gusting to 135", "category": "Very Severe Cyclonic Storm", "cat_short": "VSCS", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 89.5, 20.3 ] } },
{ "type": "Feature", "properties": { "datetime": "24.10.23\/1200", "wind": "100-110 gusting to 120", "category": "Severe Cyclonic Storm", "cat_short": "SCS", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 90.0, 20.7 ] } },
{ "type": "Feature", "properties": { "datetime": "24.10.23\/1800", "wind": "90-100 gusting to 110", "category": "Severe Cyclonic Storm", "cat_short": "SCS", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 90.5, 21.1 ] } },
{ "type": "Feature", "properties": { "datetime": "25.10.23\/0000", "wind": "80-90 gusting to 100", "category": "Cyclonic Storm", "cat_short": "CS", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 90.9, 21.5 ] } },
{ "type": "Feature", "properties": { "datetime": "25.10.23\/1200", "wind": "65-75 gusting to 85", "category": "Cyclonic Storm", "cat_short": "CS", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 91.4, 22.3 ] } },
{ "type": "Feature", "properties": { "datetime": "26.10.23\/0000", "wind": "40-50 gusting to 60", "category": "Depression", "cat_short": "D", "of": "F" }, "geometry": { "type": "Point", "coordinates": [ 92.1, 23.5 ] } }
]
}
