{
  "agency": {
    "country": "ES",
    "id": "gencat-interurban-bus",
    "name": "Autobusos interurbans de la Generalitat de Catalunya",
    "operating_note": "One multi-operator interurban aggregate; counted as one feed record.",
    "subdivision_code": "ES-CT",
    "subdivision_name": "Catalunya [Catalu\u00f1a]"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 0.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 0.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 9009,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 29529,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 9009,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "9009 of 9009 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 29529,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "29529 of 29529 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 29529,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the bus displays.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "29529 of 29529 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a bus is going."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        }
      ],
      "name": "completeness",
      "score": 22.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 13,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 185,
          "WARNING": 2614
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 1402,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 456,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 350,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 228,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "leading_or_trailing_whitespaces",
          "count": 91,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'leading_or_trailing_whitespaces' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Leading or trailing whitespaces (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 49,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "expired_calendar",
          "count": 18,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 14,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unusable_trip",
          "count": 5,
          "effort": "Worth a vendor question if it appears often.",
          "fix": "Check the flagged trips in your scheduling software; remove them or restore their missing stops.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some trips serve fewer than two stops.",
          "why": "A trip with one stop can't be ridden; planners ignore it and it may signal an export problem."
        },
        {
          "code": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        },
        {
          "code": "big_gap_in_service",
          "count": 182,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 2,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "unknown_file",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unknown_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Unknown file (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 32.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 2799 instances (0 error, 2614 warning, 185 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 166,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 166 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 166 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Llic\u00e8ncia oberta d'\u00fas d'informaci\u00f3 - Catalunya; cite the Generalitat de Catalunya and the last-update date.",
    "reachable": true,
    "sha256": "78d3f134156b8cd7b04f43ca93b0813ad5b35d963fbc25caba3d1f087792cef2",
    "size_bytes": 24990276,
    "static_url": "https://territori.gencat.cat/web/.content/home/serveis/visors-cartografia/bases-cartografiques/infraestructures-mobilitat/autobusos-interurbans/busos-interurbans-GTFS.zip"
  },
  "fetch": {
    "final_url": "https://territori.gencat.cat/web/.content/home/serveis/visors-cartografia/bases-cartografiques/infraestructures-mobilitat/autobusos-interurbans/busos-interurbans-GTFS.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      0.25107,
      40.54154,
      3.27415,
      42.84603
    ],
    "lat": 41.57281,
    "lon": 1.98249,
    "stop_count": 9009
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 944,
        "trip_count": 29529,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 944,
    "trip_count": 29529
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 42.3,
    "margin_to_next_band": 17.7,
    "score": 42.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 1823,
      "effort": "A short text field per affected stop; start with the busiest.",
      "fix": "Add tts_stop_name with the spoken form, e.g. 'Main Street and Second Avenue', for the affected stops.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "1823 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Av. Pla del Maset (enfront restaurant Lumine)\", \"Av. Pompeu Fabra - C. Carles Bu\u00efgas (Pachito)\", \"Pg. Jaume I - C. Madrid (Mel\u00e9 - Pans&Cia)\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 9009,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 5,
        "effort": "Usually an export setting or a stop_times mapping in your software.",
        "fix": "Check your scheduling export: every trip should list each stop it calls at, in order, with times.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "WARNING",
        "what": "5 of 29529 trips list fewer than two stops.",
        "why": "A trip with one stop has no leg a rider can ride; trip planners can't route anyone on it, so the service effectively does not exist."
      }
    ],
    "orphan_stops": 0,
    "single_stop_trips": 5,
    "trips_total": 29529
  },
  "route_map": {
    "drawn_route_count": 944,
    "has_shapes": true,
    "path": "data/artifacts/gencat-interurban-bus/geometry.geojson",
    "route_count": 944,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0008",
        "label": "L0008",
        "long": "El Pla de Sant Tirs - la Seu d'Urgell - Al\u00e0s",
        "short": "L0008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0010",
        "label": "L0010",
        "long": "Albesa - Balaguer",
        "short": "L0010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0011",
        "label": "L0011",
        "long": "Albesa - Lleida",
        "short": "L0011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0012",
        "label": "L0012",
        "long": "Albet - la Seu d'Urgell",
        "short": "L0012",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0015",
        "label": "L0015",
        "long": "(690) Alella - el Masnou",
        "short": "L0015",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0019",
        "label": "L0019",
        "long": "Alforja - Salou",
        "short": "L0019",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0020",
        "label": "L0020",
        "long": "Almatret - Maials - Lleida",
        "short": "L0020",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0022",
        "label": "L0022",
        "long": "Almenar - Balaguer",
        "short": "L0022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0023",
        "label": "L0023",
        "long": "Al\u00f2s d'Isil - Esterri d'\u00c0neu",
        "short": "L0023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0024",
        "label": "L0024",
        "long": "(471 495) Alpens - Prats de Llu\u00e7an\u00e8s",
        "short": "L0024",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0025",
        "label": "L0025",
        "long": "(465) Alpens - Sant Quirze de Besora",
        "short": "L0025",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0026",
        "label": "L0026",
        "long": "(e4) Alpicat - Lleida",
        "short": "L0026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0027",
        "label": "L0027",
        "long": "Amer - Santa Coloma de Farners - Sils",
        "short": "L0027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0032",
        "label": "L0032",
        "long": "Ansovell - la Seu d'Urgell",
        "short": "L0032",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0034",
        "label": "L0034",
        "long": "Arbol\u00ed - Alforja - Reus",
        "short": "L0034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0035",
        "label": "L0035",
        "long": "Arcal\u00eds - Sort",
        "short": "L0035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0036",
        "label": "L0036",
        "long": "Ard\u00e8vol - Solsona",
        "short": "L0036",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0037",
        "label": "L0037",
        "long": "Arduix - Arcavell - la Seu d'Urgell",
        "short": "L0037",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0038",
        "label": "L0038",
        "long": "(565) Vallgorguina - Sant Celoni",
        "short": "L0038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0039",
        "label": "L0039",
        "long": "(651 652 653) Arenys de Mar-Arenys de Munt-St. Iscle V.",
        "short": "L0039",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0040",
        "label": "L0040",
        "long": "\u00c0reu - \u00e0rea de descans L-504, PK 3",
        "short": "L0040",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0041",
        "label": "L0041",
        "long": "Vall Ferrera - Sort",
        "short": "L0041",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0043",
        "label": "L0043",
        "long": "Ars - la Seu d'Urgell",
        "short": "L0043",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0044",
        "label": "L0044",
        "long": "(720) Art\u00e9s - Vic",
        "short": "L0044",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0047",
        "label": "L0047",
        "long": "(690) Badalona-Sta.Coloma G.-Ripollet-UAB",
        "short": "L0047",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0050",
        "label": "L0050",
        "long": "(A2) Badia del V.-Barber\u00e0 del V.-Barcelona",
        "short": "L0050",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0051",
        "label": "L0051",
        "long": "Bag\u00e0 - Ripoll",
        "short": "L0051",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0053",
        "label": "L0053",
        "long": "Baiasca - Sort",
        "short": "L0053",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0055",
        "label": "L0055",
        "long": "(SJ) Baixador Sant Joan-Pol\u00edgon Can Sant Joan",
        "short": "L0055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0056",
        "label": "L0056",
        "long": "Balaguer - T\u00e0rrega",
        "short": "L0056",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0057",
        "label": "L0057",
        "long": "Balaguer - Lleida",
        "short": "L0057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0058",
        "label": "L0058",
        "long": "Estaci\u00f3 de Baleny\u00e0 - Taradell - Vic",
        "short": "L0058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0062",
        "label": "L0062",
        "long": "Banyoles - Olot (per Mieres)",
        "short": "L0062",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0063",
        "label": "L0063",
        "long": "Barbens - Lleida",
        "short": "L0063",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0064",
        "label": "L0064",
        "long": "Barbens - T\u00e0rrega",
        "short": "L0064",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0066",
        "label": "L0066",
        "long": "Barcelona - Les",
        "short": "L0066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0067",
        "label": "L0067",
        "long": "(708) Prats de Llu\u00e7an\u00e8s - Manresa",
        "short": "L0067",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0069",
        "label": "L0069",
        "long": "Balaguer - T\u00e0rrega - Barcelona",
        "short": "L0069",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0074",
        "label": "L0074",
        "long": "Santa Coloma de Queralt - Barcelona",
        "short": "L0074",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0075",
        "label": "L0075",
        "long": "(L50) Barcelona (Collblanc) - Avinyonet",
        "short": "L0075",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0076",
        "label": "L0076",
        "long": "(L62) BCN(Collblanc)-St.Vicen\u00e7 H.-Torrelles L.",
        "short": "L0076",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0077",
        "label": "L0077",
        "long": "(L61) Barcelona-Molins de Rei-Sant Boi de Llobregat",
        "short": "L0077",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0078",
        "label": "L0078",
        "long": "(L57) Barcelona (F.Maci\u00e0) - Avinyonet del P.",
        "short": "L0078",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0079",
        "label": "L0079",
        "long": "Barcelona - Balaguer - Alfarr\u00e0s",
        "short": "L0079",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0082",
        "label": "L0082",
        "long": "(N70) Barcelona - Caldes de Montbui (SN)",
        "short": "L0082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0084",
        "label": "L0084",
        "long": "(N65) Barcelona - Castellar del Vall\u00e8s (SN)",
        "short": "L0084",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0085",
        "label": "L0085",
        "long": "(L67) Castellbisbal-el Papiol-Molins-Barcelona",
        "short": "L0085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0087",
        "label": "L0087",
        "long": "Barcelona-Centre Penitenciari Can Brians",
        "short": "L0087",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0089",
        "label": "L0089",
        "long": "(320) Mollet del Vall\u00e8s - Barcelona per carretera",
        "short": "L0089",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0091",
        "label": "L0091",
        "long": "(N51) Barcelona - Esparreguera (SN)",
        "short": "L0091",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0092",
        "label": "L0092",
        "long": "Barcelona - eth P\u00f2nt de Rei",
        "short": "L0092",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0095",
        "label": "L0095",
        "long": "(N71) Barcelona - Granollers (SN)",
        "short": "L0095",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0096",
        "label": "L0096",
        "long": "(400) Granollers - Barcelona per autopista",
        "short": "L0096",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0098",
        "label": "L0098",
        "long": "(N72) Barcelona - la Garriga (SN)",
        "short": "L0098",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0101",
        "label": "L0101",
        "long": "Lleida - Barcelona (inclou e1 Lleida - Cervera)",
        "short": "L0101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0103",
        "label": "L0103",
        "long": "(L64) Barcelona (Francesc Maci\u00e0) - Martorell",
        "short": "L0103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0105",
        "label": "L0105",
        "long": "(N50) Barcelona - Martorell (SN)",
        "short": "L0105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0109",
        "label": "L0109",
        "long": "(N80) Barcelona - Matar\u00f3 (SN)",
        "short": "L0109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0110",
        "label": "L0110",
        "long": "Barcelona - Monestir de Montserrat",
        "short": "L0110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0111",
        "label": "L0111",
        "long": "(501) Montorn\u00e8s del Vall\u00e8s - Barcelona",
        "short": "L0111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0112",
        "label": "L0112",
        "long": "(902) Olesa de Bonesvalls-Begues-Barcelona",
        "short": "L0112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0115",
        "label": "L0115",
        "long": "(N82) Barcelona - Malgrat de Mar (SN)",
        "short": "L0115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0119",
        "label": "L0119",
        "long": "(e4) Barcelona - Ripollet",
        "short": "L0119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0121",
        "label": "L0121",
        "long": "(N61) Barcelona-Terrassa-Sabadell-Barcelona (SN)",
        "short": "L0121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0123",
        "label": "L0123",
        "long": "(N64) Barcelona-Sabadell-Terrassa-Barcelona (SN)",
        "short": "L0123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0125",
        "label": "L0125",
        "long": "(N73) Barcelona - Sant Celoni (SN)",
        "short": "L0125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0127",
        "label": "L0127",
        "long": "(202 203) Santa Maria d'Ol\u00f3-Barcelona per ctra.",
        "short": "L0127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0128",
        "label": "L0128",
        "long": "(e9) (212 213) Santa Maria d'Ol\u00f3 - Barcelona",
        "short": "L0128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0129",
        "label": "L0129",
        "long": "(e16) Barcelona - Sitges",
        "short": "L0129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0131",
        "label": "L0131",
        "long": "Barcelona - Solsona - la Farga de Moles",
        "short": "L0131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0134",
        "label": "L0134",
        "long": "Barcelona-Costa Brava",
        "short": "L0134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0136",
        "label": "L0136",
        "long": "(N62) Barcelona-UAB-Sant Cugat del Vall\u00e8s (SN)",
        "short": "L0136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0140",
        "label": "L0140",
        "long": "(e15.1) Barcelona (Gran Via)-Vilanova i la Geltr\u00fa",
        "short": "L0140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0145",
        "label": "L0145",
        "long": "(N30) Barcelona-Vilanova i la G.-Vilafranca (SN)",
        "short": "L0145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0147",
        "label": "L0147",
        "long": "(N81) Barcelona - Vilassar de Dalt (SN)",
        "short": "L0147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0151",
        "label": "L0151",
        "long": "Bellaterra (FGC) - Cerdanyola",
        "short": "L0151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0153",
        "label": "L0153",
        "long": "Bellmunt-Sant Guim de Freixenet-G\u00e0ver-Cervera",
        "short": "L0153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0156",
        "label": "L0156",
        "long": "Berga - Borred\u00e0 - Ripoll",
        "short": "L0156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0157",
        "label": "L0157",
        "long": "Viladomiu Nou - Gironella - Berga",
        "short": "L0157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0158",
        "label": "L0158",
        "long": "La Coma - Berga",
        "short": "L0158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0159",
        "label": "L0159",
        "long": "Berga - la Mare de D\u00e9u de Queralt",
        "short": "L0159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0160",
        "label": "L0160",
        "long": "(777 779) Berga - Solsona",
        "short": "L0160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0163",
        "label": "L0163",
        "long": "Bus Transversal Garrotxa (Besal\u00fa-Castellfollit-Olot-Sant Esteve-les Planes)",
        "short": "L0163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0164",
        "label": "L0164",
        "long": "Bescaran - la Seu d'Urgell",
        "short": "L0164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0165",
        "label": "L0165",
        "long": "Sana\u00fcja - Guissona",
        "short": "L0165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0167",
        "label": "L0167",
        "long": "(601) Blanes - Girona",
        "short": "L0167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0168",
        "label": "L0168",
        "long": "Blanes - Lloret de Mar",
        "short": "L0168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0170",
        "label": "L0170",
        "long": "Lloret de Mar - Tossa de Mar",
        "short": "L0170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0173",
        "label": "L0173",
        "long": "BM Cambrils - Salou - Vila-seca - Bonavista",
        "short": "L0173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0174",
        "label": "L0174",
        "long": "BM Cambrils - Salou - Vila-seca - Reus",
        "short": "L0174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0177",
        "label": "L0177",
        "long": "BM Cambrils-Reus per Salou (Pl.Europa) i Vilafort.",
        "short": "L0177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0183",
        "label": "L0183",
        "long": "les Borges Blanques-Guimer\u00e0-Igualada-Barcelona",
        "short": "L0183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0184",
        "label": "L0184",
        "long": "Bovera - Lleida",
        "short": "L0184",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0185",
        "label": "L0185",
        "long": "Bresca - Sort",
        "short": "L0185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0186",
        "label": "L0186",
        "long": "Burg - Sort",
        "short": "L0186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0187",
        "label": "L0187",
        "long": "(B4) Badia del Vall\u00e8s-Barber\u00e0 del V.-Cerdanyola del V.",
        "short": "L0187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0188",
        "label": "L0188",
        "long": "Cab\u00f3 - Organy\u00e0",
        "short": "L0188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0193",
        "label": "L0193",
        "long": "Calbiny\u00e0 - la Seu d'Urgell",
        "short": "L0193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0194",
        "label": "L0194",
        "long": "(231) Caldes de Montbui-Palau-solit\u00e0-Poliny\u00e0-Sabadell",
        "short": "L0194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0196",
        "label": "L0196",
        "long": "(236) Caldes de Montbui-Sentmenat-Castellar del V.",
        "short": "L0196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0197",
        "label": "L0197",
        "long": "(201) Caldes de Montbui-Palau-Barcelona per ctra.",
        "short": "L0197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0198",
        "label": "L0198",
        "long": "(230) Caldes de Montbui - Sentmenat - Sabadell",
        "short": "L0198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0199",
        "label": "L0199",
        "long": "(e9) Barcelona - Caldes de Montbui",
        "short": "L0199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0206",
        "label": "L0206",
        "long": "Cambrils BM - Reus",
        "short": "L0206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0207",
        "label": "L0207",
        "long": "Cambrils-Salou per Vilafortuny",
        "short": "L0207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0208",
        "label": "L0208",
        "long": "Camprodon - Barcelona",
        "short": "L0208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0210",
        "label": "L0210",
        "long": "Camprodon - Olot",
        "short": "L0210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0213",
        "label": "L0213",
        "long": "(CB1) Can Ros - Capellades",
        "short": "L0213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0214",
        "label": "L0214",
        "long": "(522 523) C\u00e0noves - Cardedeu",
        "short": "L0214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0215",
        "label": "L0215",
        "long": "(C1) Capellades - Estaci\u00f3 d'FGC",
        "short": "L0215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0216",
        "label": "L0216",
        "long": "Urb\u00e0 de Piera: Piera (FGC) - Capellades",
        "short": "L0216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0217",
        "label": "L0217",
        "long": "Capolat - Berga (TAD)",
        "short": "L0217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0219",
        "label": "L0219",
        "long": "Esc\u00e0s-Caregue - Rialp- Sort",
        "short": "L0219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0220",
        "label": "L0220",
        "long": "Carme - Igualada",
        "short": "L0220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0223",
        "label": "L0223",
        "long": "Castell de l'Areny - Vilada - Berga (TAD)",
        "short": "L0223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0225",
        "label": "L0225",
        "long": "La Pobla de Lillet-Berga-Manresa-Barcelona",
        "short": "L0225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0226",
        "label": "L0226",
        "long": "Castellar n'Hug - Guardiola de Bergued\u00e0 (TAD)",
        "short": "L0226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0228",
        "label": "L0228",
        "long": "(C4) Castellar del V.-St.Feliu del Rac\u00f3-el Balc\u00f3",
        "short": "L0228",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0229",
        "label": "L0229",
        "long": "(704) Fonollosa-Castellar-Canet F.-Manresa (NV)",
        "short": "L0229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0231",
        "label": "L0231",
        "long": "(C6) Castellbisbal - Rub\u00ed",
        "short": "L0231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0232",
        "label": "L0232",
        "long": "(C7) Castellbisbal-Terrassa-Sabadell (Can Rull)",
        "short": "L0232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0235",
        "label": "L0235",
        "long": "Castells - la Seu d'Urgell",
        "short": "L0235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0237",
        "label": "L0237",
        "long": "(250) Castellter\u00e7ol - Castellcir - Granera (TAD)",
        "short": "L0237",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0242",
        "label": "L0242",
        "long": "(A6) Barcelona-Sant Cugat del Vall\u00e8s per Rabassada",
        "short": "L0242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0243",
        "label": "L0243",
        "long": "Tor\u00e0 - Sant Ramon - Cervera - T\u00e0rrega",
        "short": "L0243",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0245",
        "label": "L0245",
        "long": "Cervera - Agramunt - Lleida",
        "short": "L0245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0246",
        "label": "L0246",
        "long": "Cervera - l'Ametlla de Segarra - Cervera",
        "short": "L0246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0247",
        "label": "L0247",
        "long": "Sant Guim de Freixent - Montpalau - Cervera",
        "short": "L0247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0248",
        "label": "L0248",
        "long": "Cervera - Santa Coloma de Queralt - Cervera",
        "short": "L0248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0250",
        "label": "L0250",
        "long": "(597) Urb\u00e0 de Santa Maria de Palautordera",
        "short": "L0250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0251",
        "label": "L0251",
        "long": "(646) Alella urbanitzacions - el Masnou",
        "short": "L0251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0253",
        "label": "L0253",
        "long": "(1125) Clariana - Vilafranca del Pened\u00e8s",
        "short": "L0253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0254",
        "label": "L0254",
        "long": "Coll de Narg\u00f3 - la Seu d'Urgell",
        "short": "L0254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0256",
        "label": "L0256",
        "long": "Coma-ruga - el Vendrell - Barcelona",
        "short": "L0256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0257",
        "label": "L0257",
        "long": "Constant\u00ed - el far de Salou",
        "short": "L0257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0260",
        "label": "L0260",
        "long": "(e8) Barcelona - Corbera de Llobregat",
        "short": "L0260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0267",
        "label": "L0267",
        "long": "Aiguaviva - l'Atalaia - Sant Jaume dels Domenys",
        "short": "L0267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0268",
        "label": "L0268",
        "long": "El Bruc (Montserrat Park)-Esparreguera-Martorell",
        "short": "L0268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0269",
        "label": "L0269",
        "long": "(441 436) Espinelves-el Brull-Viladrau-Vic",
        "short": "L0269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0270",
        "label": "L0270",
        "long": "Tarragona-El Catllar prolongaci\u00f3 La Riera de Gai\u00e0",
        "short": "L0270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0271",
        "label": "L0271",
        "long": "El Cogul - Lleida",
        "short": "L0271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0272",
        "label": "L0272",
        "long": "(641) el Masnou - Granollers",
        "short": "L0272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0273",
        "label": "L0273",
        "long": "(845)  C15 Tei\u00e0 _ El Masnou",
        "short": "L0273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0279",
        "label": "L0279",
        "long": "Els Arenys - el Querforadat - la Seu d'Urgell",
        "short": "L0279",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0281",
        "label": "L0281",
        "long": "Esc\u00f3s - Sort",
        "short": "L0281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0282",
        "label": "L0282",
        "long": "(M3) Esparreguera - Olesa de Montserrat",
        "short": "L0282",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0284",
        "label": "L0284",
        "long": "Espinalbet - Berga (TAD)",
        "short": "L0284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0287",
        "label": "L0287",
        "long": "Estaron - Esterri d'\u00c0neu",
        "short": "L0287",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0288",
        "label": "L0288",
        "long": "Esterri d'\u00c0neu - \u00c0ger - Lleida",
        "short": "L0288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0290",
        "label": "L0290",
        "long": "Esterri de Card\u00f3s - Ainet de Card\u00f3s",
        "short": "L0290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0291",
        "label": "L0291",
        "long": "Vall de Card\u00f3s - Sort",
        "short": "L0291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0292",
        "label": "L0292",
        "long": "Eth P\u00f2nt de Rei - Lleida",
        "short": "L0292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0295",
        "label": "L0295",
        "long": "Falset - M\u00f3ra d'Ebre (hospital)",
        "short": "L0295",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0296",
        "label": "L0296",
        "long": "Farrera - \u00e0rea de descans L-504, PK 3",
        "short": "L0296",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0297",
        "label": "L0297",
        "long": "Farrera - Llavors\u00ed",
        "short": "L0297",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0298",
        "label": "L0298",
        "long": "F\u00edgols - la Rodonella - Berga (TAD)",
        "short": "L0298",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0301",
        "label": "L0301",
        "long": "Figueres - Banyoles (per Esponell\u00e0)",
        "short": "L0301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0305",
        "label": "L0305",
        "long": "(C3Connect) Figueres - La Jonquera - El Vol\u00f3",
        "short": "L0305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0308",
        "label": "L0308",
        "long": "(703 709) Calaf-Fonollosa-Manresa (SC)",
        "short": "L0308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0309",
        "label": "L0309",
        "long": "Font-rub\u00ed - Vilafranca del Pened\u00e8s",
        "short": "L0309",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0310",
        "label": "L0310",
        "long": "(e21) Barcelona - Mollet del Vall\u00e8s",
        "short": "L0310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0311",
        "label": "L0311",
        "long": "(253) Gallifa - Sant Feliu de Codines",
        "short": "L0311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0313",
        "label": "L0313",
        "long": "Garriguella - Figueres",
        "short": "L0313",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0314",
        "label": "L0314",
        "long": "Garriguella - Sant Climent - Figueres",
        "short": "L0314",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0315",
        "label": "L0315",
        "long": "Gav\u00e0s - Esterri d'\u00c0neu",
        "short": "L0315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0317",
        "label": "L0317",
        "long": "Ginestarre - Ribera de Card\u00f3s",
        "short": "L0317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0319",
        "label": "L0319",
        "long": "Girona - Sant Celoni (per Sant Hilari Sacalm)",
        "short": "L0319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0322",
        "label": "L0322",
        "long": "Girona - Sant Esteve de Ll\u00e9mena",
        "short": "L0322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0324",
        "label": "L0324",
        "long": "(Eix Bus) Girona - Lleida per l'Eix Transversal",
        "short": "L0324",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0326",
        "label": "L0326",
        "long": "(e1) Olot - Girona i Girona - Banyoles - Olot",
        "short": "L0326",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0327",
        "label": "L0327",
        "long": "Girona - Caldes de Malavella",
        "short": "L0327",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0328",
        "label": "L0328",
        "long": "Girona-Fornells de la Selva-Aeroport costa Brava",
        "short": "L0328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0330",
        "label": "L0330",
        "long": "Olot - Ripoll per Sant Joan de les Abadesses",
        "short": "L0330",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0331",
        "label": "L0331",
        "long": "Girona - Palam\u00f3s (nocturn)",
        "short": "L0331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0333",
        "label": "L0333",
        "long": "Girona - Sant Feliu de Gu\u00edxols - s'Agar\u00f3",
        "short": "L0333",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0334",
        "label": "L0334",
        "long": "Girona - Santa Coloma de Farners",
        "short": "L0334",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0335",
        "label": "L0335",
        "long": "Girona - Sarri\u00e0 de Ter - Girona",
        "short": "L0335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0339",
        "label": "L0339",
        "long": "Gisclareny - Bag\u00e0 (TAD)",
        "short": "L0339",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0340",
        "label": "L0340",
        "long": "G\u00f3sol - Bag\u00e0",
        "short": "L0340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0341",
        "label": "L0341",
        "long": "G\u00f3sol - Berga",
        "short": "L0341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0342",
        "label": "L0342",
        "long": "G\u00f3sol - Guardiola de Bergued\u00e0 (TAD)",
        "short": "L0342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0345",
        "label": "L0345",
        "long": "(330) Granollers - Mollet del Vall\u00e8s",
        "short": "L0345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0348",
        "label": "L0348",
        "long": "(430) Granollers-Centre Penitenciari Quatre Camins",
        "short": "L0348",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0349",
        "label": "L0349",
        "long": "(420) Caldes de Montbui - Granollers",
        "short": "L0349",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0352",
        "label": "L0352",
        "long": "(A5) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Can Xicota-Granollers",
        "short": "L0352",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0354",
        "label": "L0354",
        "long": "(428) Granollers-Montmel\u00f3-Montorn\u00e8s del Vall\u00e8s",
        "short": "L0354",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0356",
        "label": "L0356",
        "long": "(335) Poliny\u00e0 - Granollers (TAD)",
        "short": "L0356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0357",
        "label": "L0357",
        "long": "(340) Sant Feliu de Codines-Granollers",
        "short": "L0357",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0358",
        "label": "L0358",
        "long": "(422) Granollers-Terrassa-Manresa",
        "short": "L0358",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0359",
        "label": "L0359",
        "long": "(596) Vallromanes-Vilanova del V.-Granollers",
        "short": "L0359",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0360",
        "label": "L0360",
        "long": "(568) Gualba - Sant Celoni",
        "short": "L0360",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0361",
        "label": "L0361",
        "long": "Guissona - Igualada - Barcelona",
        "short": "L0361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0363",
        "label": "L0363",
        "long": "(557) \u00d2rrius-Argentona-Matar\u00f3 (Hospital)",
        "short": "L0363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0366",
        "label": "L0366",
        "long": "(H2) Hostalets de Pierola - Piera (CAP)",
        "short": "L0366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0367",
        "label": "L0367",
        "long": "(H1) Hostalets de Pierola - Piera (FGC)",
        "short": "L0367",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0369",
        "label": "L0369",
        "long": "Icomar - Reus",
        "short": "L0369",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0370",
        "label": "L0370",
        "long": "Igualada -  Manresa",
        "short": "L0370",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0371",
        "label": "L0371",
        "long": "Igualada - Barcelona pel Bruc",
        "short": "L0371",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0373",
        "label": "L0373",
        "long": "Igualada - Barcelona per Capellades",
        "short": "L0373",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0374",
        "label": "L0374",
        "long": "Igualada - Vilafranca del Pened\u00e8s - Barcelona",
        "short": "L0374",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0375",
        "label": "L0375",
        "long": "Tarroja de Segarra-Calaf-Jorba-Igualada",
        "short": "L0375",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0377",
        "label": "L0377",
        "long": "(T1) Igualada - les Pinedes de l'Ermengol",
        "short": "L0377",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0378",
        "label": "L0378",
        "long": "\u00d2dena - Igualada (circumval\u00b7laci\u00f3)",
        "short": "L0378",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0380",
        "label": "L0380",
        "long": "Igualada - Coma-ruga - Segur de Calafell - Cunit",
        "short": "L0380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0381",
        "label": "L0381",
        "long": "Igualada - Tarragona",
        "short": "L0381",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0382",
        "label": "L0382",
        "long": "Igualada - Campus UAB",
        "short": "L0382",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0383",
        "label": "L0383",
        "long": "Isil - Esterri d'\u00c0neu",
        "short": "L0383",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0384",
        "label": "L0384",
        "long": "Jou - cru\u00eflla d'Espot",
        "short": "L0384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0386",
        "label": "L0386",
        "long": "Juncosa - Lleida",
        "short": "L0386",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0387",
        "label": "L0387",
        "long": "(1120) la M\u00fania - Vilafranca del Pened\u00e8s",
        "short": "L0387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0390",
        "label": "L0390",
        "long": "La Bonaigua - Esterri d'\u00c0neu",
        "short": "L0390",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0392",
        "label": "L0392",
        "long": "La Coma - Sant Lloren\u00e7 de Morunys - Solsona",
        "short": "L0392",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0393",
        "label": "L0393",
        "long": "La Farga de Moles - Barcelona (pel t\u00fanel del Cad\u00ed)",
        "short": "L0393",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0394",
        "label": "L0394",
        "long": "La Farga de Moles - Barcelona (per Ponts)",
        "short": "L0394",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0395",
        "label": "L0395",
        "long": "La Farga de Moles - la Seu d'Urgell - Lleida",
        "short": "L0395",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0396",
        "label": "L0396",
        "long": "La Figuera - Reus",
        "short": "L0396",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0398",
        "label": "L0398",
        "long": "La Granadella - Reus",
        "short": "L0398",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0399",
        "label": "L0399",
        "long": "La Gu\u00e0rdia - Lleida",
        "short": "L0399",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0402",
        "label": "L0402",
        "long": "La Llacuna - Vilafranca del Pened\u00e8s (TAD)",
        "short": "L0402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0403",
        "label": "L0403",
        "long": "(468) Torell\u00f3 - Sant Quirze de Besora - Ripoll",
        "short": "L0403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0405",
        "label": "L0405",
        "long": "(1128) Maset dels Cosins - Vilafranca del Pened\u00e8s",
        "short": "L0405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0406",
        "label": "L0406",
        "long": "La Nou de Bergued\u00e0-Rodonella-Berga (TAD)",
        "short": "L0406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0407",
        "label": "L0407",
        "long": "La Palma d'Ebre - Reus",
        "short": "L0407",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0410",
        "label": "L0410",
        "long": "La Pineda - Port Aventura",
        "short": "L0410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0411",
        "label": "L0411",
        "long": "BM Cambrils - Port Aventura",
        "short": "L0411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0412",
        "label": "L0412",
        "long": "(N4) La Pineda - Salou - Cambrils (SN)",
        "short": "L0412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0414",
        "label": "L0414",
        "long": "La Pobla de Lillet - Tarragona - Cambrils",
        "short": "L0414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0415",
        "label": "L0415",
        "long": "La Pobla de Segur - Barcelona",
        "short": "L0415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0420",
        "label": "L0420",
        "long": "la Selva del Camp-Valls-Vilafranca-Barcelona",
        "short": "L0420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0422",
        "label": "L0422",
        "long": "La Seu d'Urgell - Barcelona",
        "short": "L0422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0423",
        "label": "L0423",
        "long": "La Seu d'Urgell - Sort",
        "short": "L0423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0425",
        "label": "L0425",
        "long": "L'Albag\u00e9s - Lleida",
        "short": "L0425",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0426",
        "label": "L0426",
        "long": "L'Alzina - Organy\u00e0 - la Seu d'Urgell",
        "short": "L0426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0427",
        "label": "L0427",
        "long": "(424 425) l'Ametlla del Vall\u00e8s - la Garriga",
        "short": "L0427",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0430",
        "label": "L0430",
        "long": "L'Argentera - Duesaig\u00fces",
        "short": "L0430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0431",
        "label": "L0431",
        "long": "Les Borges Blanques - Mollerussa",
        "short": "L0431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0432",
        "label": "L0432",
        "long": "(512) C\u00e0noves-les Franqueses-Granollers",
        "short": "L0432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0433",
        "label": "L0433",
        "long": "les Roquetes - Sitges",
        "short": "L0433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0439",
        "label": "L0439",
        "long": "L'Estartit - Fla\u00e7\u00e0",
        "short": "L0439",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0440",
        "label": "L0440",
        "long": "(e2) l'Estartit - Torroella de Montgr\u00ed - Girona",
        "short": "L0440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0442",
        "label": "L0442",
        "long": "Llad\u00f3 - Figueres",
        "short": "L0442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0443",
        "label": "L0443",
        "long": "Llavorre - Esterri d'\u00c0neu",
        "short": "L0443",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0445",
        "label": "L0445",
        "long": "\u00c0reu - Llavors\u00ed",
        "short": "L0445",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0457",
        "label": "L0457",
        "long": "(A42) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Can Farell i la Serra",
        "short": "L0457",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0458",
        "label": "L0458",
        "long": "(A1) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Palaud\u00e0ries",
        "short": "L0458",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0462",
        "label": "L0462",
        "long": "Ll\u00edvia - Puigcerd\u00e0 - Barcelona",
        "short": "L0462",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0465",
        "label": "L0465",
        "long": "(1091) Cantallops - l'Ordal - Vilafranca",
        "short": "L0465",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0466",
        "label": "L0466",
        "long": "(C4Connect) Figueres-Ma\u00e7anet de Cabrenys-Sant Lloren\u00e7 de C",
        "short": "L0466",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0469",
        "label": "L0469",
        "long": "Malanyeu - la Rodonella - Berga (TAD)",
        "short": "L0469",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0470",
        "label": "L0470",
        "long": "(722) Castellter\u00e7ol - Moi\u00e0 - Art\u00e9s - Manresa",
        "short": "L0470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0471",
        "label": "L0471",
        "long": "(750 758) Marganell - Manresa",
        "short": "L0471",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0472",
        "label": "L0472",
        "long": "(712) Monistrol de Calders-Art\u00e9s-Manresa",
        "short": "L0472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0473",
        "label": "L0473",
        "long": "(752) Rocafort - Manresa",
        "short": "L0473",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0474",
        "label": "L0474",
        "long": "(715) Santa Maria d'Ol\u00f3-Art\u00e9s-Manresa",
        "short": "L0474",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0479",
        "label": "L0479",
        "long": "(705) Manresa - Barri del Xup",
        "short": "L0479",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0480",
        "label": "L0480",
        "long": "(781) Monistrol-St.Vicen\u00e7 Castellet-Castellgal\u00ed-Manresa",
        "short": "L0480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0481",
        "label": "L0481",
        "long": "(784) Manresa-Monistrol-el Vilar-St.Vicen\u00e7-Castellgal\u00ed",
        "short": "L0481",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0482",
        "label": "L0482",
        "long": "(740) Manresa-Centre Penitenciari Lledoners",
        "short": "L0482",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0483",
        "label": "L0483",
        "long": "(782) St.Vicen\u00e7 Castellet-Pont Vilomara-Manresa",
        "short": "L0483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0489",
        "label": "L0489",
        "long": "Castellnou de Bages - Santpedor - Manresa",
        "short": "L0489",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0490",
        "label": "L0490",
        "long": "(786) Mura - Talamanca - Manresa",
        "short": "L0490",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0491",
        "label": "L0491",
        "long": "Manresa - Tarragona",
        "short": "L0491",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0492",
        "label": "L0492",
        "long": "(753) Manresa - Campus UAB",
        "short": "L0492",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0494",
        "label": "L0494",
        "long": "(e13) Matar\u00f3 - Granollers - Sabadell",
        "short": "L0494",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0495",
        "label": "L0495",
        "long": "(C30) Vilassar de Dalt - Matar\u00f3",
        "short": "L0495",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0496",
        "label": "L0496",
        "long": "(e11.1) Barcelona - Matar\u00f3 (pl.Tereses)",
        "short": "L0496",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0497",
        "label": "L0497",
        "long": "(e11.2) Barcelona - Matar\u00f3 Nord",
        "short": "L0497",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0498",
        "label": "L0498",
        "long": "(C10) Matar\u00f3 - Barcelona per la N-II",
        "short": "L0498",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0500",
        "label": "L0500",
        "long": "(550) Matar\u00f3 - Granollers per carretera",
        "short": "L0500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0501",
        "label": "L0501",
        "long": "(C20) St.Vicen\u00e7 de Montalt-Llavaneres-Matar\u00f3",
        "short": "L0501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0502",
        "label": "L0502",
        "long": "(865) Matar\u00f3 - Campus UAB",
        "short": "L0502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0503",
        "label": "L0503",
        "long": "Men\u00e0rguens - Lleida",
        "short": "L0503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0504",
        "label": "L0504",
        "long": "Mencui - Sort",
        "short": "L0504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0505",
        "label": "L0505",
        "long": "(260) Moi\u00e0-Caldes de Montbui-Granollers",
        "short": "L0505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0506",
        "label": "L0506",
        "long": "(L59) Rub\u00ed - el Papiol - Hospital Mois\u00e8s Broggi",
        "short": "L0506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0509",
        "label": "L0509",
        "long": "(355 356) Martorelles - Mollet del Vall\u00e8s",
        "short": "L0509",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0511",
        "label": "L0511",
        "long": "(376) Mollet - Martorelles (Pol\u00edgons Industrials)",
        "short": "L0511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0512",
        "label": "L0512",
        "long": "(648) Montcada-Ripollet-CV-UAB-Bellaterra (SC)",
        "short": "L0512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0515",
        "label": "L0515",
        "long": "Montenartr\u00f3 - Sort",
        "short": "L0515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0518",
        "label": "L0518",
        "long": "(375) Montmel\u00f3-Parets-Montorn\u00e8s-Montmel\u00f3",
        "short": "L0518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0519",
        "label": "L0519",
        "long": "(566 567) Montseny-Sant Celoni-Vilalba Sasserra",
        "short": "L0519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0520",
        "label": "L0520",
        "long": "M\u00f3ra d'Ebre - M\u00f3ra la Nova (estaci\u00f3)",
        "short": "L0520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0522",
        "label": "L0522",
        "long": "M\u00f3ra d'Ebre - Flix - Lleida",
        "short": "L0522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0523",
        "label": "L0523",
        "long": "(558) Mosqueroles-Campins-Sant Celoni",
        "short": "L0523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0524",
        "label": "L0524",
        "long": "(760) Sant Joan de Vilatorrada-Manresa-Navarcles",
        "short": "L0524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0525",
        "label": "L0525",
        "long": "(N2) Reus - Salou (SN)",
        "short": "L0525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0526",
        "label": "L0526",
        "long": "(N1) Reus - Tarragona (SN)",
        "short": "L0526",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0527",
        "label": "L0527",
        "long": "(N6) Torredembarra - Tarragona (SN)",
        "short": "L0527",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0528",
        "label": "L0528",
        "long": "(N5) Valls - Tarragona (SN)",
        "short": "L0528",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0529",
        "label": "L0529",
        "long": "(N3) Tarragona - Salou (SN)",
        "short": "L0529",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0530",
        "label": "L0530",
        "long": "(902) Olesa de Bonesvalls-Begues-Gav\u00e0",
        "short": "L0530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0531",
        "label": "L0531",
        "long": "Olesa de Bonesvalls - Vilafranca del Pened\u00e8s",
        "short": "L0531",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0532",
        "label": "L0532",
        "long": "(M2) Urb\u00e0 d'Olesa de Montserrat",
        "short": "L0532",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0533",
        "label": "L0533",
        "long": "(M1) Olesa de Montserrat-Terrassa-Campus UAB",
        "short": "L0533",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0534",
        "label": "L0534",
        "long": "Olot - Barcelona",
        "short": "L0534",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0535",
        "label": "L0535",
        "long": "Olot - Batet",
        "short": "L0535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0536",
        "label": "L0536",
        "long": "Olot - Girona",
        "short": "L0536",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0537",
        "label": "L0537",
        "long": "Olot - Santa Coloma de Farners - Lloret de Mar",
        "short": "L0537",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0539",
        "label": "L0539",
        "long": "Olot - Riudaura",
        "short": "L0539",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0540",
        "label": "L0540",
        "long": "Olot - UAB",
        "short": "L0540",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0541",
        "label": "L0541",
        "long": "Olot - UAB per Banyoles",
        "short": "L0541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0542",
        "label": "L0542",
        "long": "Olot - Barcelona per Amer",
        "short": "L0542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0544",
        "label": "L0544",
        "long": "Olot - Montagut - Tortell\u00e0 - Poliger",
        "short": "L0544",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0547",
        "label": "L0547",
        "long": "Olot - Vic - Barcelona (per Bracons)",
        "short": "L0547",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0549",
        "label": "L0549",
        "long": "Ossera - la Seu d'Urgell",
        "short": "L0549",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0550",
        "label": "L0550",
        "long": "Ossera - Tuix\u00e9n",
        "short": "L0550",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0552",
        "label": "L0552",
        "long": "Palafolls - Calella - Tordera",
        "short": "L0552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0561",
        "label": "L0561",
        "long": "(370) Parets-Montmel\u00f3-Montorn\u00e8s-Parets",
        "short": "L0561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0562",
        "label": "L0562",
        "long": "Piera - Vilarnau - Sant Sadurn\u00ed d'Anoia (TAD)",
        "short": "L0562",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0568",
        "label": "L0568",
        "long": "Pontons - Vilafranca del Pened\u00e8s - Barcelona",
        "short": "L0568",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0570",
        "label": "L0570",
        "long": "Ponts - Manresa",
        "short": "L0570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0571",
        "label": "L0571",
        "long": "Porrera - Torroja del Priorat - Falset",
        "short": "L0571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0573",
        "label": "L0573",
        "long": "Pratdip - Reus - Tarragona",
        "short": "L0573",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0574",
        "label": "L0574",
        "long": "(472 493) Santa Eul\u00e0lia de Puig-oriol-Prats de Llu\u00e7an\u00e8s",
        "short": "L0574",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0575",
        "label": "L0575",
        "long": "(C14) Premi\u00e0 de Dalt - Premi\u00e0 de Mar",
        "short": "L0575",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0576",
        "label": "L0576",
        "long": "Ll\u00edvia-Puigcerd\u00e0-la Seu d'Urgell-Lleida",
        "short": "L0576",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0577",
        "label": "L0577",
        "long": "Ll\u00edvia - Puigcerd\u00e0 - Ripoll - Girona",
        "short": "L0577",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0578",
        "label": "L0578",
        "long": "Miralcamp - Lleida",
        "short": "L0578",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0579",
        "label": "L0579",
        "long": "Puig-reig - l'Espunyola - Berga",
        "short": "L0579",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0580",
        "label": "L0580",
        "long": "Querol - Pont d'Armentera - Valls",
        "short": "L0580",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0581",
        "label": "L0581",
        "long": "Raimat - Almacelles",
        "short": "L0581",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0584",
        "label": "L0584",
        "long": "La Selva - Reus - Tarragona",
        "short": "L0584",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0585",
        "label": "L0585",
        "long": "Reus - Vila-seca",
        "short": "L0585",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0587",
        "label": "L0587",
        "long": "Reus-les Borges del C.-Alforja-Vilaplana-Reus",
        "short": "L0587",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0588",
        "label": "L0588",
        "long": "Reus - BM Cambrils",
        "short": "L0588",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0589",
        "label": "L0589",
        "long": "Reus-Castellvell-Almoster",
        "short": "L0589",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0592",
        "label": "L0592",
        "long": "Reus - Salou poble i platja",
        "short": "L0592",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0595",
        "label": "L0595",
        "long": "Reus - Tarragona - la Farga de Moles",
        "short": "L0595",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0596",
        "label": "L0596",
        "long": "Reus - Vilaplana (urb. Portugal)",
        "short": "L0596",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0597",
        "label": "L0597",
        "long": "Reus - Vila-rodona",
        "short": "L0597",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0599",
        "label": "L0599",
        "long": "Riba-roja d'Ebre-M\u00f3ra d'Ebre (Hospital)",
        "short": "L0599",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0600",
        "label": "L0600",
        "long": "Ribera de Card\u00f3s - Esterri d'\u00c0neu",
        "short": "L0600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0602",
        "label": "L0602",
        "long": "(620) Ripollet - Barcelona per carretera",
        "short": "L0602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0604",
        "label": "L0604",
        "long": "Ripoll - Ll\u00edvia",
        "short": "L0604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0606",
        "label": "L0606",
        "long": "Rocallaura - Lleida",
        "short": "L0606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0609",
        "label": "L0609",
        "long": "Rod\u00e9s - Sort",
        "short": "L0609",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0610",
        "label": "L0610",
        "long": "Ron\u00ed - Sort",
        "short": "L0610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0611",
        "label": "L0611",
        "long": "Ron\u00ed - Sort",
        "short": "L0611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0613",
        "label": "L0613",
        "long": "Rubi\u00f3 - Sort",
        "short": "L0613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0618",
        "label": "L0618",
        "long": "(B1) Sabadell-Barber\u00e0-Badia del Vall\u00e8s",
        "short": "L0618",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0619",
        "label": "L0619",
        "long": "(A1) Sabadell-Barber\u00e0 del Vall\u00e8s-Barcelona",
        "short": "L0619",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0620",
        "label": "L0620",
        "long": "(C1) Sabadell - Castellar del Vall\u00e8s",
        "short": "L0620",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0623",
        "label": "L0623",
        "long": "(C3) Sabadell - Sant Lloren\u00e7 Savall",
        "short": "L0623",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0625",
        "label": "L0625",
        "long": "(C2) Sabadell - Terrassa - Martorell",
        "short": "L0625",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0626",
        "label": "L0626",
        "long": "(B6) Sabadell-Barber\u00e0 del Vall\u00e8s-Campus UAB",
        "short": "L0626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0630",
        "label": "L0630",
        "long": "Salom\u00f3 - Tarragona",
        "short": "L0630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0633",
        "label": "L0633",
        "long": "Salou - Vila-seca - Tarragona",
        "short": "L0633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0635",
        "label": "L0635",
        "long": "Salou-P.Aventura-Vila-Seca",
        "short": "L0635",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0641",
        "label": "L0641",
        "long": "(426) Samal\u00fas - la Garriga (TAD)",
        "short": "L0641",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0642",
        "label": "L0642",
        "long": "(C22) Sant Andreu de Llavaneres - Estaci\u00f3",
        "short": "L0642",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0643",
        "label": "L0643",
        "long": "(582 583) St.Pere de Vilamajor-St.Antoni-Llinars",
        "short": "L0643",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0647",
        "label": "L0647",
        "long": "(560) Sant Celoni - Granollers",
        "short": "L0647",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0649",
        "label": "L0649",
        "long": "(588) Sant Celoni-urb. Boscos del Montnegre",
        "short": "L0649",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0651",
        "label": "L0651",
        "long": "(A4) Sant Cugat del V.-Cerdanyola del V.-Barcelona",
        "short": "L0651",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0654",
        "label": "L0654",
        "long": "(L60) Sant Feliu L.-Sant Vicen\u00e7 H.-Molins de Rei",
        "short": "L0654",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0655",
        "label": "L0655",
        "long": "(L62M) St.Feliu L.-Molins-St.Vicen\u00e7 H.-Torrelles",
        "short": "L0655",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0657",
        "label": "L0657",
        "long": "Sant Feliu de Guixols a Figueres",
        "short": "L0657",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0659",
        "label": "L0659",
        "long": "Sant Hilari Sacalm - Arb\u00facies - Girona",
        "short": "L0659",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0660",
        "label": "L0660",
        "long": "Sant Hilari Sacalm-Barcelona",
        "short": "L0660",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0661",
        "label": "L0661",
        "long": "Girona a Osor per Angl\u00e8s",
        "short": "L0661",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0662",
        "label": "L0662",
        "long": "Sant Jaume de Frontany\u00e0-Borred\u00e0-Berga (TAD)",
        "short": "L0662",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0663",
        "label": "L0663",
        "long": "(761) Sant Joan de Vilatorrada-Manresa",
        "short": "L0663",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0664",
        "label": "L0664",
        "long": "Sant Mar\u00e7al - l'Arbo\u00e7",
        "short": "L0664",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0666",
        "label": "L0666",
        "long": "Sant Quint\u00ed de Mediona-Vilafranca-Barcelona",
        "short": "L0666",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0667",
        "label": "L0667",
        "long": "(467) Sora - Sant Quirze de Besora",
        "short": "L0667",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0668",
        "label": "L0668",
        "long": "(479) Vidr\u00e0 - Sant Quirze de Besora",
        "short": "L0668",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0669",
        "label": "L0669",
        "long": "(1090) Sant Sadurn\u00ed d'Anoia-Vilafranca del P.",
        "short": "L0669",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0675",
        "label": "L0675",
        "long": "(470 L5) Muntanyola-Santa Eul\u00e0lia de Riuprimer-Vic",
        "short": "L0675",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0676",
        "label": "L0676",
        "long": "Santa Maria de Bellver - Barcelona",
        "short": "L0676",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0679",
        "label": "L0679",
        "long": "Santa Maria de Gimenells - Lleida",
        "short": "L0679",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0682",
        "label": "L0682",
        "long": "Santa Pau -Olot",
        "short": "L0682",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0684",
        "label": "L0684",
        "long": "(1361) Santa Susanna-Malgrat de Mar-Palafolls",
        "short": "L0684",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0687",
        "label": "L0687",
        "long": "(e10) Barcelona-Santa Perp\u00e8tua-Sentmenat",
        "short": "L0687",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0688",
        "label": "L0688",
        "long": "(L2) Urb\u00e0 de Cambrils: l\u00ednia ponent",
        "short": "L0688",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0689",
        "label": "L0689",
        "long": "(L1) Urb\u00e0 de Cambrils: l\u00ednia llevant",
        "short": "L0689",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0690",
        "label": "L0690",
        "long": "(598) Urb\u00e0 de Sant Celoni",
        "short": "L0690",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0691",
        "label": "L0691",
        "long": "Setcases - Campdev\u00e0nol",
        "short": "L0691",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0693",
        "label": "L0693",
        "long": "Montblanc - Reus",
        "short": "L0693",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0695",
        "label": "L0695",
        "long": "Solsona - Cervera",
        "short": "L0695",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0696",
        "label": "L0696",
        "long": "Solsona - Ponts - Lleida",
        "short": "L0696",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0699",
        "label": "L0699",
        "long": "Sort - la Seu d'Urgell",
        "short": "L0699",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0704",
        "label": "L0704",
        "long": "(C21) Sant Vicen\u00e7 de Montalt-Caldes d'Estrac (TAD- amb serveis a demanda)",
        "short": "L0704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0706",
        "label": "L0706",
        "long": "(295) Santa Perp\u00e8tua de Mogoda - la Llagosta",
        "short": "L0706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0707",
        "label": "L0707",
        "long": "Sant Juli\u00e0 de Cerdanyola-Guardiola de B. (TAD)",
        "short": "L0707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0710",
        "label": "L0710",
        "long": "(1092) Subirats - Sant Sadurn\u00ed d'Anoia",
        "short": "L0710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0713",
        "label": "L0713",
        "long": "Reus-Tarragona-Vila-seca-PA(Admin)per T-11 i N-340",
        "short": "L0713",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0714",
        "label": "L0714",
        "long": "Tarragona - Pineda - Salou i BM Cambrils per Cavet",
        "short": "L0714",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0715",
        "label": "L0715",
        "long": "Tarragona - Port Aventura",
        "short": "L0715",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0717",
        "label": "L0717",
        "long": "Tarragona - Salou - BM Cambrils per La Pineda",
        "short": "L0717",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0720",
        "label": "L0720",
        "long": "Tarragona - Valls (per N-240)",
        "short": "L0720",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0721",
        "label": "L0721",
        "long": "Tarragona - Valls per interior",
        "short": "L0721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0723",
        "label": "L0723",
        "long": "Tarragona - Br\u00e0fim - Vila-rodona i Montferri Valls",
        "short": "L0723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0726",
        "label": "L0726",
        "long": "Tarragona-Punta Bic",
        "short": "L0726",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0729",
        "label": "L0729",
        "long": "T\u00e0rrega - Lleida",
        "short": "L0729",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0730",
        "label": "L0730",
        "long": "T\u00e0rrega - Montorn\u00e8s de Segarra",
        "short": "L0730",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0731",
        "label": "L0731",
        "long": "T\u00e0rrega - Vallfogona de Riucorb",
        "short": "L0731",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0732",
        "label": "L0732",
        "long": "Clic.cat - Tarr\u00e9s - l'Espluga Calba - Les Borges Blanques",
        "short": "L0732",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0734",
        "label": "L0734",
        "long": "Tavascan - Llavors\u00ed",
        "short": "L0734",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0735",
        "label": "L0735",
        "long": "Tavascan - Ribera de Card\u00f3s",
        "short": "L0735",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0736",
        "label": "L0736",
        "long": "Tavascan - Sort",
        "short": "L0736",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0737",
        "label": "L0737",
        "long": "(M12) Castellbell i el Vilar-Rellinars-Terrassa",
        "short": "L0737",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0738",
        "label": "L0738",
        "long": "(M8A) Matadepera-Terrassa (Estaci\u00f3 Autobusos)",
        "short": "L0738",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0739",
        "label": "L0739",
        "long": "(C5) Terrassa - Sabadell",
        "short": "L0739",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0741",
        "label": "L0741",
        "long": "(M11) Terrassa - Mura - Talamanca",
        "short": "L0741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0742",
        "label": "L0742",
        "long": "(M7) Ullastrell - Terrassa",
        "short": "L0742",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0744",
        "label": "L0744",
        "long": "Tivissa - M\u00f3ra d'Ebre (hospital)",
        "short": "L0744",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0745",
        "label": "L0745",
        "long": "Tivissa - Reus",
        "short": "L0745",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0746",
        "label": "L0746",
        "long": "(443) Tona - Vic",
        "short": "L0746",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0747",
        "label": "L0747",
        "long": "Tor\u00e0 - Ivorra - Guissona",
        "short": "L0747",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0748",
        "label": "L0748",
        "long": "Tornafort - Sort",
        "short": "L0748",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0749",
        "label": "L0749",
        "long": "Tornafort - Puigforniu - Sort",
        "short": "L0749",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0751",
        "label": "L0751",
        "long": "Torredembarra-Riera Gai\u00e0-Vespella-Nou Gai\u00e0-Salom\u00f3",
        "short": "L0751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0755",
        "label": "L0755",
        "long": "Torres de Segre - Alcarr\u00e0s",
        "short": "L0755",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0756",
        "label": "L0756",
        "long": "Torres de Segre - Lleida",
        "short": "L0756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0758",
        "label": "L0758",
        "long": "Torroella de Montgr\u00ed - Palafrugell",
        "short": "L0758",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0760",
        "label": "L0760",
        "long": "Torroella de Montgr\u00ed - la Bisbal d'Empord\u00e0",
        "short": "L0760",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0761",
        "label": "L0761",
        "long": "Torroella de Montgr\u00ed - l'Estartit",
        "short": "L0761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0762",
        "label": "L0762",
        "long": "Torroella de Montgr\u00ed-Vulpellac-la Bisbal d'Empord\u00e0",
        "short": "L0762",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0769",
        "label": "L0769",
        "long": "Tortosa - l'Ametlla de Mar i urbanitzacions",
        "short": "L0769",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0774",
        "label": "L0774",
        "long": "(e3) Barcelona-Cerdanyola del Vall\u00e8s-Campus UAB",
        "short": "L0774",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0775",
        "label": "L0775",
        "long": "(M5) Vacarisses - Terrassa",
        "short": "L0775",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0776",
        "label": "L0776",
        "long": "Val\u00e8ncia d'\u00c0neu - Sort",
        "short": "L0776",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0777",
        "label": "L0777",
        "long": "Val\u00e8ncia d'\u00c0neu - Tremp",
        "short": "L0777",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0783",
        "label": "L0783",
        "long": "Clic.cat - CSNY Valldaina - Sant Andreu de la Barca",
        "short": "L0783",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0786",
        "label": "L0786",
        "long": "(e19) Barcelona-Alella-Vallromanes-Vilanova Vall\u00e8s",
        "short": "L0786",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0787",
        "label": "L0787",
        "long": "Valls - Estaci\u00f3 del Camp de Tarragona",
        "short": "L0787",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0788",
        "label": "L0788",
        "long": "Valls - Reus pel Morell",
        "short": "L0788",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0789",
        "label": "L0789",
        "long": "Valls - Reus per la Selva del Camp",
        "short": "L0789",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0792",
        "label": "L0792",
        "long": "Pla Manlleu-Vendrell-Bisbal Pd\u00e8s connexi\u00f3 Juncosa",
        "short": "L0792",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0796",
        "label": "L0796",
        "long": "Verges - Girona",
        "short": "L0796",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0799",
        "label": "L0799",
        "long": "(L4) Urb\u00e0 de Vic: Calldetenes - Estaci\u00f3",
        "short": "L0799",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0800",
        "label": "L0800",
        "long": "(487) Folgueroles - Sant Juli\u00e0 de Vilatorta - Vic",
        "short": "L0800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0801",
        "label": "L0801",
        "long": "Tor\u00e0 - Guissona - T\u00e0rrega",
        "short": "L0801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0803",
        "label": "L0803",
        "long": "Olot - Figueres",
        "short": "L0803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0804",
        "label": "L0804",
        "long": "(488) Vic - Sant Rom\u00e0 de Sau (TAD)",
        "short": "L0804",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0806",
        "label": "L0806",
        "long": "(410) Vic - Campus UAB (SC)",
        "short": "L0806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0807",
        "label": "L0807",
        "long": "(M6) Viladecavalls - Terrassa",
        "short": "L0807",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0808",
        "label": "L0808",
        "long": "Vilafranca - El Vendrell -Tarragona -Port Aventura",
        "short": "L0808",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0810",
        "label": "L0810",
        "long": "(L76) Vilafranca del Pened\u00e8s - Sitges per Olivella",
        "short": "L0810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0812",
        "label": "L0812",
        "long": "Vilanova de Banat - la Seu d'Urgell",
        "short": "L0812",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0814",
        "label": "L0814",
        "long": "Vilanova de la Sal - Balaguer",
        "short": "L0814",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0815",
        "label": "L0815",
        "long": "Vilanova de Prades - Prades - Reus",
        "short": "L0815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0818",
        "label": "L0818",
        "long": "(L72) Vilanova i la Geltr\u00fa-Sant Pere de Ribes-Sitges",
        "short": "L0818",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0820",
        "label": "L0820",
        "long": "(L68) Vilanova i la Geltr\u00fa - Vilafranca del Pened\u00e8s",
        "short": "L0820",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0824",
        "label": "L0824",
        "long": "Vilarig - Figueres",
        "short": "L0824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0825",
        "label": "L0825",
        "long": "Vila-sana - Lleida",
        "short": "L0825",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0828",
        "label": "L0828",
        "long": "Vila-seca - Pineda - Salou - Vila-seca",
        "short": "L0828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0831",
        "label": "L0831",
        "long": "(803 804 805) Vilassar de Dalt-Premi\u00e0 de Mar-Barcelona",
        "short": "L0831",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0832",
        "label": "L0832",
        "long": "(C12) Cabrils - Vilassar de Mar",
        "short": "L0832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0834",
        "label": "L0834",
        "long": "Vinallop - Tortosa",
        "short": "L0834",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0837",
        "label": "L0837",
        "long": "Oliana - Coll de Narg\u00f3",
        "short": "L0837",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0838",
        "label": "L0838",
        "long": "Montanissel - Organy\u00e0",
        "short": "L0838",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0839",
        "label": "L0839",
        "long": "Peramola - Oliana",
        "short": "L0839",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0840",
        "label": "L0840",
        "long": "Lles - la Seu d'Urgell",
        "short": "L0840",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0841",
        "label": "L0841",
        "long": "Tuix\u00e9n - la Seu d'Urgell",
        "short": "L0841",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0842",
        "label": "L0842",
        "long": "Espluga de Serra - Tremp",
        "short": "L0842",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0843",
        "label": "L0843",
        "long": "Matasolana- Sant Miquel de la Vall -Tremp",
        "short": "L0843",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0844",
        "label": "L0844",
        "long": "La Clua - Tremp",
        "short": "L0844",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0845",
        "label": "L0845",
        "long": "Arans\u00eds - Tremp",
        "short": "L0845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0846",
        "label": "L0846",
        "long": "Orcau - Tremp",
        "short": "L0846",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0847",
        "label": "L0847",
        "long": "B\u00f2ixols - Tremp",
        "short": "L0847",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0848",
        "label": "L0848",
        "long": "Vilella - Buira - Tremp",
        "short": "L0848",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0849",
        "label": "L0849",
        "long": "Llu\u00e7\u00e0 - Tremp",
        "short": "L0849",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0850",
        "label": "L0850",
        "long": "Cabdella - Aguir\u00f3 - Tremp",
        "short": "L0850",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0851",
        "label": "L0851",
        "long": "Rivert - Tremp",
        "short": "L0851",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0852",
        "label": "L0852",
        "long": "Pessonada - la Pobla de Segur",
        "short": "L0852",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0853",
        "label": "L0853",
        "long": "Hortoneda - la Pobla de Segur",
        "short": "L0853",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0854",
        "label": "L0854",
        "long": "Talarn - Tremp",
        "short": "L0854",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0855",
        "label": "L0855",
        "long": "Puigverd de Tremp - Tremp",
        "short": "L0855",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0856",
        "label": "L0856",
        "long": "El Pla de l'Ermita - el Pont de Suert - Vielha",
        "short": "L0856",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0857",
        "label": "L0857",
        "long": "Clic.cat - La Pobla de C\u00e9rvoles - Les Borges Blanques",
        "short": "L0857",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0858",
        "label": "L0858",
        "long": "Les Borges Blanques - la Pobla de C\u00e9rvoles",
        "short": "L0858",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0859",
        "label": "L0859",
        "long": "Juncosa - les Borges Blanques",
        "short": "L0859",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0860",
        "label": "L0860",
        "long": "Torrebesses-Bovera",
        "short": "L0860",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0861",
        "label": "L0861",
        "long": "Camarasa - Balaguer",
        "short": "L0861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0862",
        "label": "L0862",
        "long": "Foradada - Artesa de Segre",
        "short": "L0862",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0863",
        "label": "L0863",
        "long": "Artesa de Segre - Montson\u00eds",
        "short": "L0863",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0864",
        "label": "L0864",
        "long": "Santa Maria de Mei\u00e0 - Artesa de Segre",
        "short": "L0864",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0865",
        "label": "L0865",
        "long": "Artesa de Segre - Llu\u00e7ars",
        "short": "L0865",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0866",
        "label": "L0866",
        "long": "Al\u00f2s de Balaguer - Artesa de Segre",
        "short": "L0866",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0876",
        "label": "L0876",
        "long": "Vilaller-el Pont de Suert-Ta\u00fcll (pistes d'esqu\u00ed)",
        "short": "L0876",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0885",
        "label": "L0885",
        "long": "(e4) Girona - Lloret de Mar",
        "short": "L0885",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0887",
        "label": "L0887",
        "long": "Ordis - Figueres - Vilafant (CAP)",
        "short": "L0887",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0889",
        "label": "L0889",
        "long": "Els Alam\u00fas - Lleida",
        "short": "L0889",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0890",
        "label": "L0890",
        "long": "Alcan\u00f3 - Lleida",
        "short": "L0890",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0891",
        "label": "L0891",
        "long": "Almatret - Ser\u00f2s",
        "short": "L0891",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0892",
        "label": "L0892",
        "long": "Ser\u00f2s - Almatret",
        "short": "L0892",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0895",
        "label": "L0895",
        "long": "El Miracle - Solsona",
        "short": "L0895",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0896",
        "label": "L0896",
        "long": "Vallbona de les Monges - T\u00e0rrega",
        "short": "L0896",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0899",
        "label": "L0899",
        "long": "(560) Corbera de Llobr.-la Palma-Molins de Rei",
        "short": "L0899",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0900",
        "label": "L0900",
        "long": "(365) Santa Perp\u00e8tua - Mollet - Campus UAB",
        "short": "L0900",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0906",
        "label": "L0906",
        "long": "(L2) Urb\u00e0 Corbera: Corbera - St. Andreu Barca",
        "short": "L0906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0920",
        "label": "L0920",
        "long": "(N2) Rofes - la Llacuna - Igualada",
        "short": "L0920",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0921",
        "label": "L0921",
        "long": "(T5) Sant Salvador de Guardiola - Manresa",
        "short": "L0921",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0922",
        "label": "L0922",
        "long": "(M8D) Matadepera-Terrassa (Estaci\u00f3 del Nord)",
        "short": "L0922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0928",
        "label": "L0928",
        "long": "(M4) Olesa-Santa Maria de Vilalba-Martorell",
        "short": "L0928",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0941",
        "label": "L0941",
        "long": "(L3) Urb\u00e0 de Corbera: el Bon Rep\u00f2s - l'Amunt",
        "short": "L0941",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0943",
        "label": "L0943",
        "long": "(L4) Urb\u00e0 de Corbera: la Creu de l'Aregall",
        "short": "L0943",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0946",
        "label": "L0946",
        "long": "(L1) Urb\u00e0 de Corbera: Cases Pairals",
        "short": "L0946",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0953",
        "label": "L0953",
        "long": "(B8) Sant Cugat-Rub\u00ed-Terrassa-Sant Quirze",
        "short": "L0953",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0954",
        "label": "L0954",
        "long": "(B3) Sabadell - Matadepera (les Pedritxes)",
        "short": "L0954",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0958",
        "label": "L0958",
        "long": "(B7) Cerdanyola V. - Sant Cugat V. - Rub\u00ed",
        "short": "L0958",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0961",
        "label": "L0961",
        "long": "(A7) Cerdanyola del Vall\u00e8s-Barcelona per Horta",
        "short": "L0961",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0965",
        "label": "L0965",
        "long": "Solsona - el Pi de Sant Just",
        "short": "L0965",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0968",
        "label": "L0968",
        "long": "Salt - Girona",
        "short": "L0968",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0970",
        "label": "L0970",
        "long": "Vielha - Lleida",
        "short": "L0970",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0972",
        "label": "L0972",
        "long": "Balaguer - Mollerussa",
        "short": "L0972",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0975",
        "label": "L0975",
        "long": "Peracal\u00e7 - Sort",
        "short": "L0975",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0980",
        "label": "L0980",
        "long": "BUS PLA DE L'ESTANY",
        "short": "L0980",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "0981",
        "label": "L0981",
        "long": "Lleida - Tortosa",
        "short": "L0981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1005",
        "label": "L1005",
        "long": "Mas de Barberans - Santa B\u00e0rbara - Tortosa",
        "short": "L1005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1006",
        "label": "L1006",
        "long": "La Pobla de Massaluca - Gandesa",
        "short": "L1006",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1007",
        "label": "L1007",
        "long": "Batea - Gandesa - Barcelona",
        "short": "L1007",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1008",
        "label": "L1008",
        "long": "(LB1) Urb\u00e0 de Barber\u00e0 del Vall\u00e8s",
        "short": "L1008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1009",
        "label": "L1009",
        "long": "Tortosa - Alfara de Carles",
        "short": "L1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1010",
        "label": "L1010",
        "long": "La S\u00e9nia - Tarragona",
        "short": "L1010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1011",
        "label": "L1011",
        "long": "Amposta - la S\u00e9nia i Tortosa - la S\u00e9nia",
        "short": "L1011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1012",
        "label": "L1012",
        "long": "Tortosa - La R\u00e0pita (la Carrova)",
        "short": "L1012",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1016",
        "label": "L1016",
        "long": "Vinar\u00f2s - Tortosa (Ulldecona)",
        "short": "L1016",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1021",
        "label": "L1021",
        "long": "Santa Engr\u00e0cia - Tremp",
        "short": "L1021",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1022",
        "label": "L1022",
        "long": "(433) Or\u00eds - Sant Hip\u00f2lit de Voltreg\u00e0 - Vic",
        "short": "L1022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1026",
        "label": "L1026",
        "long": "Caregue - Sort",
        "short": "L1026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1027",
        "label": "L1027",
        "long": "Algerri - Albesa",
        "short": "L1027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1028",
        "label": "L1028",
        "long": "(437) Vic-Sant Hip\u00f2lit-Perafita-Sant Bartomeu-Vic (SC)",
        "short": "L1028",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1030",
        "label": "L1030",
        "long": "Batea - M\u00f3ra d'Ebre",
        "short": "L1030",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1032",
        "label": "L1032",
        "long": "Torrebesses - Bovera (2)",
        "short": "L1032",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1033",
        "label": "L1033",
        "long": "Pa\u00fcls - Tortosa",
        "short": "L1033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1034",
        "label": "L1034",
        "long": "El Pinell de Brai - M\u00f3ra la Nova (estaci\u00f3 de tren)",
        "short": "L1034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1035",
        "label": "L1035",
        "long": "La Fatarella - Gandesa",
        "short": "L1035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1037",
        "label": "L1037",
        "long": "Miravet - Benissanet - M\u00f3ra d'Ebre",
        "short": "L1037",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1038",
        "label": "L1038",
        "long": "(567) Vallirana-Molins-Hospital Broggi-Barcelona",
        "short": "L1038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1045",
        "label": "L1045",
        "long": "(e14) Barcelona - Sant Pere de Ribes",
        "short": "L1045",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1049",
        "label": "L1049",
        "long": "Cubelles - Vilanova i la Geltr\u00fa",
        "short": "L1049",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1050",
        "label": "L1050",
        "long": "El Vendrell - Vilanova i la Geltr\u00fa",
        "short": "L1050",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1055",
        "label": "L1055",
        "long": "Valls - Calafell",
        "short": "L1055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1059",
        "label": "L1059",
        "long": "Enviny - Sort",
        "short": "L1059",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1063",
        "label": "L1063",
        "long": "(N52) Molins de Rei-Cervell\u00f3-Vallirana (SN)",
        "short": "L1063",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1066",
        "label": "L1066",
        "long": "Figueres - pol\u00edgons",
        "short": "L1066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1076",
        "label": "L1076",
        "long": "(L51) Barcelona (B.Aires)-St.Feliu de Llobregat",
        "short": "L1076",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1081",
        "label": "L1081",
        "long": "(L63) Barcelona (F.Maci\u00e0)-el Palau per autopista",
        "short": "L1081",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1082",
        "label": "L1082",
        "long": "(LC1) Urb\u00e0 d'Igualada (interior)",
        "short": "L1082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1084",
        "label": "L1084",
        "long": "(LC2) Urb\u00e0 d'Igualada (exterior)",
        "short": "L1084",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1085",
        "label": "L1085",
        "long": "(L57M) Barcelona (F.Maci\u00e0)-Avinyonet per autop.",
        "short": "L1085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1087",
        "label": "L1087",
        "long": "(LTV) Vilanova del Cam\u00ed - Igualada",
        "short": "L1087",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1089",
        "label": "L1089",
        "long": "(LTM) Santa Margarida de Montbui-Igualada",
        "short": "L1089",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1090",
        "label": "L1090",
        "long": "Llessui-Sort",
        "short": "L1090",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1092",
        "label": "L1092",
        "long": "(L65) Sant Just Desvern (Walden) - Martorell",
        "short": "L1092",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1095",
        "label": "L1095",
        "long": "(L68) BCN(F.Maci\u00e0)-Martorell autop. fins Molins",
        "short": "L1095",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1100",
        "label": "L1100",
        "long": "(L69) BCN(F.Maci\u00e0)-Martorell autop. fins Pallej\u00e0",
        "short": "L1100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1103",
        "label": "L1103",
        "long": "La Pobla de Segur - Central de Cabdella",
        "short": "L1103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1105",
        "label": "L1105",
        "long": "Vielha - Lleida",
        "short": "L1105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1110",
        "label": "L1110",
        "long": "Moja - Vilafranca del Pened\u00e8s",
        "short": "L1110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1112",
        "label": "L1112",
        "long": "La Pobla de Segur - el Pont de Suert",
        "short": "L1112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1114",
        "label": "L1114",
        "long": "Urb\u00e0 d'Esparreguera",
        "short": "L1114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1120",
        "label": "L1120",
        "long": "Barcelona Nord (estaci\u00f3 d'autobusos) - Cadaqu\u00e9s",
        "short": "L1120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1122",
        "label": "L1122",
        "long": "Palafrugell - Girona E",
        "short": "L1122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1123",
        "label": "L1123",
        "long": "Palafrugell - Begur",
        "short": "L1123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1125",
        "label": "L1125",
        "long": "Tossa de Mar-Lloret-Barcelona-aeroport del Prat",
        "short": "L1125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1129",
        "label": "L1129",
        "long": "Figueres - Vilaju\u00efga - Pau - Palau - Roses",
        "short": "L1129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1131",
        "label": "L1131",
        "long": "Albany\u00e0 - Figueres",
        "short": "L1131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1138",
        "label": "L1138",
        "long": "Lloret de Mar - Tossa de Mar - Palafrugell",
        "short": "L1138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1140",
        "label": "L1140",
        "long": "L'Escala - Girona",
        "short": "L1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1141",
        "label": "L1141",
        "long": "La Bisbal d'Empord\u00e0 - Girona (estaci\u00f3 d'autobusos)",
        "short": "L1141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1147",
        "label": "L1147",
        "long": "Urb\u00e0 de Sant Esteve Sesrovires",
        "short": "L1147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1148",
        "label": "L1148",
        "long": "Palafrugell - Tamariu",
        "short": "L1148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1149",
        "label": "L1149",
        "long": "(e18) Barcelona-Sant Sadurn\u00ed d'Anoia-la Llacuna",
        "short": "L1149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1150",
        "label": "L1150",
        "long": "Vilartagas - l'Escala",
        "short": "L1150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1152",
        "label": "L1152",
        "long": "Palafrugell-Begur-Peratallada-la Bisbal d'Empord\u00e0",
        "short": "L1152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1160",
        "label": "L1160",
        "long": "Lloret de Mar - Cadaqu\u00e9s",
        "short": "L1160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1169",
        "label": "L1169",
        "long": "Palafrugell - Calella - Llafranc - Palafrugell",
        "short": "L1169",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1177",
        "label": "L1177",
        "long": "(e6) Figueres - Roses",
        "short": "L1177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1196",
        "label": "L1196",
        "long": "(502) Barcelona-Granollers-Llinars per autopista",
        "short": "L1196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1198",
        "label": "L1198",
        "long": "Figueres - Portbou",
        "short": "L1198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1200",
        "label": "L1200",
        "long": "(412) Granollers-Parets del Vall\u00e8s-Campus UAB",
        "short": "L1200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1213",
        "label": "L1213",
        "long": "(591 BUC) Urb\u00e0 de Cardedeu",
        "short": "L1213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1224",
        "label": "L1224",
        "long": "(469 466) Montesquiu-St.Quirze Besora-Torell\u00f3",
        "short": "L1224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1242",
        "label": "L1242",
        "long": "(691) Intensificaci\u00f3 de Pineda de Mar",
        "short": "L1242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1262",
        "label": "L1262",
        "long": "(561) Sant Celoni-Vallgorguina-Arenys de Mar",
        "short": "L1262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1274",
        "label": "L1274",
        "long": "(462 463 464) Rupit-Esquirol-Roda-Manlleu-Vic (SC)",
        "short": "L1274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1280",
        "label": "L1280",
        "long": "(L51) TransGran: Granollers - la Roca Village",
        "short": "L1280",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1283",
        "label": "L1283",
        "long": "(361) Sant Fost de Campsentelles-Sabadell",
        "short": "L1283",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1284",
        "label": "L1284",
        "long": "(360) Badalona - Sabadell",
        "short": "L1284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1286",
        "label": "L1286",
        "long": "Vall de Ribes-Ribes de Freser-Campdev\u00e0nol-Ripoll",
        "short": "L1286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1308",
        "label": "L1308",
        "long": "(233) Palau-solit\u00e0 - Poliny\u00e0 - Sabadell",
        "short": "L1308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1309",
        "label": "L1309",
        "long": "Ripoll - Campdev\u00e0nol",
        "short": "L1309",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1315",
        "label": "L1315",
        "long": "(650) Girona - Bellaterra",
        "short": "L1315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1316",
        "label": "L1316",
        "long": "(602) Aeroport del Prat-Barcelona-Girona-Figueres per A7",
        "short": "L1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1323",
        "label": "L1323",
        "long": "(612) Vilafreser - B\u00e0scara (per Vilademuls)",
        "short": "L1323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1329",
        "label": "L1329",
        "long": "(291) Urb\u00e0 Caldes de Montbui: Font Enamorats",
        "short": "L1329",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1335",
        "label": "L1335",
        "long": "(293) Urb\u00e0 Caldes de Montbui: Can Valls",
        "short": "L1335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1353",
        "label": "L1353",
        "long": "(725) Calaf - Manresa per C-25",
        "short": "L1353",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1364",
        "label": "L1364",
        "long": "(714) Prats de Llu\u00e7an\u00e8s-Manresa-Barcelona",
        "short": "L1364",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1365",
        "label": "L1365",
        "long": "T-BUS (SC)",
        "short": "L1365",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1383",
        "label": "L1383",
        "long": "Salt - hospital de Salt - Girona",
        "short": "L1383",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1389",
        "label": "L1389",
        "long": "(500) Granollers - Barcelona per carretera",
        "short": "L1389",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1400",
        "label": "L1400",
        "long": "(455) Torell\u00f3 - Manlleu - Vic",
        "short": "L1400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1401",
        "label": "L1401",
        "long": "(449) Sant Pere de Torell\u00f3 - Vic (festius) (SC)",
        "short": "L1401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1404",
        "label": "L1404",
        "long": "Gerri de la Sal - Sort",
        "short": "L1404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1405",
        "label": "L1405",
        "long": "Pujol - Sort",
        "short": "L1405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1414",
        "label": "L1414",
        "long": "(B2) Sabadell-Barber\u00e0-Cerdanyola-Ripollet",
        "short": "L1414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1423",
        "label": "L1423",
        "long": "Fontcoberta - Banyoles - Porqueres - Cam\u00f2s",
        "short": "L1423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1424",
        "label": "L1424",
        "long": "Banyoles - Riudellots de la Creu",
        "short": "L1424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1427",
        "label": "L1427",
        "long": "(685) Can Tiana - Ripollet - Montcada (CAP)",
        "short": "L1427",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1428",
        "label": "L1428",
        "long": "(377 383) Urb\u00e0 de Bigues i Riells: Bigues - Granollers",
        "short": "L1428",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1431",
        "label": "L1431",
        "long": "Sta.Coloma Queralt-St.Mart\u00ed Tous-Jorba-Igualada",
        "short": "L1431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1446",
        "label": "L1446",
        "long": "Solsona - Manresa - Barcelona",
        "short": "L1446",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1460",
        "label": "L1460",
        "long": "Batea - Tarragona",
        "short": "L1460",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1461",
        "label": "L1461",
        "long": "Girona-Llagostera-Palam\u00f3s-la Bisbal-Girona(circu\u00eft",
        "short": "L1461",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1463",
        "label": "L1463",
        "long": "Lleida - Salou - Platja de la Pineda",
        "short": "L1463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1464",
        "label": "L1464",
        "long": "Blanes - Lloret de Mar - Tossa de Mar",
        "short": "L1464",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1465",
        "label": "L1465",
        "long": "(240) Castellter\u00e7ol-Caldes de Montbui-Mollet (SC)",
        "short": "L1465",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1468",
        "label": "L1468",
        "long": "(345) Parets-Mollet (Hospital)-Santa Perp\u00e8tua",
        "short": "L1468",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1469",
        "label": "L1469",
        "long": "(296) Urb\u00e0 de Palau-solit\u00e0 i Plegamans",
        "short": "L1469",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1470",
        "label": "L1470",
        "long": "(234) Sabadell-Poliny\u00e0-Sentmenat-Caldes-Palau",
        "short": "L1470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1475",
        "label": "L1475",
        "long": "Figueres - Roses (nocturn)  NGI-2",
        "short": "L1475",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1480",
        "label": "L1480",
        "long": "(L1-L2) Calonge - Palam\u00f3s - Calonge",
        "short": "L1480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1492",
        "label": "L1492",
        "long": "(530) Manresa - Monistrol - Olesa - Barcelona",
        "short": "L1492",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1493",
        "label": "L1493",
        "long": "Lleida - Campus UAB",
        "short": "L1493",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1494",
        "label": "L1494",
        "long": "Aeroport de Girona - el Maresme - Matar\u00f3",
        "short": "L1494",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1495",
        "label": "L1495",
        "long": "(L4M) Urb\u00e0 de Malgrat de Mar",
        "short": "L1495",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1497",
        "label": "L1497",
        "long": "(C13) Urb\u00e0 de Vilassar de Mar",
        "short": "L1497",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1498",
        "label": "L1498",
        "long": "(C16) Urb\u00e0 de Cabrera de Mar",
        "short": "L1498",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1508",
        "label": "L1508",
        "long": "Falset - estaci\u00f3 ferrocarril Mar\u00e7\u00e0 - Mar\u00e7\u00e0",
        "short": "L1508",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1510",
        "label": "L1510",
        "long": "(H3) els Hostalets de Pierola - Esparreguera",
        "short": "L1510",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1511",
        "label": "L1511",
        "long": "(L5-L6) Sant Feliu - Platja d'Aro - s'Agar\u00f3 - Sta.Cristina",
        "short": "L1511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1512",
        "label": "L1512",
        "long": "Figueres - Vilafant Estaci\u00f3 TAV",
        "short": "L1512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1516",
        "label": "L1516",
        "long": "Roses - aeroport de Girona",
        "short": "L1516",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1520",
        "label": "L1520",
        "long": "Barber\u00e0 Conca-Montblanc-Sarral-Valls-Tarragona",
        "short": "L1520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1521",
        "label": "L1521",
        "long": "Colldejou-Tarragona",
        "short": "L1521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1522",
        "label": "L1522",
        "long": "(348) l'Ametlla del Vall\u00e8s - Granollers",
        "short": "L1522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1523",
        "label": "L1523",
        "long": "(621) Barcelona - Pol\u00edgon Industrial Santiga",
        "short": "L1523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1524",
        "label": "L1524",
        "long": "Reus - Pol. Ind. Constant\u00ed - el Morell - ECT",
        "short": "L1524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1525",
        "label": "L1525",
        "long": "(808) Tei\u00e0-el Masnou-Alella-Barcelona (SC)",
        "short": "L1525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1530",
        "label": "L1530",
        "long": "Tamarite de Litera-Lleida",
        "short": "L1530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1532",
        "label": "L1532",
        "long": "(e5) Almacelles-Lleida",
        "short": "L1532",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1533",
        "label": "L1533",
        "long": "Tamarite de Litera-Col\u00b7legi Claver",
        "short": "L1533",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1534",
        "label": "L1534",
        "long": "Vencill\u00f3n-Tamarite de Litera",
        "short": "L1534",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1536",
        "label": "L1536",
        "long": "NL1 Lleida-la Granja d'Escarp",
        "short": "L1536",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1537",
        "label": "L1537",
        "long": "Lleida-Alfarr\u00e0s",
        "short": "L1537",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1541",
        "label": "L1541",
        "long": "(390) Urb\u00e0 de Parets del Vall\u00e8s",
        "short": "L1541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1543",
        "label": "L1543",
        "long": "(L1) Urb\u00e0 de Berga: Circu\u00eft interior",
        "short": "L1543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1545",
        "label": "L1545",
        "long": "(L1-L2) Palam\u00f3s - Calonge - Palam\u00f3s, Badia Bus",
        "short": "L1545",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1546",
        "label": "L1546",
        "long": "(405) Barcelona - Can Messeguer - Cardedeu",
        "short": "L1546",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1547",
        "label": "L1547",
        "long": "Estaci\u00f3 RENFE Blanes-Lloret de Mar-Tossa de Mar",
        "short": "L1547",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1549",
        "label": "L1549",
        "long": "Eucaliptus-Muntells-St Jaume d'Enveja-Amposta",
        "short": "L1549",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1553",
        "label": "L1553",
        "long": "Combinat Terra Alta",
        "short": "L1553",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1555",
        "label": "L1555",
        "long": "M\u00f3ra la Nova - Tortosa per Xerta",
        "short": "L1555",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1556",
        "label": "L1556",
        "long": "Girona-Celr\u00e0-Fla\u00e7\u00e0-La Bisbal-Palafrugell-Palam\u00f3s-Calonge-Platja d'Aro-St.Feliu-Cass\u00e0-Girona",
        "short": "L1556",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1557",
        "label": "L1557",
        "long": "(N66) Terrassa - Matadepera (SN)",
        "short": "L1557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1558",
        "label": "L1558",
        "long": "(N67) Terrassa - Vacarisses (SN)",
        "short": "L1558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1559",
        "label": "L1559",
        "long": "(N41) Barcelona - Sant Sadurn\u00ed d'Anoia (SN)",
        "short": "L1559",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1560",
        "label": "L1560",
        "long": "Breda - Girona",
        "short": "L1560",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1561",
        "label": "L1561",
        "long": "Blanes-el Maresme-Matar\u00f3-Aeroport del Prat",
        "short": "L1561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1562",
        "label": "L1562",
        "long": "La Serra d'Almos-Darm\u00f3s-M\u00f3ra la Nova-M\u00f3ra d'Ebre",
        "short": "L1562",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1563",
        "label": "L1563",
        "long": "(LTF) Urb\u00e0 d'Igualada: l\u00ednia transversal festius",
        "short": "L1563",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1565",
        "label": "L1565",
        "long": "Camarasa-Balaguer",
        "short": "L1565",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1567",
        "label": "L1567",
        "long": "Urb\u00e0 de Gelida: Bus Funicular",
        "short": "L1567",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1568",
        "label": "L1568",
        "long": "(N42) Barcelona-Vilafranca-els Monjos (SN)",
        "short": "L1568",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1569",
        "label": "L1569",
        "long": "(M5A) Vacarisses: els Caus - IES",
        "short": "L1569",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1570",
        "label": "L1570",
        "long": "Palafrugell - la Bisbal d'Empord\u00e0 - Figueres",
        "short": "L1570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1574",
        "label": "L1574",
        "long": "(486) Tavertet - l'Esquirol (TAD)",
        "short": "L1574",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1575",
        "label": "L1575",
        "long": "(485) Tav\u00e8rnoles - Vic (TAD)",
        "short": "L1575",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1581",
        "label": "L1581",
        "long": "(L71) Torrelles de L. - Sant Vicen\u00e7 dels Horts",
        "short": "L1581",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1582",
        "label": "L1582",
        "long": "(622) Hospital de Blanes - Hospital de Calella",
        "short": "L1582",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1583",
        "label": "L1583",
        "long": "(L5-L6) Sant Feliu de Gu\u00edxols-Monestir-Vilartagues-Tueda",
        "short": "L1583",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1585",
        "label": "L1585",
        "long": "Les Borges Blanques-Vinaixa",
        "short": "L1585",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1586",
        "label": "L1586",
        "long": "(e2.1) Barcelona (Sagrera) - Terrassa",
        "short": "L1586",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1587",
        "label": "L1587",
        "long": "(e1) Barcelona-Sabadell-Castellar del Vall\u00e8s",
        "short": "L1587",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1589",
        "label": "L1589",
        "long": "Mollerussa - Sidamon",
        "short": "L1589",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1590",
        "label": "L1590",
        "long": "(L1) TransGran: Can Gili - Hospital",
        "short": "L1590",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1591",
        "label": "L1591",
        "long": "(L21) TransGran: Can Bassa - Hospital",
        "short": "L1591",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1592",
        "label": "L1592",
        "long": "(L22) TransGran: Estaci\u00f3 de Fran\u00e7a - Bellavista",
        "short": "L1592",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1593",
        "label": "L1593",
        "long": "(L20) TransGran: Can Bassa - Bellavista",
        "short": "L1593",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1594",
        "label": "L1594",
        "long": "(L3) TransGran: pl. Europa - Jutjats",
        "short": "L1594",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1595",
        "label": "L1595",
        "long": "El Vendrell - Bellvei - Calafell",
        "short": "L1595",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1598",
        "label": "L1598",
        "long": "Bellv\u00eds - Mollerussa",
        "short": "L1598",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1602",
        "label": "L1602",
        "long": "Tortosa - l'Aldea - Deltebre - Sant Jaume d'Enveja",
        "short": "L1602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1603",
        "label": "L1603",
        "long": "Al\u00f2s de Balaguer-Artesa de Segre",
        "short": "L1603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1604",
        "label": "L1604",
        "long": "Palam\u00f3s - Sant Antoni de Calonge",
        "short": "L1604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1605",
        "label": "L1605",
        "long": "(e5) Barcelona - Igualada",
        "short": "L1605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1606",
        "label": "L1606",
        "long": "Tivenys - B\u00edtem - Tortosa",
        "short": "L1606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1607",
        "label": "L1607",
        "long": "Rasquera - el Perell\u00f3",
        "short": "L1607",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1608",
        "label": "L1608",
        "long": "Amposta - La R\u00e0pita - Poblenou del Delta",
        "short": "L1608",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1610",
        "label": "L1610",
        "long": "(L1) Tortosa - Jes\u00fas - Roquetes",
        "short": "L1610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1612",
        "label": "L1612",
        "long": "Al\u00f2s de Balaguer-Artesa de Segre",
        "short": "L1612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1613",
        "label": "L1613",
        "long": "Caseres-Gandesa-Tortosa per Xerta",
        "short": "L1613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1614",
        "label": "L1614",
        "long": "(e7) Barcelona - la Vall del Tenes",
        "short": "L1614",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1615",
        "label": "L1615",
        "long": "(L1) Urb\u00e0 de Vic: Serra de Senferm",
        "short": "L1615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1616",
        "label": "L1616",
        "long": "(L2) Urb\u00e0 de Vic: el Remei-Horta Vermella",
        "short": "L1616",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1617",
        "label": "L1617",
        "long": "(L3) Urb\u00e0 de Vic: el Nadal-Hospital General",
        "short": "L1617",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1619",
        "label": "L1619",
        "long": "(PA) Estaci\u00f3 FGC Bellaterra - Parc Alba",
        "short": "L1619",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1620",
        "label": "L1620",
        "long": "Alcanar - La R\u00e0pita - Barcelona i Tortosa - Barcelona",
        "short": "L1620",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1621",
        "label": "L1621",
        "long": "Tarragona-Pineda-Salou-Port Aventura",
        "short": "L1621",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1623",
        "label": "L1623",
        "long": "Tortosa - l'Aldea - Amposta - La R\u00e0pita - Alcanar",
        "short": "L1623",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1624",
        "label": "L1624",
        "long": "La Granadella - Tarragona - Barcelona (TA)",
        "short": "L1624",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1625",
        "label": "L1625",
        "long": "(e6) Barcelona - Vilafranca del Pened\u00e8s",
        "short": "L1625",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1626",
        "label": "L1626",
        "long": "Tarragona-Autovia-Salou-Cam\u00ed Cavet",
        "short": "L1626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1627",
        "label": "L1627",
        "long": "Tarragona-Autovia Salou-Salou i BM de Cambrils",
        "short": "L1627",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1629",
        "label": "L1629",
        "long": "(e1) El Vendrell - Torredembarra - Tarragona",
        "short": "L1629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1630",
        "label": "L1630",
        "long": "Gandesa-Corbera-M\u00f3ra d'Ebre-Reus (provis)",
        "short": "L1630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1631",
        "label": "L1631",
        "long": "(e2) Tarragona - Valls",
        "short": "L1631",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1632",
        "label": "L1632",
        "long": "Costa Daurada - Estaci\u00f3 del Camp de Tarragona",
        "short": "L1632",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1633",
        "label": "L1633",
        "long": "(566) Corbera-la Palma-Molins-Hospital Broggi",
        "short": "L1633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1644",
        "label": "L1644",
        "long": "Calella - c\u00e0mpings",
        "short": "L1644",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1645",
        "label": "L1645",
        "long": "Bus del Parc",
        "short": "L1645",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1647",
        "label": "L1647",
        "long": "Sort-Espot",
        "short": "L1647",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1648",
        "label": "L1648",
        "long": "Espot-cru\u00eflla d'Espot",
        "short": "L1648",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1649",
        "label": "L1649",
        "long": "(e2) Lleida-Alfarr\u00e0s",
        "short": "L1649",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1652",
        "label": "L1652",
        "long": "Massalcoreig-la Granja d'Escarp-Lleida",
        "short": "L1652",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1653",
        "label": "L1653",
        "long": "(220) Sentmenat - Barcelona per carretera",
        "short": "L1653",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1654",
        "label": "L1654",
        "long": "Cunit-Vilanova i la Geltr\u00fa-Vilafranca del Pened\u00e8s",
        "short": "L1654",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1655",
        "label": "L1655",
        "long": "Vilanova i la Geltr\u00fa - Tarragona",
        "short": "L1655",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1656",
        "label": "L1656",
        "long": "(B9) Can Barata-Sant Quirze del Vall\u00e8s-Terrassa",
        "short": "L1656",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1657",
        "label": "L1657",
        "long": "(e3) Tortosa - Amposta - La R\u00e0pita - Les Cases - Alcanar",
        "short": "L1657",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1658",
        "label": "L1658",
        "long": "Santa Maria de Merl\u00e8s - Puig-reig (TAD)",
        "short": "L1658",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1659",
        "label": "L1659",
        "long": "L'Espunyola-Montclar-Casserres-Puig-reig (TAD)",
        "short": "L1659",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1660",
        "label": "L1660",
        "long": "Montclar - Casserres - Gironella (TAD)",
        "short": "L1660",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1661",
        "label": "L1661",
        "long": "Montmajor - l'Espunyola - Avi\u00e0 - Berga (TAD)",
        "short": "L1661",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1662",
        "label": "L1662",
        "long": "La Quar - Gironella (TAD)",
        "short": "L1662",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1663",
        "label": "L1663",
        "long": "Serrateix - Viver - Nav\u00e0s (TAD)",
        "short": "L1663",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1664",
        "label": "L1664",
        "long": "Lleida - Tarragona",
        "short": "L1664",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1665",
        "label": "L1665",
        "long": "L6 Sarri\u00e0 de Ter - Girona - Vila-roja",
        "short": "L1665",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1666",
        "label": "L1666",
        "long": "Sant Privat d'en Bas - Olot",
        "short": "L1666",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1668",
        "label": "L1668",
        "long": "Sort-Port Ain\u00e9",
        "short": "L1668",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1669",
        "label": "L1669",
        "long": "Lleida - Port Ain\u00e9",
        "short": "L1669",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1670",
        "label": "L1670",
        "long": "(L5) Urb\u00e0 de Palafolls",
        "short": "L1670",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1671",
        "label": "L1671",
        "long": "(L0) Hospital Vendrell-EA-Torreb-Coma-ruga-Franc\u00e0s",
        "short": "L1671",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1672",
        "label": "L1672",
        "long": "(L2) Hospital Vendrell-EA-Coma-ruga-Garrofers",
        "short": "L1672",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1673",
        "label": "L1673",
        "long": "(L1) CAP-EA-Hospital-Muntanyeta-Eden Parc-l'Oasis",
        "short": "L1673",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1674",
        "label": "L1674",
        "long": "(L2e) (L. Escolar Mixt Urb\u00e0 \"ESO i conjunta Muntanya/Platja) Roda Ber\u00e0-Creixell-Franc\u00e0s",
        "short": "L1674",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1675",
        "label": "L1675",
        "long": "(L1p) Eden-Oasi-Muntanyeta-Vendrell",
        "short": "L1675",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1676",
        "label": "L1676",
        "long": "(L1e) Eden Parc-Oasi-Muntanyeta-Nou Vendrell",
        "short": "L1676",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1677",
        "label": "L1677",
        "long": "(L4e) Mas Gual-Tancat-Botafoc-Nou Vendrell",
        "short": "L1677",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1678",
        "label": "L1678",
        "long": "(L2e) Torreblanca-Garrofers-Masos-Franc\u00e0s-St. Salv",
        "short": "L1678",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1679",
        "label": "L1679",
        "long": "(L2p) Oasi-Muntanyeta-Centre-Nou Vendrell",
        "short": "L1679",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1680",
        "label": "L1680",
        "long": "(L5e) Mas Levi-Cintoi-Muntanyeta-Eden Park",
        "short": "L1680",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1681",
        "label": "L1681",
        "long": "(L3e) Coma-ruga-Sant Salvador",
        "short": "L1681",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1682",
        "label": "L1682",
        "long": "(L3p) Torreblanca-Masos-Franc\u00e0s-St. Salvador",
        "short": "L1682",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1683",
        "label": "L1683",
        "long": "(806) Cabrils - Vilassar de Dalt - Barcelona",
        "short": "L1683",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1684",
        "label": "L1684",
        "long": "Cambrils - Od\u00e8n - Lladurs - Solsona (TAD)",
        "short": "L1684",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1688",
        "label": "L1688",
        "long": "Cambrils - Salou - Port Aventura (hivern)",
        "short": "L1688",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1690",
        "label": "L1690",
        "long": "Circumval\u00b7laci\u00f3 Cap de Creus",
        "short": "L1690",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1691",
        "label": "L1691",
        "long": "(e12) Vic - Barcelona",
        "short": "L1691",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1695",
        "label": "L1695",
        "long": "Girona-aeroport-St.Feliu-Platja d'Aro",
        "short": "L1695",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1696",
        "label": "L1696",
        "long": "Olot - Ripoll per Vallfogona del Ripoll\u00e8s",
        "short": "L1696",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1698",
        "label": "L1698",
        "long": "(L52) TransGran: Sta.Agn\u00e8s-la Roca-Granollers",
        "short": "L1698",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1699",
        "label": "L1699",
        "long": "(554) Argentona - Matar\u00f3",
        "short": "L1699",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1700",
        "label": "L1700",
        "long": "(e4) Tarragona - Reus",
        "short": "L1700",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1701",
        "label": "L1701",
        "long": "Enfesta-la Molsosa-Ard\u00e8vol-Solsona",
        "short": "L1701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1702",
        "label": "L1702",
        "long": "Enfesta-la Molsosa-el Miracle-Solsona",
        "short": "L1702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1704",
        "label": "L1704",
        "long": "Su-Solsona",
        "short": "L1704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1705",
        "label": "L1705",
        "long": "Sant Climen\u00e7-Solsona",
        "short": "L1705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1710",
        "label": "L1710",
        "long": "Tarragona-Centre Penitenciari Mas Enric-Tarragona",
        "short": "L1710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1711",
        "label": "L1711",
        "long": "(848)  C19 Servei urb\u00e0 del Masnou",
        "short": "L1711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1712",
        "label": "L1712",
        "long": "(B5) Ripollet - Sabadell",
        "short": "L1712",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1714",
        "label": "L1714",
        "long": "Ivars de Noguera-Alfarr\u00e0s-Lleida",
        "short": "L1714",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1715",
        "label": "L1715",
        "long": "Les Roquetes-Sitges-St. Pere Ribes-BCN (Diagonal)",
        "short": "L1715",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1716",
        "label": "L1716",
        "long": "Vila-seca - Complex Educatiu Tarragona",
        "short": "L1716",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1721",
        "label": "L1721",
        "long": "La Seu d'Urgell-Sant Joan de l'Erm",
        "short": "L1721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1722",
        "label": "L1722",
        "long": "Sort-Espot (estaci\u00f3)",
        "short": "L1722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1724",
        "label": "L1724",
        "long": "(e17) Barcelona - Vallirana",
        "short": "L1724",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1725",
        "label": "L1725",
        "long": "Figueres - l'Escala - Torroella de Montgr\u00ed",
        "short": "L1725",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1726",
        "label": "L1726",
        "long": "(e5) Reus - Salou",
        "short": "L1726",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1727",
        "label": "L1727",
        "long": "(e3) Palafrugell - Palam\u00f3s - Calonge - Platja d'Aro -  Girona",
        "short": "L1727",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1728",
        "label": "L1728",
        "long": "Llan\u00e7adora Hospital de Tortosa Verge de la Cinta",
        "short": "L1728",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1729",
        "label": "L1729",
        "long": "(e6) Tarragona - Vila-seca - Salou",
        "short": "L1729",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1730",
        "label": "L1730",
        "long": "Men\u00e0rguens-Balaguer (expedici\u00f3 combinada)",
        "short": "L1730",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1731",
        "label": "L1731",
        "long": "(e27) Sant Lloren\u00e7 d'Hortons - Gelida - Barcelona",
        "short": "L1731",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1732",
        "label": "L1732",
        "long": "Terres de l'Ebre - UAB",
        "short": "L1732",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1733",
        "label": "L1733",
        "long": "Llan\u00e7adora Tortosa - l'Aldea Estaci\u00f3",
        "short": "L1733",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1734",
        "label": "L1734",
        "long": "Llan\u00e7adora Amposta - l'Aldea Estaci\u00f3",
        "short": "L1734",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1735",
        "label": "L1735",
        "long": "(429) la Garriga-Granollers",
        "short": "L1735",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1736",
        "label": "L1736",
        "long": "(406 407) Granollers - Vic (SC)",
        "short": "L1736",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1737",
        "label": "L1737",
        "long": "(e7) Tarragona - Cambrils",
        "short": "L1737",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1738",
        "label": "L1738",
        "long": "(L68) Vilanova i G.-Sitges-St.Pere de Ribes-Vilafranca",
        "short": "L1738",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1739",
        "label": "L1739",
        "long": "(L6) TransGran: les Franqueses - Granollers",
        "short": "L1739",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1740",
        "label": "L1740",
        "long": "Vilanova i la Geltr\u00fa-BCN (dissabtes i festius)",
        "short": "L1740",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1741",
        "label": "L1741",
        "long": "Vilanova i la Geltr\u00fa-Bellvitge-Barcelona",
        "short": "L1741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1742",
        "label": "L1742",
        "long": "Girona-Vallter 2000",
        "short": "L1742",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1744",
        "label": "L1744",
        "long": "(L2) Urb\u00e0 de Berga: Avi\u00e0 - Berga",
        "short": "L1744",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1745",
        "label": "L1745",
        "long": "(L3) Urb\u00e0 de Berga: Casampons",
        "short": "L1745",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1746",
        "label": "L1746",
        "long": "(M5B) Vacarisses - Estaci\u00f3 de Torreblanca",
        "short": "L1746",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1747",
        "label": "L1747",
        "long": "Talavera - Sant Antol\u00ed - Cervera",
        "short": "L1747",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1748",
        "label": "L1748",
        "long": "Mont-roig - Concabella - Guissona",
        "short": "L1748",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1749",
        "label": "L1749",
        "long": "Sant Guim de Freixenet - La Panadella - Bellmunt",
        "short": "L1749",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1750",
        "label": "L1750",
        "long": "Tarroja de Segarra - Sant Ramon",
        "short": "L1750",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1751",
        "label": "L1751",
        "long": "Tordera - La Curullada - Cervera",
        "short": "L1751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1752",
        "label": "L1752",
        "long": "Mont-roig - Tarroja de Segarra - Cervera",
        "short": "L1752",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1753",
        "label": "L1753",
        "long": "Palouet - Florejacs - Guissona",
        "short": "L1753",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1754",
        "label": "L1754",
        "long": "El Mas de Bondia - Cervera",
        "short": "L1754",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1755",
        "label": "L1755",
        "long": "Llan\u00e7adora Figueres-Centre Penitenciari Puig Basse",
        "short": "L1755",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1756",
        "label": "L1756",
        "long": "Torrefeta-Tarroja-Concabella",
        "short": "L1756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1757",
        "label": "L1757",
        "long": "Arnes - Tortosa",
        "short": "L1757",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1758",
        "label": "L1758",
        "long": "Cambrils - Vila-seca - Reus",
        "short": "L1758",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1760",
        "label": "L1760",
        "long": "(L66) Castellbisbal - Sant Andreu de la Barca",
        "short": "L1760",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1761",
        "label": "L1761",
        "long": "(e2.2) Barcelona (Zona Universit\u00e0ria) - Terrassa",
        "short": "L1761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1762",
        "label": "L1762",
        "long": "(e20) Barcelona-St. Vicen\u00e7 Horts-Torrelles Llobr.",
        "short": "L1762",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1763",
        "label": "L1763",
        "long": "Cambrils - Reus",
        "short": "L1763",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1764",
        "label": "L1764",
        "long": "(710) Castellter\u00e7ol - Moi\u00e0 - Vic (SC)",
        "short": "L1764",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1765",
        "label": "L1765",
        "long": "(e5) Girona-Sta. Coloma-St. Hilari - Arb\u00facies",
        "short": "L1765",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1766",
        "label": "L1766",
        "long": "(e3) Lleida-Alcarr\u00e0s",
        "short": "L1766",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1767",
        "label": "L1767",
        "long": "(L7) Urb\u00e0 de Vic: Zona Esportiva - Tanatori",
        "short": "L1767",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1768",
        "label": "L1768",
        "long": "(L8) Urb\u00e0 de Vic: Guillem - Rambla",
        "short": "L1768",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1770",
        "label": "L1770",
        "long": "(L6) Urb\u00e0 de Vic: Sentfores-la Guixa - Tanatori",
        "short": "L1770",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1771",
        "label": "L1771",
        "long": "Santa Oliva - El Vendrell",
        "short": "L1771",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1775",
        "label": "L1775",
        "long": "Girona - Aeroport de Girona - Palafrugell",
        "short": "L1775",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1776",
        "label": "L1776",
        "long": "(A2) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: la Serra",
        "short": "L1776",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1777",
        "label": "L1777",
        "long": "(A4) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Can Farell",
        "short": "L1777",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1778",
        "label": "L1778",
        "long": "(382) Urb\u00e0 de Bigues: IES-els Diamants-Riells",
        "short": "L1778",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1780",
        "label": "L1780",
        "long": "(663) Lloret - Girona",
        "short": "L1780",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1781",
        "label": "L1781",
        "long": "(e15.2) Barcelona (Diagonal) - Vilanova i la Geltr\u00fa",
        "short": "L1781",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1782",
        "label": "L1782",
        "long": "Serrateix - Viver - Puig-reig (TAD)",
        "short": "L1782",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1783",
        "label": "L1783",
        "long": "(432) Gurb - Vic",
        "short": "L1783",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1784",
        "label": "L1784",
        "long": "(L1) ValliBus: les Bassioles",
        "short": "L1784",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1785",
        "label": "L1785",
        "long": "(L3) ValliBus: el Lledoner",
        "short": "L1785",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1786",
        "label": "L1786",
        "long": "(L2) ValliBus: Selva Negra i el Mas de les Fonts",
        "short": "L1786",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1787",
        "label": "L1787",
        "long": "Reus - Estaci\u00f3 del Camp de Tarragona",
        "short": "L1787",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1788",
        "label": "L1788",
        "long": "Tarragona - Estaci\u00f3 del Camp de Tarragona",
        "short": "L1788",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1791",
        "label": "L1791",
        "long": "Sant Pere dels Arquells - Sant Antol\u00ed",
        "short": "L1791",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1792",
        "label": "L1792",
        "long": "(e22) Barcelona - Manresa",
        "short": "L1792",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1793",
        "label": "L1793",
        "long": "(e23) Barcelona - Olesa de Montserrat",
        "short": "L1793",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1794",
        "label": "L1794",
        "long": "(482 483) Sant Pere de Torell\u00f3 - Torell\u00f3",
        "short": "L1794",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1796",
        "label": "L1796",
        "long": "(A37) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Can Xicota-Granollers",
        "short": "L1796",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1797",
        "label": "L1797",
        "long": "(A21) Urb\u00e0 Lli\u00e7\u00e0 d'Amunt: la Serra - Palaud\u00e0ries",
        "short": "L1797",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1798",
        "label": "L1798",
        "long": "(A40) Urb\u00e0 Lli\u00e7\u00e0 d'Amunt: Bus Nit Festa Major: Farell",
        "short": "L1798",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1799",
        "label": "L1799",
        "long": "Vistabella - Estaci\u00f3 del Camp de Tarragona (TAD)",
        "short": "L1799",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1800",
        "label": "L1800",
        "long": "Salt - Girona - UdG",
        "short": "L1800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1801",
        "label": "L1801",
        "long": "(572 573) Sant Celoni-Fontmartina-Santa Fe del Montseny",
        "short": "L1801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1803",
        "label": "L1803",
        "long": "(C18) Urb\u00e0 de Premi\u00e0 de Mar",
        "short": "L1803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1806",
        "label": "L1806",
        "long": "(A7) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Can Montcau-Granollers",
        "short": "L1806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1807",
        "label": "L1807",
        "long": "(245) Sentmenat-Caldes-Palau-Poliny\u00e0-Campus UAB",
        "short": "L1807",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1810",
        "label": "L1810",
        "long": "(496) Prats de Llu\u00e7an\u00e8s - Orist\u00e0 - Olost (TAD)",
        "short": "L1810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1811",
        "label": "L1811",
        "long": "(494) Prats de Llu\u00e7an\u00e8s-Sta.Maria de Merl\u00e8s (TAD)",
        "short": "L1811",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1815",
        "label": "L1815",
        "long": "Cambrils-Salou-P.Aventura-ECT (juny-set)",
        "short": "L1815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1817",
        "label": "L1817",
        "long": "La Pineda-Salou-ECT (juny-set)",
        "short": "L1817",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1818",
        "label": "L1818",
        "long": "(551 553) Dosrius-Argentona-el Cros-Matar\u00f3",
        "short": "L1818",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1819",
        "label": "L1819",
        "long": "(N83) Matar\u00f3 - Malgrat de Mar (SN)",
        "short": "L1819",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1820",
        "label": "L1820",
        "long": "La Pobla de Segur-Espot",
        "short": "L1820",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1821",
        "label": "L1821",
        "long": "Connexi\u00f3 Vall Fosca",
        "short": "L1821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1824",
        "label": "L1824",
        "long": "Berga - Campus UAB",
        "short": "L1824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1825",
        "label": "L1825",
        "long": "(476) Berga - Prats de Llu\u00e7an\u00e8s - Vic (SC)",
        "short": "L1825",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1826",
        "label": "L1826",
        "long": "Aeroport de Reus - Tarragona",
        "short": "L1826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1827",
        "label": "L1827",
        "long": "(364) Urb\u00e0 de Bigues: IES Can Traver - Rac\u00f3 del Bosc",
        "short": "L1827",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1828",
        "label": "L1828",
        "long": "Tuixent-Guardiola de Bergued\u00e0 (TAD caps setmana)",
        "short": "L1828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1829",
        "label": "L1829",
        "long": "Castellar de n'Hug-Guardiola B. (TAD caps setmana)",
        "short": "L1829",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1830",
        "label": "L1830",
        "long": "Gisclareny - Bag\u00e0 (TAD caps de setmana)",
        "short": "L1830",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1831",
        "label": "L1831",
        "long": "Tossa de Mar - Lloret de Mar - aeroport de Girona",
        "short": "L1831",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1832",
        "label": "L1832",
        "long": "(730) Clic.cat Nav\u00e0s - Gai\u00e0 - Prats de Llu\u00e7an\u00e8s (TAD)",
        "short": "L1832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1833",
        "label": "L1833",
        "long": "Sant Mateu de Bages - Call\u00fas (TAD)",
        "short": "L1833",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1834",
        "label": "L1834",
        "long": "(Clic.cat) Girona-St. Gregori-Canet d'Adri-Llor\u00e0",
        "short": "L1834",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1835",
        "label": "L1835",
        "long": "(Clic.cat) Girona-Sarri\u00e0 de Ter-St. Juli\u00e0 de Ramis (el Golf)",
        "short": "L1835",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1836",
        "label": "L1836",
        "long": "Clic.cat - Girona-Sarri\u00e0 de Ter-Campdor\u00e0",
        "short": "L1836",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1838",
        "label": "L1838",
        "long": "(Clic.cat) Pla de l'Estany/Mieres",
        "short": "L1838",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1839",
        "label": "L1839",
        "long": "Clic.cat -  Pla de l'Estany/Vilavenut",
        "short": "L1839",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1840",
        "label": "L1840",
        "long": "(Clic.cat) Pla de l'Estany/Can Puig",
        "short": "L1840",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1841",
        "label": "L1841",
        "long": "Seana-Bellpuig-els Omells de na Gaia",
        "short": "L1841",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1842",
        "label": "L1842",
        "long": "Salou - Baixador de Renfe-Port Aventura",
        "short": "L1842",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1845",
        "label": "L1845",
        "long": "Rocallaura-Bellpuig",
        "short": "L1845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1846",
        "label": "L1846",
        "long": "(366) Vall del Tenes - Campus UAB",
        "short": "L1846",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1847",
        "label": "L1847",
        "long": "(L1) Urb\u00e0 Vila-seca: Vila-seca \u2013 La Pineda",
        "short": "L1847",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1848",
        "label": "L1848",
        "long": "(L2) Urb\u00e0 Vila-seca: Centre \u2013 Miramar \u2013 Estaci\u00f3",
        "short": "L1848",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1849",
        "label": "L1849",
        "long": "(L11) Urb\u00e0 Vila-seca:La Pineda \u2013 Instituts",
        "short": "L1849",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1850",
        "label": "L1850",
        "long": "(L22) Urb\u00e0 Vila-seca: P.I l'Alba \u2013 La Plana \u2013 Miramar \u2013 Estaci\u00f3",
        "short": "L1850",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1851",
        "label": "L1851",
        "long": "(A11) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Ca l'Esteper",
        "short": "L1851",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1852",
        "label": "L1852",
        "long": "(A22) Urb\u00e0 de Lli\u00e7\u00e0 d'Amunt: Ca l'Artigues",
        "short": "L1852",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1858",
        "label": "L1858",
        "long": "(621) Tordera - Blanes - Barcelona",
        "short": "L1858",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1859",
        "label": "L1859",
        "long": "(460) Roda de Ter - Vic",
        "short": "L1859",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1860",
        "label": "L1860",
        "long": "(431) L'Esquirol - Manlleu - Roda de Ter",
        "short": "L1860",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1861",
        "label": "L1861",
        "long": "(C5Connect) Camprodon - Moll\u00f3 - Prats de Moll\u00f3",
        "short": "L1861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1862",
        "label": "L1862",
        "long": "(248) Moian\u00e8s - Campus UAB",
        "short": "L1862",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1863",
        "label": "L1863",
        "long": "(656) Arenys de Munt-Arenys de Mar-Hospital Matar\u00f3",
        "short": "L1863",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1864",
        "label": "L1864",
        "long": "(M6A) Viladecavalls - Terrassa (llan\u00e7adora)",
        "short": "L1864",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1865",
        "label": "L1865",
        "long": "La Bisbal del Pened\u00e8s - El Vendrell",
        "short": "L1865",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1866",
        "label": "L1866",
        "long": "Clic.cat - Santa Margarida de Montbui-pol. ind. les Comes",
        "short": "L1866",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1867",
        "label": "L1867",
        "long": "Clic.cat - Vilanova del Cam\u00ed-pol. ind. les Comes",
        "short": "L1867",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1868",
        "label": "L1868",
        "long": "(849) Tei\u00e0 - el Masnou - Alella - Hospital de Can Ruti",
        "short": "L1868",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1870",
        "label": "L1870",
        "long": "(e6) Les Borges Blanques - Lleida",
        "short": "L1870",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1871",
        "label": "L1871",
        "long": "Clic.cat - Miralcamp-Puiggr\u00f2s-Les Borges Blanques",
        "short": "L1871",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1872",
        "label": "L1872",
        "long": "(576) Estaci\u00f3 de Palautordera-Montseny (P. N. Montseny)",
        "short": "L1872",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1873",
        "label": "L1873",
        "long": "(484) Vic-el Brull-Collformic (P. N. Montseny)",
        "short": "L1873",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1874",
        "label": "L1874",
        "long": "(442) Vic - Viladrau (Parc Natural del Montseny)",
        "short": "L1874",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1875",
        "label": "L1875",
        "long": "(807 C9) Argentona - Cabrera de Mar - Barcelona",
        "short": "L1875",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1877",
        "label": "L1877",
        "long": "(575) Vallirana-Cervell\u00f3-Sant Boi de L. (Hospital)",
        "short": "L1877",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1878",
        "label": "L1878",
        "long": "Tossa de Mar - Llagostera",
        "short": "L1878",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1879",
        "label": "L1879",
        "long": "(574) Corbera de L. - Sant Boi de L. (Hospital)",
        "short": "L1879",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1880",
        "label": "L1880",
        "long": "Llavors\u00ed - Estaci\u00f3 d'esqu\u00ed de la Pleta del Prat",
        "short": "L1880",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1881",
        "label": "L1881",
        "long": "(Clic.cat) Olot-Ridaura-Les Preses-la Vall d'en Bas",
        "short": "L1881",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1882",
        "label": "L1882",
        "long": "T\u00edrvia - Llavors\u00ed",
        "short": "L1882",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1883",
        "label": "L1883",
        "long": "Vall-llobrega - Palam\u00f3s",
        "short": "L1883",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1884",
        "label": "L1884",
        "long": "L'Hospitalet de l'Infant - Complex Educatiu Tarragona(CET) - Tarragona",
        "short": "L1884",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1886",
        "label": "L1886",
        "long": "(T7) Igualada - Manresa",
        "short": "L1886",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1887",
        "label": "L1887",
        "long": "(862) Premi\u00e0 de Dalt - Intercanviador 804",
        "short": "L1887",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1890",
        "label": "L1890",
        "long": "Clic.cat - Alta Segarra",
        "short": "L1890",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1891",
        "label": "L1891",
        "long": "Aeroport de Girona - Lloret de Mar - Tossa de Mar",
        "short": "L1891",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1892",
        "label": "L1892",
        "long": "(498) Santa Maria d'Ol\u00f3 - Vic (TAD)",
        "short": "L1892",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1893",
        "label": "L1893",
        "long": "(490) Vilafranca del Pened\u00e8s - Campus UAB",
        "short": "L1893",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1898",
        "label": "L1898",
        "long": "(Clic.cat) Ripoll\u00e8s-Camprodon - Setcases",
        "short": "L1898",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1899",
        "label": "L1899",
        "long": "R2-Clic.cat Ripoll\u00e8s- Camprodon - Beget",
        "short": "L1899",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1900",
        "label": "L1900",
        "long": "R3-Clic.cat Ripoll\u00e8s- Ripoll - Vallfogona del Ripoll\u00e8s",
        "short": "L1900",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1901",
        "label": "L1901",
        "long": "R4-Clic.cat Ripoll\u00e8s- Ripoll - la Farga de Bebi\u00e9",
        "short": "L1901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1902",
        "label": "L1902",
        "long": "Vilanova Park-Vilanova i la Geltr\u00fa-Barcelona",
        "short": "L1902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1910",
        "label": "L1910",
        "long": "(LV1) Urb\u00e0 de Lli\u00e7\u00e0 de Vall: Can Salgot",
        "short": "L1910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1911",
        "label": "L1911",
        "long": "(LV2) Urb\u00e0 de Lli\u00e7\u00e0 de Vall: Ca l'Esteper",
        "short": "L1911",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1918",
        "label": "L1918",
        "long": "La Guingueta d\u00bf\u00c0neu-Cap del Port la Peulla (estaci\u00f3 d'esqu\u00ed)",
        "short": "L1918",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1947",
        "label": "L1947",
        "long": "Olot - Santa Pau (Rumbus)",
        "short": "L1947",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1948",
        "label": "L1948",
        "long": "Urb\u00e0 de T\u00e0rrega",
        "short": "L1948",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1990",
        "label": "L1990",
        "long": "(e24) Esparreguera - Barcelona",
        "short": "L1990",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1991",
        "label": "L1991",
        "long": "Canet de Mar - Sant Pol de Mar - Calella",
        "short": "L1991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2021",
        "label": "L2021",
        "long": "L16 Sant Juli\u00e0 de Ramis - Sarri\u00e0 de Ter - Girona - Vila-roja",
        "short": "L2021",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2036",
        "label": "L2036",
        "long": "Malgrat de Mar - Pineda - Sant Pol - Barcelona",
        "short": "L2036",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2136",
        "label": "L2136",
        "long": "(232) Poliny\u00e0 - Sabadell",
        "short": "L2136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2154",
        "label": "L2154",
        "long": "(332) Granollers - Mollet del Vall\u00e8s - Barcelona",
        "short": "L2154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2155",
        "label": "L2155",
        "long": "(M9) Esparreguera - Abrera - Terrassa",
        "short": "L2155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2157",
        "label": "L2157",
        "long": "Tallers participatius del municipi de Vall de Card\u00f3s",
        "short": "L2157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2159",
        "label": "L2159",
        "long": "(e25) Vilanova i la Geltr\u00fa-Vilafranca del Pened\u00e8s-Igualada",
        "short": "L2159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2160",
        "label": "L2160",
        "long": "La Pobla de Montorn\u00e8s - Torredembarra",
        "short": "L2160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2161",
        "label": "L2161",
        "long": "(e26) Parets del Vall\u00e8s - Mollet del Vall\u00e8s - Barcelona",
        "short": "L2161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2168",
        "label": "L2168",
        "long": "(434) Sant Hip\u00f2lit de Voltreg\u00e0-Manlleu (TAD)",
        "short": "L2168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2170",
        "label": "L2170",
        "long": "(Clic.cat) TA1 Prat de Compte - El Pinell de Brai - Gandesa",
        "short": "L2170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2171",
        "label": "L2171",
        "long": "(Clic.cat) TA2 Arnes - Horta de St. Joan - Bot - Gandesa",
        "short": "L2171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2172",
        "label": "L2172",
        "long": "(Clic.cat) TA3 Caseres - Gandesa",
        "short": "L2172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2173",
        "label": "L2173",
        "long": "(Clic.cat) TA4 Batea - Gandesa",
        "short": "L2173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2174",
        "label": "L2174",
        "long": "(Clic.cat) TA5 La Pobla Massaluca - Vilalba dels Arcs - Gandesa",
        "short": "L2174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2175",
        "label": "L2175",
        "long": "(Clic.cat) TA6 La Fatarella - Corbera d'Ebre - Gandesa",
        "short": "L2175",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2176",
        "label": "L2176",
        "long": "Reus-Barcelona directe",
        "short": "L2176",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2178",
        "label": "L2178",
        "long": "R1 Clic.cat Baix Empord\u00e0 La Bisbal d'Empord\u00e0 - Fonteta",
        "short": "L2178",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2179",
        "label": "L2179",
        "long": "R2 Clic.cat Baix Empord\u00e0. La Bisbal d'Empord\u00e0-Casavells",
        "short": "L2179",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2180",
        "label": "L2180",
        "long": "R3 Clic.cat Baix Empord\u00e0. La Bisbal d'Empord\u00e0-Pol\u00edgon Cor\u00e7\u00e0",
        "short": "L2180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2181",
        "label": "L2181",
        "long": "R5 Clic.cat Ripoll\u00e8s. Ripoll-Sant Joan de les Abadesses-Ogassa",
        "short": "L2181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2200",
        "label": "L2200",
        "long": "(M13) Vacarisses-Castellbell i el Vilar",
        "short": "L2200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2201",
        "label": "L2201",
        "long": "(M10) Autob\u00fas urb\u00e0 de Vacarisses (TAD)",
        "short": "L2201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2204",
        "label": "L2204",
        "long": "(310) Calafell Segur de Calafell - Cunit - Cubelles- Barcelona",
        "short": "L2204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2205",
        "label": "L2205",
        "long": "(411) El Vendrell- Barcelona",
        "short": "L2205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2206",
        "label": "L2206",
        "long": "Tremp -  el Pont de Suert",
        "short": "L2206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2207",
        "label": "L2207",
        "long": "Hostalric-Sant Hilari Sacalm-Vic",
        "short": "L2207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2212",
        "label": "L2212",
        "long": "(389.1) Mollet- Sant Fost centre",
        "short": "L2212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2214",
        "label": "L2214",
        "long": "(847)  C17  Tei\u00e0 - El Masnou -  Tei\u00e0",
        "short": "L2214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2216",
        "label": "L2216",
        "long": "389.2 Sant Fost centre - La Conreria",
        "short": "L2216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2217",
        "label": "L2217",
        "long": "(389.3) La conreria  i Mas Corts",
        "short": "L2217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2218",
        "label": "L2218",
        "long": "(389.4 ) Servei Mas Llombart",
        "short": "L2218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2222",
        "label": "L2222",
        "long": "(L3) Urb\u00e0 Vila-seca: Estaci\u00f3 \u2013 Centre \u2013 Miramar",
        "short": "L2222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2223",
        "label": "L2223",
        "long": "(L33) Urb\u00e0 Vila-seca: Estaci\u00f3 \u2013 Centre \u2013 La Plana \u2013 P.I l'Alba \u2013 Miramar",
        "short": "L2223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2224",
        "label": "L2224",
        "long": "(L4) Urb\u00e0 Vila-seca: Vila-seca \u2013 Centre Comercial",
        "short": "L2224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2226",
        "label": "L2226",
        "long": "UAB Bellaterra - Mollet del Vall\u00e8s - Parets del Vall\u00e8s - Lli\u00e7\u00e0 de Vall",
        "short": "L2226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 9009,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-18",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 9009,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "9009 of 9009 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 29529,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "29529 of 29529 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    },
    {
      "code": "scorecard_missing_headsigns",
      "count": 29529,
      "effort": "Usually a bulk edit in your scheduling software.",
      "fix": "Populate trip_headsign to match what the bus displays.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "29529 of 29529 trips have no headsign.",
      "why": "Riders at the stop can't tell which direction a bus is going."
    }
  ],
  "validator_version": "8.0.1"
}
