Skip to content

Instantly share code, notes, and snippets.

@leighghunt
Created April 7, 2022 04:18
Show Gist options
  • Save leighghunt/2af87d23b2ab9d50cafbe6234f9b61bd to your computer and use it in GitHub Desktop.
Save leighghunt/2af87d23b2ab9d50cafbe6234f9b61bd to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
174.673222,
-39.677472
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
175.372333,
-39.664389
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
175.391083,
-40.205417
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
175.030783,
-39.942044
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
174.687301,
-40.217066
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
174.673222,
-39.677472
],
[
175.372333,
-39.664389
],
[
175.391083,
-40.205417
],
[
175.030783,
-39.942044
],
[
174.687301,
-40.217066
],
[
174.673222,
-39.677472
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment