Skip to content

Instantly share code, notes, and snippets.

@eduardogspereira
Created May 11, 2018 15:12
Show Gist options
  • Save eduardogspereira/da61175ce1cc66c2bab9c1c9cfa583ac to your computer and use it in GitHub Desktop.
Save eduardogspereira/da61175ce1cc66c2bab9c1c9cfa583ac to your computer and use it in GitHub Desktop.
fire_sjc
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "sql_statement",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 28604807, "created_at": "2018\/05\/11 15:01:57.316", "updated_at": "2018\/05\/11 15:01:57.316", "outbreak_date": "2018\/05\/11 03:30:00", "satellite": "NPP_375", "country_id": "33", "city_id": "033037609949", "state_id": "0330376" }, "geometry": { "type": "Point", "coordinates": [ -45.93148, -23.1531 ] } },
{ "type": "Feature", "properties": { "id": 28604887, "created_at": "2018\/05\/11 15:01:57.316", "updated_at": "2018\/05\/11 15:01:57.316", "outbreak_date": "2018\/05\/11 03:30:00", "satellite": "NPP_375", "country_id": "33", "city_id": "033037609949", "state_id": "0330376" }, "geometry": { "type": "Point", "coordinates": [ -45.93666, -23.15755 ] } },
{ "type": "Feature", "properties": { "id": 28604960, "created_at": "2018\/05\/11 15:01:57.316", "updated_at": "2018\/05\/11 15:01:57.316", "outbreak_date": "2018\/05\/11 03:30:00", "satellite": "NPP_375", "country_id": "33", "city_id": "033037609949", "state_id": "0330376" }, "geometry": { "type": "Point", "coordinates": [ -45.93502, -23.15232 ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment