Advertisement
adamekberg

plastbil

Mar 14th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.76 KB | None | 0 0
  1. {
  2.     "type": "FeatureCollection",
  3.     "totalFeatures": 29,
  4.     "features": [
  5.         {
  6.             "type": "Feature",
  7.             "id": "LTFR_P_LASTBIL.225967",
  8.             "geometry": {
  9.                 "type": "LineString",
  10.                 "coordinates": [
  11.                     [
  12.                         17.937649,
  13.                         59.286836
  14.                     ],
  15.                     [
  16.                         17.937706,
  17.                         59.286772
  18.                     ],
  19.                     [
  20.                         17.938195,
  21.                         59.286221
  22.                     ]
  23.                 ]
  24.             },
  25.             "geometry_name": "GEOMETRY",
  26.             "properties": {
  27.                 "FID": 225967,
  28.                 "FEATURE_OBJECT_ID": 2510498,
  29.                 "FEATURE_VERSION_ID": 1,
  30.                 "EXTENT_NO": 1,
  31.                 "VALID_FROM": "2010-02-22T23:00:00Z",
  32.                 "START_MONTH": 5,
  33.                 "END_MONTH": 10,
  34.                 "START_DAY": 16,
  35.                 "END_DAY": 31,
  36.                 "CITATION": "0180 2010-00920",
  37.                 "STREET_NAME": "Strömsätravägen",
  38.                 "CITY_DISTRICT": "Bredäng",
  39.                 "PARKING_DISTRICT": "<Område saknas>",
  40.                 "ADDRESS": "Strömsätragränd 18",
  41.                 "VF_METER": 75,
  42.                 "VF_PLATS_TYP": "Reserverad p-plats lastbil",
  43.                 "OTHER_INFO": "Servicetid onsdag 08:00-16:00 1/11 - 15/5",
  44.                 "RDT_URL": "https://rdt.transportstyrelsen.se/rdt/AF06_View.aspx?BeslutsMyndighetKod=0180&BeslutadAr=2010&LopNr=00920"
  45.             }
  46.         }
  47.     ],
  48.     "crs": {
  49.         "type": "name",
  50.         "properties": {
  51.             "name": "urn:ogc:def:crs:EPSG::4326"
  52.         }
  53.     }
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement