Advertisement
alexandre-c

arq_original

Oct 26th, 2019
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.09 KB | None | 0 0
  1. {
  2.   "type": "FeatureCollection",
  3.   "features": [
  4.     {
  5.       "type": "Feature",
  6.       "Id": "02900c40-0e95-4369-b9c4-22b2233a3440",
  7.       "geometry": {
  8.         "type": "Point",
  9.         "coordinates": [
  10.           4.915205,
  11.           52.377864
  12.         ]
  13.       },
  14.       "properties": {
  15.         "Name": "CE-P28 PTA Touringcars",
  16.         "PubDate": "2019-10-21T01:14:41.972Z",
  17.         "Type": "parkinglocation",
  18.         "State": "ok",
  19.         "FreeSpaceShort": "0",
  20.         "FreeSpaceLong": "",
  21.         "ShortCapacity": "42",
  22.         "LongCapacity": ""
  23.       }
  24.     },
  25.     {
  26.       "type": "Feature",
  27.       "Id": "900000118_parkinglocation",
  28.       "geometry": {
  29.         "type": "Point",
  30.         "coordinates": [
  31.           4.92911,
  32.           52.35694
  33.         ]
  34.       },
  35.       "properties": {
  36.         "Name": "CE-P20 Oostpoort",
  37.         "PubDate": "2019-10-21T01:14:41.972Z",
  38.         "Type": "parkinglocation",
  39.         "State": "ok",
  40.         "FreeSpaceShort": "319",
  41.         "FreeSpaceLong": "0",
  42.         "ShortCapacity": "373",
  43.         "LongCapacity": "0"
  44.       }
  45.     }
  46.   ]
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement