Advertisement
Guest User

geojson-output

a guest
Oct 19th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.59 KB | None | 0 0
  1. {
  2.   "type": "FeatureCollection",
  3.   "features": [
  4.     {
  5.       "type": "Feature",
  6.       "geometry": {
  7.         "type": "Point",
  8.         "coordinates": [
  9.           -97.121513,
  10.           39.798685
  11.         ],
  12.         "crs": null
  13.       },
  14.       "properties": {
  15.         "fk": 9999,
  16.         "snr": "D74692",
  17.         "ez": {
  18.           "work": {
  19.             "id": 5
  20.           },
  21.           "timestamp": 1439968807000
  22.         }
  23.       }
  24.     },
  25.     {
  26.       "type": "Feature",
  27.       "geometry": {
  28.         "type": "Point",
  29.         "coordinates": [
  30.           -97.121517,
  31.           39.798703
  32.         ],
  33.         "crs": null
  34.       },
  35.       "properties": {
  36.         "fk": 9999,
  37.         "snr": "D73514",
  38.         "ez": {
  39.           "work": {
  40.             "id": 3
  41.           },
  42.           "timestamp": 1439792663000
  43.         }
  44.       }
  45.     },
  46.     {
  47.       "type": "Feature",
  48.       "geometry": {
  49.         "type": "Point",
  50.         "coordinates": [
  51.           -97.121505,
  52.           39.79869
  53.         ],
  54.         "crs": null
  55.       },
  56.       "properties": {
  57.         "fk": 9999,
  58.         "snr": "D73512",
  59.         "ez": {
  60.           "work": {
  61.             "id": 5
  62.           },
  63.           "timestamp": 1439562583000
  64.         }
  65.       }
  66.     },
  67.     {
  68.       "type": "Feature",
  69.       "geometry": {
  70.         "type": "Point",
  71.         "coordinates": [
  72.           -97.121483,
  73.           39.798687
  74.         ],
  75.         "crs": null
  76.       },
  77.       "properties": {
  78.         "fk": 9999,
  79.         "snr": "D73515",
  80.         "ez": {
  81.           "work": {
  82.             "id": 3
  83.           },
  84.           "timestamp": 1439789327000
  85.         }
  86.       }
  87.     },
  88.     {
  89.       "type": "Feature",
  90.       "geometry": {
  91.         "type": "Point",
  92.         "coordinates": [
  93.           -97.121485,
  94.           39.798688
  95.         ],
  96.         "crs": null
  97.       },
  98.       "properties": {
  99.         "fk": 9999,
  100.         "snr": "D73517",
  101.         "ez": {
  102.           "work": {
  103.             "id": 5
  104.           },
  105.           "timestamp": 1439790820000
  106.         }
  107.       }
  108.     },
  109.     {
  110.       "type": "Feature",
  111.       "geometry": {
  112.         "type": "Point",
  113.         "coordinates": [
  114.           -97.121523,
  115.           39.798702
  116.         ],
  117.         "crs": null
  118.       },
  119.       "properties": {
  120.         "fk": 9999,
  121.         "snr": "D73679",
  122.         "ez": {
  123.           "work": {
  124.             "id": 5
  125.           },
  126.           "timestamp": 1439795974000
  127.         }
  128.       }
  129.     },
  130.     {
  131.       "type": "Feature",
  132.       "geometry": {
  133.         "type": "Point",
  134.         "coordinates": [
  135.           -97.121507,
  136.           39.798702
  137.         ],
  138.         "crs": null
  139.       },
  140.       "properties": {
  141.         "fk": 9999,
  142.         "snr": "D73510",
  143.         "ez": {
  144.           "work": {
  145.             "id": 3
  146.           },
  147.           "timestamp": 1439802384000
  148.         }
  149.       }
  150.     },
  151.     {
  152.       "type": "Feature",
  153.       "geometry": {
  154.         "type": "Point",
  155.         "coordinates": [
  156.           -97.121507,
  157.           39.798705
  158.         ],
  159.         "crs": null
  160.       },
  161.       "properties": {
  162.         "fk": 9999,
  163.         "snr": "D73508",
  164.         "ez": {
  165.           "work": {
  166.             "id": 5
  167.           },
  168.           "timestamp": 1439797832000
  169.         }
  170.       }
  171.     },
  172.     {
  173.       "type": "Feature",
  174.       "geometry": {
  175.         "type": "Point",
  176.         "coordinates": [
  177.           -97.121513,
  178.           39.798698
  179.         ],
  180.         "crs": null
  181.       },
  182.       "properties": {
  183.         "fk": 9999,
  184.         "snr": "D73516",
  185.         "ez": {
  186.           "work": {
  187.             "id": 3
  188.           },
  189.           "timestamp": 1439809374000
  190.         }
  191.       }
  192.     }
  193.   ]
  194. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement