Skip to content

Instantly share code, notes, and snippets.

@paulmwatson
Created August 10, 2013 17:22
Show Gist options
  • Save paulmwatson/6201271 to your computer and use it in GitHub Desktop.
Save paulmwatson/6201271 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": [
[
37.166748046875,
35.146862906756304
],
[
36.67236328125,
34.243594729697406
],
[
38.60595703125,
33.78827853625996
],
[
39.891357421875,
34.84085858477277
],
[
38.0126953125,
35.55010533588552
],
[
36.990966796875,
36.12900165569652
],
[
35.496826171875,
35.16482750605027
],
[
35.958251953125,
34.6241677899049
],
[
37.08984375,
35.15584570226544
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment