Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save emilyeros/56582d96a5eecba4f41151cbc05114d7 to your computer and use it in GitHub Desktop.
Save emilyeros/56582d96a5eecba4f41151cbc05114d7 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "original_11",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "_uid_": 1, "geo_id": 30104621, "direction": "Eastbound" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -79.426300276, 43.671959154 ], [ -79.426276363, 43.671953008 ], [ -79.42625448, 43.671949816 ], [ -79.42622383699999, 43.671951388 ], [ -79.42347733299999, 43.672491443 ] ] ] } },
{ "type": "Feature", "properties": { "_uid_": 2, "geo_id": 30104621, "direction": "Westbound" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -79.42347733299999, 43.672491443 ], [ -79.42622383699999, 43.671951388 ], [ -79.42625448, 43.671949816 ], [ -79.426276363, 43.671953008 ], [ -79.426300276, 43.671959154 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment