Guest User

Untitled

a guest
Mar 9th, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.14 KB | None | 0 0
  1. {
  2.   "type": "FeatureCollection",
  3.   "features": [
  4.     {
  5.       "type": "Feature",
  6.       "geometry": {
  7.         "type": "LineString",
  8.         "coordinates": [
  9.           [ 21.9268933, 48.746709 ],
  10.           [ 21.9273104, 48.7467656 ]
  11.         ]
  12.       },
  13.       "properties": {
  14.         "seq": 1,
  15.         "cost": 0.000420922760135429,
  16.         "edge": 56939
  17.       }
  18.     },
  19.     {
  20.       "type": "Feature",
  21.       "geometry": {
  22.         "type": "LineString",
  23.         "coordinates": [
  24.           [ 21.9273104, 48.7467656 ],
  25.           [ 21.9274081, 48.7467788 ]
  26.         ]
  27.       },
  28.       "properties": {
  29.         "seq": 2,
  30.         "cost": 9.85876767157115e-005,
  31.         "edge": 56940
  32.       }
  33.     },
  34.     {
  35.       "type": "Feature",
  36.       "geometry": {
  37.         "type": "LineString",
  38.         "coordinates": [
  39.           [ 21.9273017, 48.7471179 ],
  40.           [ 21.9274081, 48.7467788 ]
  41.         ]
  42.       },
  43.       "properties": {
  44.         "seq": 3,
  45.         "cost": 0.000355400858184929,
  46.         "edge": 49487
  47.       }
  48.     },
  49.     {
  50.       "type": "Feature",
  51.       "geometry": {
  52.         "type": "LineString",
  53.         "coordinates": [
  54.           [ 21.927284, 48.7471742 ],
  55.           [ 21.9273017, 48.7471179 ]
  56.         ]
  57.       },
  58.       "properties": {
  59.         "seq": 4,
  60.         "cost": 5.90167772798881e-005,
  61.         "edge": 49486
  62.       }
  63.     },
  64.     {
  65.       "type": "Feature",
  66.       "geometry": {
  67.         "type": "LineString",
  68.         "coordinates": [
  69.           [ 21.928238, 48.747298 ],
  70.           [ 21.927284, 48.7471742 ]
  71.         ]
  72.       },
  73.       "properties": {
  74.         "seq": 5,
  75.         "cost": 0.000961999189188612,
  76.         "edge": 53397
  77.       }
  78.     },
  79.     {
  80.       "type": "Feature",
  81.       "geometry": {
  82.         "type": "LineString",
  83.         "coordinates": [
  84.           [ 21.9288308, 48.7473749 ],
  85.           [ 21.928238, 48.747298 ]
  86.         ]
  87.       },
  88.       "properties": {
  89.         "seq": 6,
  90.         "cost": 0.000597767053290078,
  91.         "edge": 53396
  92.       }
  93.     },
  94.     {
  95.       "type": "Feature",
  96.       "geometry": null,
  97.       "properties": {
  98.         "seq": 7,
  99.         "cost": 0,
  100.         "edge": -1
  101.       }
  102.     }
  103.   ]
  104. }
Advertisement
Add Comment
Please, Sign In to add comment