Skip to content

Instantly share code, notes, and snippets.

@85degree
Last active December 24, 2022 22:03
Show Gist options
  • Save 85degree/3cbd256d9abc9415777ed4a09aba396b to your computer and use it in GitHub Desktop.
Save 85degree/3cbd256d9abc9415777ed4a09aba396b to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Toko Buah"
},
"geometry": {
"coordinates": [
[
[
106.81676939077562,
-6.199916322412901
],
[
106.81681422086086,
-6.1999189260415735
],
[
106.81681093620256,
-6.200032830866985
],
[
106.81675844715329,
-6.200032034586184
],
[
106.81676939077562,
-6.199916322412901
]
]
],
"type": "Polygon"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment