Skip to content

Instantly share code, notes, and snippets.

@lucsmall
Created July 22, 2014 00:13
Show Gist options
  • Save lucsmall/20e784aa38f0b5699b4a to your computer and use it in GitHub Desktop.
Save lucsmall/20e784aa38f0b5699b4a to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "UWS-Parramatta"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-152.9762043952942,
-33.80946203446185
],
[
-152.9771056175232,
-33.81284056718255
],
[
-152.977255821228,
-33.81385677519682
],
[
-152.97583961486816,
-33.8139013454474
],
[
-152.9748740196228,
-33.813945915674786
],
[
-152.9739727973938,
-33.81409745427415
],
[
-152.97156953811646,
-33.81076354307671
],
[
-152.97210597991943,
-33.80979187070985
],
[
-152.97205233573914,
-33.80912328239704
],
[
-152.9762043952942,
-33.80946203446185
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "UWS-Bankstown"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-151.0106439590454,
-33.937841436215315
],
[
-151.01171684265137,
-33.94339554871009
],
[
-151.0097641944885,
-33.94318193569901
],
[
-151.0062665939331,
-33.94337774764631
],
[
-151.0056872367859,
-33.941918047748615
],
[
-151.005708694458,
-33.93860692837543
],
[
-151.0106439590454,
-33.937841436215315
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "UWS-Kingswood"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-151.27371501922607,
-33.76395027765657
],
[
-151.2753028869629,
-33.770086501697534
],
[
-151.27624702453613,
-33.771335098134735
],
[
-151.26684856414795,
-33.772690696522204
],
[
-151.2654323577881,
-33.76491355120128
],
[
-151.27371501922607,
-33.76395027765657
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "UWS-Werrington-South"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-151.26504611968994,
-33.762202086903244
],
[
-151.2663335800171,
-33.77040757109063
],
[
-151.255690574646,
-33.771834531614964
],
[
-151.25418853759763,
-33.76537734571316
],
[
-151.25822257995605,
-33.7638432465944
],
[
-151.26504611968994,
-33.762202086903244
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "UWS-Werrington-North"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-151.26032543182373,
-33.763022670677024
],
[
-151.2524290084839,
-33.76559140387208
],
[
-151.25105571746826,
-33.76205937587972
],
[
-151.2468500137329,
-33.76309402541651
],
[
-151.2470645904541,
-33.763664861193725
],
[
-151.2450475692749,
-33.76402163162377
],
[
-151.2450475692749,
-33.762808606102155
],
[
-151.24354553222656,
-33.76287996101984
],
[
-151.24371719360352,
-33.76056089578672
],
[
-151.24659252166748,
-33.760239789501334
],
[
-151.24612045288086,
-33.75849152306684
],
[
-151.25260066986084,
-33.75756385701005
],
[
-151.25946712493896,
-33.75813472961764
],
[
-151.26032543182373,
-33.763022670677024
]
]
]
}
},
{
"type": "Feature",
"properties": {
"name": "UWS-Campbelltown"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-151.22831058502197,
-34.0826281346869
],
[
-151.2174530029297,
-34.06542319419327
],
[
-151.2150068283081,
-34.06460551707437
],
[
-151.210844039917,
-34.06474772235748
],
[
-151.20002937316895,
-34.06638306596054
],
[
-151.19891357421872,
-34.06830277687427
],
[
-151.20011520385742,
-34.06979585529195
],
[
-151.1999650001526,
-34.071342230199875
],
[
-151.21204566955564,
-34.074132743374626
],
[
-151.21856880187988,
-34.079749038951235
],
[
-151.22080039978027,
-34.08095756019247
],
[
-151.22831058502197,
-34.0826281346869
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment