Skip to content

Instantly share code, notes, and snippets.

@ahmadsajid1989
Last active September 11, 2018 08:39
Show Gist options
  • Save ahmadsajid1989/0f73567a7504b821a4fdc255c7cfaf2c to your computer and use it in GitHub Desktop.
Save ahmadsajid1989/0f73567a7504b821a4fdc255c7cfaf2c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"generator": "Bioscope app Users",
"copyright": "The data included in this document is from www.bioscopelive.com.",
"timestamp": "2018-09-11T08:37:52Z",
"features": [
{
"type": "Feature",
"properties": {
"country": "Bangladesh",
"city": null,
"ip": "103.198.135.50"
},
"geometry": {
"type": "Point",
"coordinates": [
90.426197,
23.795661
]
}
},
{
"type": "Feature",
"properties": {
"country": null,
"city": null,
"ip": "127.0.0.1"
},
"geometry": {
"type": "Point",
"coordinates": [
90.426197,
23.795661
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment