Skip to content

Instantly share code, notes, and snippets.

@dmajka
Created August 9, 2013 21:23
Show Gist options
  • Select an option

  • Save dmajka/6197348 to your computer and use it in GitHub Desktop.

Select an option

Save dmajka/6197348 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":{"priorities":"my priority"},"geometry":{"type":"Polygon","coordinates":[[[-87.4951171875,30.29701788337205],[-86.81396484375,30.44867367928756],[-86.72607421875,30.86451022625836],[-87.47314453125,30.90222470517144],[-87.4951171875,30.29701788337205]]]}},{"type":"Feature","properties":{"priorities":"your priority"},"geometry":{"type":"Polygon","coordinates":[[[-86.6162109375,30.80791068136646],[-86.6162109375,30.950524673197826],[-86.4129638671875,30.950524673197826],[-86.4129638671875,30.80791068136646],[-86.6162109375,30.80791068136646]]]}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment