Skip to content

Instantly share code, notes, and snippets.

@jish
Last active October 27, 2015 06:37
Show Gist options
  • Save jish/287e7a566319418027a2 to your computer and use it in GitHub Desktop.
Save jish/287e7a566319418027a2 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[-119.57433,37.74630],
[-119.57350,37.72843],
[-119.7230,37.6515]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment