Skip to content

Instantly share code, notes, and snippets.

@sa-mu-el
Last active March 21, 2022 16:27
Show Gist options
  • Save sa-mu-el/7e5d15a2d3309b3f57ec498f61ddb7f2 to your computer and use it in GitHub Desktop.
Save sa-mu-el/7e5d15a2d3309b3f57ec498f61ddb7f2 to your computer and use it in GitHub Desktop.
test
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"zone": "1",
"dual_mons": true,
"jrni_resource": "306"
},
"geometry": {
"type": "Point",
"coordinates": [
395.899994,
980.80322
]
}
},
{
"type": "Feature",
"properties": {
"zone": "3",
"dual_mons": false,
"jrni_resource": "307"
},
"geometry": {
"type": "Point",
"coordinates": [
398,
950.564342
]
}
},
{
"type": "Feature",
"properties": {
"zone": "1",
"dual_mons": false,
"jrni_resource": "308"
},
"geometry": {
"type": "Point",
"coordinates": [
396,
924.573956
]
}
},
{
"type": "Feature",
"properties": {
"zone": "1",
"dual_mons": true,
"jrni_resource": "309"
},
"geometry": {
"type": "Point",
"coordinates": [
395,
895.084865
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment