Created
May 11, 2018 15:12
-
-
Save eduardogspereira/da61175ce1cc66c2bab9c1c9cfa583ac to your computer and use it in GitHub Desktop.
fire_sjc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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