Skip to content

Instantly share code, notes, and snippets.

/map.geojson Secret

Created March 29, 2016 23:52
Show Gist options
  • Save anonymous/67e1500ca9871d282204d8c2cd46699c to your computer and use it in GitHub Desktop.
Save anonymous/67e1500ca9871d282204d8c2cd46699c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#ff9300",
"stroke-width": 6,
"stroke-opacity": ".5",
"date": 20160329,
"time": "AM"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
-71.1063802242279,
42.378289458873546
],
[
-71.10077977180481,
42.373716274814576
],
[
-71.0944926738739,
42.37292366139509
],
[
-71.09441757202147,
42.37323278181852
],
[
-71.09526515007018,
42.37590383594938
],
[
-71.09559774398804,
42.37694210822746
],
[
-71.09412789344788,
42.379105780789494
],
[
-71.09557628631592,
42.37966055661726
],
[
-71.09778642654419,
42.380484785939174
],
[
-71.1005437374115,
42.38150713227646
],
[
-71.1034083366394,
42.38245021219905
],
[
-71.10460996627806,
42.38042138406775
],
[
-71.10605835914612,
42.38079386914551
],
[
-71.10523223876953,
42.37853514911022
],
[
-71.1063802242279,
42.378289458873546
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment