Skip to content

Instantly share code, notes, and snippets.

@petronbot
Created August 10, 2015 06:17
Show Gist options
  • Save petronbot/95c80478f233d734560d to your computer and use it in GitHub Desktop.
Save petronbot/95c80478f233d734560d 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": "LineString",
"coordinates": [
[
151.87225341796875,
-32.84613492898435
],
[
151.8365478515625,
-32.67406085209229
],
[
151.42868041992185,
-32.61045961342324
],
[
151.39709472656247,
-32.772264659923444
],
[
151.171875,
-32.96489086569021
],
[
151.23779296875,
-33.12375082971021
],
[
151.46095275878906,
-33.170318357254835
],
[
151.68136596679688,
-33.03284431711645
],
[
151.87225341796875,
-32.84728866466377
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
151.11007690429688,
-32.76533617501576
],
[
150.98922729492188,
-32.84151983628128
],
[
151.00570678710938,
-33.01096671579777
],
[
151.26113891601562,
-32.799973205698386
],
[
151.11007690429688,
-32.76533617501576
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment