-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
replace:
-
ObjectName = Emotion
-
remove values without latitude or longitude
-
add"Date":"9/26/17",
-
"Time":"9:47:44",
-
"GMT":"-4:00:00",
Structure:
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [ 5.45,51.48 ]
},
"properties": {
"SourceFile":"https://"website"/uploads/IPTC5ab186116aa4c3.89976374.jpg",
"Emotion":"sad",
"Date":"9/26/17",
"Time":"9:47:44",
"GMT":"-4:00:00",
}
},
....
]
}