Created
April 8, 2015 00:28
-
-
Save dnomadb/0af47db86ba2b554fb38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.736771, | |
49.21391 | |
], | |
[ | |
-121.709362, | |
49.213628 | |
], | |
[ | |
-121.709794, | |
49.195579 | |
], | |
[ | |
-121.737202, | |
49.195932 | |
], | |
[ | |
-121.736771, | |
49.21391 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
}, | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.736339, | |
49.231881 | |
], | |
[ | |
-121.708876, | |
49.231599 | |
], | |
[ | |
-121.709308, | |
49.213593 | |
], | |
[ | |
-121.70936282257342, | |
49.21359363280617 | |
], | |
[ | |
-121.709362, | |
49.213628 | |
], | |
[ | |
-121.736771, | |
49.21391 | |
], | |
[ | |
-121.736339, | |
49.231881 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
}, | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.736123, | |
49.23787 | |
], | |
[ | |
-121.708769, | |
49.237588 | |
], | |
[ | |
-121.70893, | |
49.231635 | |
], | |
[ | |
-121.736285, | |
49.231881 | |
], | |
[ | |
-121.736123, | |
49.23787 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
}, | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.709308, | |
49.213557 | |
], | |
[ | |
-121.695442, | |
49.213416 | |
], | |
[ | |
-121.695874, | |
49.195473 | |
], | |
[ | |
-121.70974, | |
49.195614 | |
], | |
[ | |
-121.709308, | |
49.213557 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
}, | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.708823, | |
49.231564 | |
], | |
[ | |
-121.694956, | |
49.231388 | |
], | |
[ | |
-121.695388, | |
49.213452 | |
], | |
[ | |
-121.709254, | |
49.213593 | |
], | |
[ | |
-121.708823, | |
49.231564 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
}, | |
{ | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-121.708553, | |
49.237624 | |
], | |
[ | |
-121.694795, | |
49.237483 | |
], | |
[ | |
-121.694902, | |
49.231529 | |
], | |
[ | |
-121.708823, | |
49.231599 | |
], | |
[ | |
-121.708715, | |
49.237271 | |
], | |
[ | |
-121.708553, | |
49.237624 | |
] | |
] | |
] | |
}, | |
"type": "Feature", | |
"properties": {} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment