Advertisement
adamekberg

servicedagar

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