Skip to content

Instantly share code, notes, and snippets.

@smit1678
Created August 21, 2013 12:51
Show Gist options
  • Save smit1678/6294052 to your computer and use it in GitHub Desktop.
Save smit1678/6294052 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":{"address":"1427 Chapin St NW"},"geometry":{"type":"Point","coordinates":[-77.03346133232115,38.92161484450329]}},{"type":"Feature","properties":{"note":"some parking along 15th St, this is a one way"},"geometry":{"type":"LineString","coordinates":[[-77.03521013259888,38.921072280869836],[-77.03532814979553,38.92331763265546]]}},{"type":"Feature","properties":{"note":"some parking along Chapin, this is a one way towards 14th st"},"geometry":{"type":"LineString","coordinates":[[-77.03505992889404,38.92147294364596],[-77.03215241432189,38.92163988580159],[-77.03201293945312,38.92164823289907]]}},{"type":"Feature","properties":{"note":"some parking along Clifton"},"geometry":{"type":"LineString","coordinates":[[-77.03216314315796,38.922699959323616],[-77.03380465507506,38.92258310160189]]}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment