Skip to content

Instantly share code, notes, and snippets.

@boydx
Created March 1, 2018 19:58
Show Gist options
  • Save boydx/bfd0dd31d647508f6be1dacd494239bc to your computer and use it in GitHub Desktop.
Save boydx/bfd0dd31d647508f6be1dacd494239bc to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.505071869029535, 38.038699662687023 ], [ -84.504937300441426, 38.038575857529125 ], [ -84.504830379907133, 38.038480953524235 ], [ -84.50470775185677, 38.03836521411592 ], [ -84.504529766522239, 38.038193274745623 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504776218586073, 38.038429834781219 ], [ -84.504786889209683, 38.038535003863899 ], [ -84.50477638027273, 38.038564957411637 ], [ -84.504757576277271, 38.038612229150893 ], [ -84.504712447280411, 38.038678211125799 ], [ -84.504669879165561, 38.038710990977805 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504669879165561, 38.038710990977805 ], [ -84.504719714499771, 38.038667585915775 ], [ -84.504812838860786, 38.03865711788638 ], [ -84.504855006510383, 38.038648068853362 ], [ -84.504905309028089, 38.038631193951339 ], [ -84.504939581984686, 38.038615732219263 ], [ -84.504963142441099, 38.038599632608197 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504919670191612, 38.038624715129068 ], [ -84.504890425741991, 38.038683254103269 ], [ -84.504856019286819, 38.038706626111001 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504952846890092, 38.038590160528763 ], [ -84.504989325283816, 38.038513405034976 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504989325283816, 38.038513405034976 ], [ -84.505082195505977, 38.038463750088269 ], [ -84.505090011229299, 38.0383562334491 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.505082195505977, 38.038463750088269 ], [ -84.505085928220566, 38.038598288349064 ], [ -84.505094435569688, 38.03868698913292 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.505178292457785, 38.038460016964699 ], [ -84.505082195505977, 38.038463750088269 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504684002132109, 38.038342271205252 ], [ -84.504929158678948, 38.038166237723473 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504559872351578, 38.038222357988971 ], [ -84.504830769545123, 38.038236885731656 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504684002132109, 38.038342271205252 ], [ -84.504578854354065, 38.038414132662574 ], [ -84.504409147186678, 38.038274677632124 ] ] } },
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ -84.504578854354065, 38.038414132662574 ], [ -84.504649265231436, 38.038509816249913 ], [ -84.504634328397046, 38.038565040487036 ], [ -84.504571569875509, 38.038608683572456 ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment