JavaScript
var data = {
type: "FeatureCollection",
features: [
{
type: "Feature",
id: "5626001__2017-11-05T00:00:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509840000,
Datetime: "2017-11-05T00:00:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T00:15:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509840900,
Datetime: "2017-11-05T00:15:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T00:30:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509841800,
Datetime: "2017-11-05T00:30:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T00:45:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509842700,
Datetime: "2017-11-05T00:45:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T01:00:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509843600,
Datetime: "2017-11-05T01:00:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T01:15:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509844500,
Datetime: "2017-11-05T01:15:00Z"
},
geometry: {
type: "Point",
coordinates: [
102.616851,
5.658109
]
}
},
{
type: "Feature",
id: "5626001__2017-11-05T01:30:00Z",
properties: {
id: "5626001_",
name: "Institut Pertanian Tok Dor",
cum_daily: -9,
severity: "No Rainfall",
time: 1509845400,
Datetime: "2017-11-05T01:30:00Z"
},
geometry:...