Advertisement
adamekberg

pbuss

Mar 14th, 2019
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.57 KB | None | 0 0
  1. {
  2.     "type": "FeatureCollection",
  3.     "totalFeatures": 24,
  4.     "features": [
  5.         {
  6.             "type": "Feature",
  7.             "id": "LTFR_P_BUSS.273492",
  8.             "geometry": {
  9.                 "type": "LineString",
  10.                 "coordinates": [
  11.                     [
  12.                         18.069982,
  13.                         59.337981
  14.                     ],
  15.                     [
  16.                         18.069985,
  17.                         59.338002
  18.                     ]
  19.                 ]
  20.             },
  21.             "geometry_name": "GEOMETRY",
  22.             "properties": {
  23.                 "FID": 273492,
  24.                 "FEATURE_OBJECT_ID": 12406750,
  25.                 "FEATURE_VERSION_ID": 1,
  26.                 "EXTENT_NO": 1,
  27.                 "VALID_FROM": "2017-07-25T22:00:00Z",
  28.                 "START_TIME": 600,
  29.                 "END_TIME": 0,
  30.                 "START_WEEKDAY": "torsdag",
  31.                 "CITATION": "0180 2017-01300",
  32.                 "STREET_NAME": "Engelbrektsgatan",
  33.                 "CITY_DISTRICT": "Östermalm",
  34.                 "PARKING_DISTRICT": "Östermalm",
  35.                 "ADDRESS": "Engelbrektsgatan 3",
  36.                 "VF_PLATS_TYP": "Reserverad p-plats buss",
  37.                 "OTHER_INFO": "Servicetid torsdag 00:00-06:00",
  38.                 "RDT_URL": "https://rdt.transportstyrelsen.se/rdt/AF06_View.aspx?BeslutsMyndighetKod=0180&BeslutadAr=2017&LopNr=01300"
  39.             }
  40.         }
  41.     ],
  42.     "crs": {
  43.         "type": "name",
  44.         "properties": {
  45.             "name": "urn:ogc:def:crs:EPSG::4326"
  46.         }
  47.     }
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement