{
"type": "FeatureCollection",
"name": "contour",
"features": [
{ "type": "Feature", "properties": { "ID": 0, "rainmm": 0.0 }, "geometry": null },
{ "type": "Feature", "properties": { "ID": 1, "rainmm": 100.0 }, "geometry": null },
{ "type": "Feature", "properties": { "ID": 2, "rainmm": 250.0 }, "geometry": null }
]
}
