Skip to content

Instantly share code, notes, and snippets.

@MarkBennett
Created August 15, 2013 01:42
Show Gist options
  • Save MarkBennett/6237507 to your computer and use it in GitHub Desktop.
Save MarkBennett/6237507 to your computer and use it in GitHub Desktop.
via:geojson.io
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"Name":"My House","Value":"1,000,000"},"geometry":{"type":"Point","coordinates":[-113.3359375,53.20890204777025]}},{"type":"Feature","properties":{"Name":"Airport lands"},"geometry":{"type":"Polygon","coordinates":[[[-113.5052490234375,53.39725097813456],[-113.50181579589844,53.330462921131215],[-113.28895568847656,53.3107753148314],[-113.2965087890625,53.42385506057108],[-113.42422485351561,53.45126031700095],[-113.5052490234375,53.39725097813456]]]}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment