Skip to content

Instantly share code, notes, and snippets.

@chelm
Created August 11, 2014 17:46
Show Gist options
  • Select an option

  • Save chelm/217637c713d43282faeb to your computer and use it in GitHub Desktop.

Select an option

Save chelm/217637c713d43282faeb 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: "Point",
coordinates: [
-111.4453125,
36.87962060502676
]
}
},
{
type: "Feature",
properties: { },
geometry: {
type: "Point",
coordinates: [
-101.865234375,
35.10193405724606
]
}
},
{
type: "Feature",
properties: { },
geometry: {
type: "Point",
coordinates: [
-108.28125,
39.50404070558415
]
}
},
{
type: "Feature",
properties: { },
geometry: {
type: "Point",
coordinates: [
-86.044921875,
37.43997405227057
]
}
},
{
type: "Feature",
properties: { },
geometry: {
type: "Point",
coordinates: [
-96.85546875,
40.58058466412764
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment