Skip to content

Instantly share code, notes, and snippets.

@schlomm
Created October 15, 2014 09:02
Show Gist options
  • Save schlomm/abec1590af04dd6ba299 to your computer and use it in GitHub Desktop.
Save schlomm/abec1590af04dd6ba299 to your computer and use it in GitHub Desktop.
Testing geojson
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