{
  "agency": {
    "country": "DE",
    "id": "mvg-munich",
    "name": "M\u00fcnchner Verkehrsgesellschaft (MVG)",
    "subdivision_code": "DE-BY",
    "subdivision_name": "Bayern"
  },
  "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": 15.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": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 4299,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 126323,
        "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": 4299,
          "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": "4299 of 4299 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": 126323,
          "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": "126323 of 126323 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle 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_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."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 37.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": 10,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 520,
          "WARNING": 649
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_recommended_field",
          "count": 280,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "unexpected_enum_value",
          "count": 201,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "duplicate_route_name",
          "count": 143,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 20,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 3,
          "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": 4.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": "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": "non_ascii_or_non_printable_char",
          "count": 1,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 439,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "big_gap_in_service",
          "count": 80,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 1,
          "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."
        }
      ],
      "name": "correctness",
      "score": 55.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 1169 instances (0 error, 649 warning, 520 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 142,
        "effective_expiry_date": "2026-12-12",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2026-12-12",
        "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 142 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 142 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": "MVG's official timetable-data page makes the GTFS feed available for viewing and downstream processing, including routing services.",
    "reachable": true,
    "sha256": "2bfabfcfbbf4cb1f54c6cc3403e4aac6d30574d773d9a5ec3cc38a2d21b24c50",
    "size_bytes": 32068624,
    "static_url": "https://www.mvg.de/static/gtfs/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://www.mvg.de/static/gtfs/google_transit.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-23T00:00:00+00:00",
  "geo": {
    "bbox": [
      11.33137,
      48.04187,
      11.72204,
      48.26468
    ],
    "lat": 48.14099,
    "lon": 11.55908,
    "stop_count": 4299
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 56,
        "trip_count": 25819,
        "trip_share_pct": 20.4
      },
      {
        "key": "subway",
        "label": "Subway / metro",
        "route_count": 24,
        "trip_count": 29918,
        "trip_share_pct": 23.7
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 200,
        "trip_count": 70586,
        "trip_share_pct": 55.9
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 280,
    "trip_count": 126323
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 57.2,
    "margin_to_next_band": 2.8,
    "score": 57.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 88,
      "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": "88 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"St.-Martin-Stra\u00dfe Ost\", \"St.-Martin-Stra\u00dfe Ost\", \"St.-Martin-Stra\u00dfe Ost\", 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."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 3075,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 126323
  },
  "route_map": {
    "drawn_route_count": 275,
    "has_shapes": true,
    "path": "data/artifacts/mvg-munich/geometry.geojson",
    "route_count": 280,
    "routes": [
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U1-G-016-1",
        "label": "U1",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Mangfallplatz",
        "short": "U1",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U1-G-016-10",
        "label": "U1",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Mangfallplatz",
        "short": "U1",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U1-G-016-9",
        "label": "U1",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Mangfallplatz",
        "short": "U1",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U2-G-016-1",
        "label": "U2",
        "long": "Feldmoching - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Messestadt Ost",
        "short": "U2",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U2-G-016-10",
        "label": "U2",
        "long": "Feldmoching - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Messestadt Ost",
        "short": "U2",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U2-G-016-9",
        "label": "U2",
        "long": "Feldmoching - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Messestadt Ost",
        "short": "U2",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U3-G-016-1",
        "label": "U3",
        "long": "Moosach - Scheidplatz - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - F\u00fcrstenried West",
        "short": "U3",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U3-G-016-10",
        "label": "U3",
        "long": "Moosach - Scheidplatz - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - F\u00fcrstenried West",
        "short": "U3",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U3-G-016-9",
        "label": "U3",
        "long": "Moosach - Scheidplatz - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - F\u00fcrstenried West",
        "short": "U3",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U4-G-016-1",
        "label": "U4",
        "long": "Westendstra\u00dfe - Hauptbahnhof - Odeonsplatz - Arabellapark",
        "short": "U4",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U4-G-016-10",
        "label": "U4",
        "long": "Westendstra\u00dfe - Hauptbahnhof - Odeonsplatz - Arabellapark",
        "short": "U4",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U4-G-016-9",
        "label": "U4",
        "long": "Westendstra\u00dfe - Hauptbahnhof - Odeonsplatz - Arabellapark",
        "short": "U4",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U5-G-016-1",
        "label": "U5",
        "long": "Laimer Platz - Hauptbahnhof - Odeonsplatz - Innsbrucker Ring - Neuperlach S\u00fcd",
        "short": "U5",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U5-G-016-10",
        "label": "U5",
        "long": "Laimer Platz - Hauptbahnhof - Odeonsplatz - Innsbrucker Ring - Neuperlach S\u00fcd",
        "short": "U5",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U5-G-016-9",
        "label": "U5",
        "long": "Laimer Platz - Hauptbahnhof - Odeonsplatz - Innsbrucker Ring - Neuperlach S\u00fcd",
        "short": "U5",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U6-G-016-1",
        "label": "U6",
        "long": "Garching-Forschungszentrum - Fr\u00f6ttmaning - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - Harras - Klinikum Gro\u00dfhadern",
        "short": "U6",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U6-G-016-10",
        "label": "U6",
        "long": "Garching-Forschungszentrum - Fr\u00f6ttmaning - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - Harras - Klinikum Gro\u00dfhadern",
        "short": "U6",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U6-G-016-11",
        "label": "U6",
        "long": "Garching-Forschungszentrum - Fr\u00f6ttmaning - M\u00fcnchner Freiheit - Odeonsplatz - Sendlinger Tor - Harras - Klinikum Gro\u00dfhadern",
        "short": "U6",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U7-G-016-1",
        "label": "U7",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U7",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U7-G-016-10",
        "label": "U7",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U7",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U7-G-016-9",
        "label": "U7",
        "long": "Olympia-Einkaufszentrum - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U7",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U8-G-016-1",
        "label": "U8",
        "long": "Olympiazentrum - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U8",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U8-G-016-10",
        "label": "U8",
        "long": "Olympiazentrum - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U8",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "1-U8-G-016-9",
        "label": "U8",
        "long": "Olympiazentrum - Scheidplatz - Hauptbahnhof - Sendlinger Tor - Innsbrucker Ring - Neuperlach Zentrum",
        "short": "U8",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "2-10-G-016-1",
        "label": "10",
        "long": "10",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-12-G-016-4",
        "label": "12",
        "long": "Schwabing Nord-Romanplatz",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-14-G-016-3",
        "label": "14",
        "long": "14",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-14-G-016-4",
        "label": "14",
        "long": "14",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-16-G-016-2",
        "label": "16",
        "long": "Romanplatz-Effnerplatz",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-16-G-016-3",
        "label": "16",
        "long": "Romanplatz-Effnerplatz",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-16-G-016-5",
        "label": "16",
        "long": "Romanplatz-Effnerplatz",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-17-G-016-2",
        "label": "17",
        "long": "Amalienburgstra\u00dfe-St. Emmeram",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-17-G-016-3",
        "label": "17",
        "long": "Amalienburgstra\u00dfe-St. Emmeram",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-17-G-016-6",
        "label": "17",
        "long": "Amalienburgstra\u00dfe-St. Emmeram",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-18-G-016-11",
        "label": "18",
        "long": "Gondrellplatz-Schwanseestra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-18-G-016-5",
        "label": "18",
        "long": "Gondrellplatz-Schwanseestra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-18-G-016-6",
        "label": "18",
        "long": "Gondrellplatz-Schwanseestra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-18-G-016-8",
        "label": "18",
        "long": "Gondrellplatz-Schwanseestra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-18-G-016-9",
        "label": "18",
        "long": "Gondrellplatz-Schwanseestra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-19-G-016-10",
        "label": "19",
        "long": "Pasing Bf. -Berg am Laim",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-19-G-016-11",
        "label": "19",
        "long": "Pasing Bf. -Berg am Laim",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-19-G-016-12",
        "label": "19",
        "long": "Pasing Bf. -Berg am Laim",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-19-G-016-7",
        "label": "19",
        "long": "Pasing Bf. -Berg am Laim",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-20-G-016-3",
        "label": "20",
        "long": "Moosach-Karlsplatz (Stachus)",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-20-G-016-5",
        "label": "20",
        "long": "Moosach-Karlsplatz (Stachus)",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-20-G-016-6",
        "label": "20",
        "long": "Moosach-Karlsplatz (Stachus)",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-21-G-016-3",
        "label": "21",
        "long": "Westfriedhof-St.-Veit-Stra\u00dfe",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-21-G-016-6",
        "label": "21",
        "long": "Westfriedhof-St.-Veit-Stra\u00dfe",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-23-G-016-1",
        "label": "23",
        "long": "Schwabing Nord-M\u00fcnchner Freiheit",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-23-G-016-2",
        "label": "23",
        "long": "Schwabing Nord-M\u00fcnchner Freiheit",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-25-G-016-1",
        "label": "25",
        "long": "Max-Weber-Platz (Johannispl.)-Gr\u00fcnwald, Derbolfinger Platz",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-25-G-016-2",
        "label": "25",
        "long": "Max-Weber-Platz (Johannispl.)-Gr\u00fcnwald, Derbolfinger Platz",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-25-G-016-3",
        "label": "25",
        "long": "Max-Weber-Platz (Johannispl.)-Gr\u00fcnwald, Derbolfinger Platz",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-27-G-016-4",
        "label": "27",
        "long": "Petuelring-Sendlinger Tor",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-27-G-016-5",
        "label": "27",
        "long": "Petuelring-Sendlinger Tor",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-27-G-016-6",
        "label": "27",
        "long": "Petuelring-Sendlinger Tor",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-27-G-016-7",
        "label": "27",
        "long": "Petuelring-Sendlinger Tor",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-28-G-016-4",
        "label": "28",
        "long": "Scheidplatz-Sendlinger Tor",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-28-G-016-5",
        "label": "28",
        "long": "Scheidplatz-Sendlinger Tor",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-28-G-016-6",
        "label": "28",
        "long": "Scheidplatz-Sendlinger Tor",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-28-G-016-7",
        "label": "28",
        "long": "Scheidplatz-Sendlinger Tor",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "2-31-G-016-1",
        "label": "21",
        "long": "21",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-316-G-016-1",
        "label": "16",
        "long": "16",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-317-G-016-1",
        "label": "17",
        "long": "17",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-317-G-016-3",
        "label": "17",
        "long": "17",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-318-G-016-1",
        "label": "18",
        "long": "18",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-318-G-016-3",
        "label": "18",
        "long": "18",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-319-G-016-2",
        "label": "19",
        "long": "19",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-321-G-016-2",
        "label": "21",
        "long": "21",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "2-37-G-016-1",
        "label": "17",
        "long": "17",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "2-38-G-016-1",
        "label": "18",
        "long": "18",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "2-39-G-016-1",
        "label": "19",
        "long": "19",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "2-E7-G-016-9",
        "label": "E7",
        "long": "Max-Weber-Platz-MVG Museum",
        "short": "E7",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20-X30-G-016-1",
        "label": "X30",
        "long": "Harras - Candidplatz - Ostbahnhof - Arabellapark",
        "short": "X30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20-X30-G-016-2",
        "label": "X30",
        "long": "Harras - Candidplatz - Ostbahnhof - Arabellapark",
        "short": "X30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20-X35-G-016-1",
        "label": "X35",
        "long": "Moosach Bf. - OEZ West - Frankfurter Ring - Studentenstadt - Alte Heide",
        "short": "X35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20-X36-G-016-1",
        "label": "X36",
        "long": "Allach Bf. - OEZ West - Frankfurter Ring - Studentenstadt - Alte Heide",
        "short": "X36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20-X80-G-016-1",
        "label": "X80",
        "long": "Puchheim Bf. S\u00fcd - Lochhausen Bf. - Untermenzing Bf. - Moosach Bf.",
        "short": "X80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-100-G-016-1",
        "label": "100",
        "long": "Hauptbahnhof Nord - Odeonsplatz - Ostbahnhof (Museenlinie)",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-100-G-016-16",
        "label": "100",
        "long": "Hauptbahnhof Nord - Odeonsplatz - Ostbahnhof (Museenlinie)",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-100-G-016-17",
        "label": "100",
        "long": "Hauptbahnhof Nord - Odeonsplatz - Ostbahnhof (Museenlinie)",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-130-G-016-2",
        "label": "130",
        "long": "Pasing Bf. - Laim Bf. - Westendstra\u00dfe - Heimeranpl. S\u00fcd - Am Harras",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-130-G-016-5",
        "label": "130",
        "long": "Pasing Bf. - Laim Bf. - Westendstra\u00dfe - Heimeranpl. S\u00fcd - Am Harras",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-132-G-016-2",
        "label": "132",
        "long": "Marienplatz - Isartor - Fraunhoferstra\u00dfe - Harras - Forstenrieder Park",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-132-G-016-9",
        "label": "132",
        "long": "Marienplatz - Isartor - Fraunhoferstra\u00dfe - Harras - Forstenrieder Park",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-134-G-016-2",
        "label": "134",
        "long": "Theresienh\u00f6he - Schwanthalerh\u00f6he - Harras - Obersendling - Solln Bf. - F\u00fcrstenried West",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-135-G-016-2",
        "label": "135",
        "long": "Thalkirchen (Tierpark) - Campingplatz Thalkirchen - Solln Bf. - Waldfriedhof Solln",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-135-G-016-4",
        "label": "135",
        "long": "Thalkirchen (Tierpark) - Campingplatz Thalkirchen - Solln Bf. - Waldfriedhof Solln",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-136-G-016-1",
        "label": "136",
        "long": "Wolfratshauser Str. - Obersendling - Aidenbachstr. - Solln Bf.",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-136-G-016-6",
        "label": "136",
        "long": "Wolfratshauser Str. - Obersendling - Aidenbachstr. - Solln Bf.",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-136-G-016-7",
        "label": "136",
        "long": "Wolfratshauser Str. - Obersendling - Aidenbachstr. - Solln Bf.",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-139-G-016-1",
        "label": "139",
        "long": "Klinikum Harlaching - Mangfallplatz - Giesing Bf. - Neuperlach Zentrum - Trudering Bf. - Messestadt West",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-139-G-016-3",
        "label": "139",
        "long": "Klinikum Harlaching - Mangfallplatz - Giesing Bf. - Neuperlach Zentrum - Trudering Bf. - Messestadt West",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-140-G-016-2",
        "label": "140",
        "long": "Kieferngarten - Heidemannstra\u00dfe - Parzivalplatz - Scheidplatz",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-141-G-016-1",
        "label": "141",
        "long": "D\u00fclferstra\u00dfe - Harfhof - Heidemannstra\u00dfe - Parzivalplatz - Scheidplatz",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-142-G-016-1",
        "label": "142",
        "long": "Scheidplatz - Parzivalplatz - M\u00fcnchner Freiheit",
        "short": "142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-143-G-016-1",
        "label": "143",
        "long": "Freiham, M\u00f6bel H\u00f6ffner - Langwied Bf. - Blutenburg - Amalienburgstra\u00dfe - Georg-Brauchle-Ring - Olympia-Einkaufszentrum",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-143-G-016-3",
        "label": "143",
        "long": "Freiham, M\u00f6bel H\u00f6ffner - Langwied Bf. - Blutenburg - Amalienburgstra\u00dfe - Georg-Brauchle-Ring - Olympia-Einkaufszentrum",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-143-G-016-4",
        "label": "143",
        "long": "Freiham, M\u00f6bel H\u00f6ffner - Langwied Bf. - Blutenburg - Amalienburgstra\u00dfe - Georg-Brauchle-Ring - Olympia-Einkaufszentrum",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-144-G-016-4",
        "label": "144",
        "long": "Scheidplatz - Olympiaberg - Rotkreuzplatz",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-144-G-016-8",
        "label": "144",
        "long": "Scheidplatz - Olympiaberg - Rotkreuzplatz",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-145-G-016-1",
        "label": "145",
        "long": "Ostbahnhof - Karl-Preis-Platz - Balanstra\u00dfe - Fasangarten",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-145-G-016-3",
        "label": "145",
        "long": "Ostbahnhof - Karl-Preis-Platz - Balanstra\u00dfe - Fasangarten",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-147-G-016-1",
        "label": "E220",
        "long": "Kiefernstra\u00dfe - St.-Quirin-Platz - Giesing Bf.",
        "short": "E220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-149-G-016-2",
        "label": "149",
        "long": "Ostbahnhof (Post) - Vogelweideplatz - Zamilapark",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-150-G-016-1",
        "label": "150",
        "long": "Bremer Str. - Frankfurter Ring - Alte Heide - Nordfriedhof - Arabellapark",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-150-G-016-6",
        "label": "150",
        "long": "Bremer Str. - Frankfurter Ring - Alte Heide - Nordfriedhof - Arabellapark",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-151-G-016-10",
        "label": "151",
        "long": "Westfriedhof - Romanpl. - Laim Bf. - Laimer Pl. - Holzapfelkreuth - Parkstadt Solln",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-151-G-016-11",
        "label": "151",
        "long": "Westfriedhof - Romanpl. - Laim Bf. - Laimer Pl. - Holzapfelkreuth - Parkstadt Solln",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-151-G-016-3",
        "label": "151",
        "long": "Westfriedhof - Romanpl. - Laim Bf. - Laimer Pl. - Holzapfelkreuth - Parkstadt Solln",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-153-G-016-16",
        "label": "153",
        "long": "Giesing Bf. - Am Harras - Donnersbergerbr\u00fccke - Hochschule - Odeonsplatz",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-153-G-016-20",
        "label": "153",
        "long": "Giesing Bf. - Am Harras - Donnersbergerbr\u00fccke - Hochschule - Odeonsplatz",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-153-G-016-5",
        "label": "153",
        "long": "Giesing Bf. - Am Harras - Donnersbergerbr\u00fccke - Hochschule - Odeonsplatz",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-154-G-016-1",
        "label": "154",
        "long": "Nordbad - Josephsplatz - Universit\u00e4t - Giselastra\u00dfe - Herkomerplatz - Arabellapark - Johanneskirchen Bf. - Westerlandanger",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-154-G-016-10",
        "label": "154",
        "long": "Nordbad - Josephsplatz - Universit\u00e4t - Giselastra\u00dfe - Herkomerplatz - Arabellapark - Johanneskirchen Bf. - Westerlandanger",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-154-G-016-15",
        "label": "154",
        "long": "Nordbad - Josephsplatz - Universit\u00e4t - Giselastra\u00dfe - Herkomerplatz - Arabellapark - Johanneskirchen Bf. - Westerlandanger",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-155-G-016-1",
        "label": "155",
        "long": "Max-Weber-Platz - Ostbahnhof (Post) - Karl-Preis-Platz - Emdenstra\u00dfe",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-155-G-016-5",
        "label": "155",
        "long": "Max-Weber-Platz - Ostbahnhof (Post) - Karl-Preis-Platz - Emdenstra\u00dfe",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-155-G-016-7",
        "label": "155",
        "long": "Max-Weber-Platz - Ostbahnhof (Post) - Karl-Preis-Platz - Emdenstra\u00dfe",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-155-G-016-8",
        "label": "155",
        "long": "Max-Weber-Platz - Ostbahnhof (Post) - Karl-Preis-Platz - Emdenstra\u00dfe",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-157-G-016-7",
        "label": "157",
        "long": "Germering, Neue Gautinger Str. - Germering-Upf. - Freiham Bf. - Pasing Bf. Laim Bf. - Am Harras",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-157-G-016-8",
        "label": "157",
        "long": "Germering, Neue Gautinger Str. - Germering-Upf. - Freiham Bf. - Pasing Bf. Laim Bf. - Am Harras",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-157-G-016-9",
        "label": "157",
        "long": "Germering, Neue Gautinger Str. - Germering-Upf. - Freiham Bf. - Pasing Bf. Laim Bf. - Am Harras",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-158-G-016-1",
        "label": "158",
        "long": "Amalienburgstra\u00dfe - Obermenzing Bf. - Im Wismat - Obermenzing Bf. - Amalienburgstra\u00dfe",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-159-G-016-1",
        "label": "159",
        "long": "Lochhausen Bf. - Paulaner Brauerei - Pasing Bf.",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-160-G-016-10",
        "label": "160",
        "long": "Karlsfeld, Gartenstr. - Allach Bf. - Blutenburg - Pasing Bf. Nord - Pasing Bf. - Lochham Bf. - Waldfriedhof",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-160-G-016-11",
        "label": "160",
        "long": "Karlsfeld, Gartenstr. - Allach Bf. - Blutenburg - Pasing Bf. Nord - Pasing Bf. - Lochham Bf. - Waldfriedhof",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-160-G-016-7",
        "label": "160",
        "long": "Karlsfeld, Gartenstr. - Allach Bf. - Blutenburg - Pasing Bf. Nord - Pasing Bf. - Lochham Bf. - Waldfriedhof",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-160-G-016-8",
        "label": "160",
        "long": "Karlsfeld, Gartenstr. - Allach Bf. - Blutenburg - Pasing Bf. Nord - Pasing Bf. - Lochham Bf. - Waldfriedhof",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-161-G-016-1",
        "label": "161",
        "long": "Pasing Bf. Nord - Berduxstra\u00dfe",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-162-G-016-1",
        "label": "162",
        "long": "Eichelh\u00e4herstra\u00dfe - Lochhausen Bf. - Pasing Bf. - Obermenzing Bf. - Amalienburgstra\u00dfe - Untermenzing Bf. - Krautheimstr. - Waldhornstra\u00dfe - Moosach Bf.",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-163-G-016-1",
        "label": "163",
        "long": "Allach Bf. - Krautheimstr. - Moosach Bf. - OEZ - Dessauerstr.",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-164-G-016-1",
        "label": "164",
        "long": "Augustenfelder Str. - Allach Bf. - Untermenzing Bf. - Westfriedhof",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-165-G-016-1",
        "label": "165",
        "long": "Allach Bf. - Untermenzing Bf. - Waldhornstra\u00dfe - Westfriedhof",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-165-G-016-2",
        "label": "165",
        "long": "Allach Bf. - Untermenzing Bf. - Waldhornstra\u00dfe - Westfriedhof",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-166-G-016-1",
        "label": "166",
        "long": "Forst-Kasten-Allee - F\u00fcrstenried West - Kemptener Stra\u00dfe",
        "short": "166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-167-G-016-8",
        "label": "167",
        "long": "Blumenau - Am Hedernfeld - Holzapfelkreuth - Waldfriedhof (Wendeschl.)",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-167-G-016-9",
        "label": "167",
        "long": "Blumenau - Am Hedernfeld - Holzapfelkreuth - Waldfriedhof (Wendeschl.)",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-168-G-016-2",
        "label": "168",
        "long": "Wastl-Witt-Stra\u00dfe - Laimer Platz - Laim Bf. - Nymphenburg S\u00fcd",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-168-G-016-8",
        "label": "168",
        "long": "Wastl-Witt-Stra\u00dfe - Laimer Platz - Laim Bf. - Nymphenburg S\u00fcd",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-168-G-016-9",
        "label": "168",
        "long": "Wastl-Witt-Stra\u00dfe - Laimer Platz - Laim Bf. - Nymphenburg S\u00fcd",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-169-G-016-1",
        "label": "169",
        "long": "Moosach Bf. - Donauw\u00f6rther Str. - Moosach Bf.",
        "short": "169",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-170-G-016-11",
        "label": "170",
        "long": "Feldmoching - Harthof - Heidemannstra\u00dfe - Kieferngarten",
        "short": "170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-170-G-016-12",
        "label": "170",
        "long": "Feldmoching - Harthof - Heidemannstra\u00dfe - Kieferngarten",
        "short": "170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-171-G-016-10",
        "label": "171",
        "long": "Hochmuttinger Str. - Feldmoching Bf. - Harthof - Am Hart",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-171-G-016-11",
        "label": "171",
        "long": "Hochmuttinger Str. - Feldmoching Bf. - Harthof - Am Hart",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-172-G-016-1",
        "label": "172",
        "long": "Dachau Bf. - Karlsfelder Str. - Feldmoching Bf. - Am Hart",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-173-G-016-2",
        "label": "173",
        "long": "Feldmoching - Robinienstr. - Olympiazentrum - Petuelring",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-174-G-016-1",
        "label": "174",
        "long": "Dientzenhoferstra\u00dfe - Am Hart",
        "short": "174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-175-G-016-1",
        "label": "175",
        "long": "Ludwigsfeld (Campingplatz) - Fasanerie Bf. - OEZ - Georg-Brauchle-Ring",
        "short": "175",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-176-G-016-1",
        "label": "176",
        "long": "Karlsfelder Stra\u00dfe - Rangierbahnhof - Moosach Bf.",
        "short": "176",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-177-G-016-1",
        "label": "177",
        "long": "Petuelring - Frankfurter Ring - Studentenstadt",
        "short": "177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-178-G-016-4",
        "label": "178",
        "long": "Freimanner H\u00f6lzl - Kieferngarten - Frankfurter Ring - Petuelring",
        "short": "178",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-179-G-016-1",
        "label": "179",
        "long": "Olschewskibogen - Frankfurter Ring",
        "short": "179",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-180-G-016-4",
        "label": "180",
        "long": "Kieferngarten - Am Hart S\u00fcd - Olympiazentrum - Westfriedhof - Obermenzing Bf. - Berduxstr.",
        "short": "180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-181-G-016-1",
        "label": "181",
        "long": "(Dirnismaning, Kranzberger Allee -) Wallnerstra\u00dfe - Bayer. Rundfunk - Studentenstadt",
        "short": "181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-182-G-016-2",
        "label": "182",
        "long": "Wallnerstra\u00dfe - Kieferngarten - Neufreimann",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-183-G-016-1",
        "label": "183",
        "long": "Arabellapark - Daglfing Bf. - Messestadt West",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-183-G-016-2",
        "label": "183",
        "long": "Arabellapark - Daglfing Bf. - Messestadt West",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-184-G-016-2",
        "label": "184",
        "long": "Arabellapark - Cosimabad - Bruno-Walter-Ring",
        "short": "184",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-185-G-016-1",
        "label": "185",
        "long": "Arabellapark - Berg am Laim Bf. - Trudering Bf. - Iltisstra\u00dfe",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-185-G-016-2",
        "label": "185",
        "long": "Arabellapark - Berg am Laim Bf. - Trudering Bf. - Iltisstra\u00dfe",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-185-G-016-3",
        "label": "185",
        "long": "Arabellapark - Berg am Laim Bf. - Trudering Bf. - Iltisstra\u00dfe",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-186-G-016-1",
        "label": "186",
        "long": "Messestadt Ost - Hofbr\u00e4uallee",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-187-G-016-1",
        "label": "187",
        "long": "Arabellapark - R\u00fcmelinstra\u00dfe - Herkomerplatz - Richard-Strauss-Str. - Berg am Laim Bf. - Josephsburg - Michaelibad",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-187-G-016-3",
        "label": "187",
        "long": "Arabellapark - R\u00fcmelinstra\u00dfe - Herkomerplatz - Richard-Strauss-Str. - Berg am Laim Bf. - Josephsburg - Michaelibad",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-188-G-016-1",
        "label": "188",
        "long": "Unterf\u00f6hring, Fichtenstr. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-188-G-016-4",
        "label": "188",
        "long": "Unterf\u00f6hring, Fichtenstr. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-188-G-016-5",
        "label": "188",
        "long": "Unterf\u00f6hring, Fichtenstr. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-189-G-016-1",
        "label": "189",
        "long": "Unterf\u00f6hring Bf. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-189-G-016-4",
        "label": "189",
        "long": "Unterf\u00f6hring Bf. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-189-G-016-5",
        "label": "189",
        "long": "Unterf\u00f6hring Bf. - St. Emmeram - Richard-Strauss-Str. - Daglfing Bf.",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-190-G-016-11",
        "label": "190",
        "long": "Ostbahnhof Friedenstr. - Berg am Laim Bf.  - Riem Bf. - Messestadt Ost",
        "short": "190",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-190-G-016-12",
        "label": "190",
        "long": "Ostbahnhof Friedenstr. - Berg am Laim Bf.  - Riem Bf. - Messestadt Ost",
        "short": "190",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-191-G-016-8",
        "label": "191",
        "long": "Ostbahnhof Friedenstr. - Berg am Laim Bf.  - Zamilapark",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-191-G-016-9",
        "label": "191",
        "long": "Ostbahnhof Friedenstr. - Berg am Laim Bf.  - Zamilapark",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-192-G-016-1",
        "label": "192",
        "long": "Trudering Bf. - Am Hochacker - Quiddestr. - Neuperlach Zentrum",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-192-G-016-2",
        "label": "192",
        "long": "Trudering Bf. - Am Hochacker - Quiddestr. - Neuperlach Zentrum",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-193-G-016-1",
        "label": "193",
        "long": "Trudering Bf. - Friedenspromenade - Haar, Jagdfeldzentrum",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-193-G-016-3",
        "label": "193",
        "long": "Trudering Bf. - Friedenspromenade - Haar, Jagdfeldzentrum",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-194-G-016-1",
        "label": "194",
        "long": "Riem Bf. - Moosfeld Gewerbegebiet - Trudering - Nauestr.",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-194-G-016-3",
        "label": "194",
        "long": "Riem Bf. - Moosfeld Gewerbegebiet - Trudering - Nauestr.",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-195-G-016-1",
        "label": "195",
        "long": "Michaelibad - St.-Veit-Stra\u00dfe - Am Hochacker - Neuperlach S\u00fcd Bf.",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-196-G-016-1",
        "label": "196",
        "long": "Neuperlach Zentrum - Perlach Bf. - Neuperlach S\u00fcd Bf.",
        "short": "196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-197-G-016-1",
        "label": "197",
        "long": "Neuperlach Innenring",
        "short": "197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-198-G-016-1",
        "label": "198",
        "long": "Neuperlach Zentrum - Klinikum Neuperlach - Klara-Ziegler-Bogen",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-199-G-016-1",
        "label": "199",
        "long": "Michaelibad - Neuperlach Zentrum - Neuperlach S\u00fcd Bf. - Neubiberg, Campeon West",
        "short": "199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-199-G-016-5",
        "label": "199",
        "long": "Michaelibad - Neuperlach Zentrum - Neuperlach S\u00fcd Bf. - Neubiberg, Campeon West",
        "short": "199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-199-G-016-6",
        "label": "199",
        "long": "Michaelibad - Neuperlach Zentrum - Neuperlach S\u00fcd Bf. - Neubiberg, Campeon West",
        "short": "199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-407-G-016-17",
        "label": "O7",
        "long": "Giesing Bf. - MVG-Museum (nur an \u00d6ffnungstagen des Museums)",
        "short": "O7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-50-G-016-1",
        "label": "50",
        "long": "Dessauerstra\u00dfe - Olympia-Einkaufszentrum - Frankfurter Ring - Studentenstadt - Unterf\u00f6hring, Feringastra\u00dfe - Johanneskirchen Bf.",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-50-G-016-12",
        "label": "50",
        "long": "Dessauerstra\u00dfe - Olympia-Einkaufszentrum - Frankfurter Ring - Studentenstadt - Unterf\u00f6hring, Feringastra\u00dfe - Johanneskirchen Bf.",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-50-G-016-9",
        "label": "50",
        "long": "Dessauerstra\u00dfe - Olympia-Einkaufszentrum - Frankfurter Ring - Studentenstadt - Unterf\u00f6hring, Feringastra\u00dfe - Johanneskirchen Bf.",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-51-G-016-3",
        "label": "51",
        "long": "Moosach Bf. - Romanplatz - Laim Bf. - Laimer Platz - Holzapfelkreuth - Aidenbachstra\u00dfe",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-51-G-016-9",
        "label": "51",
        "long": "Moosach Bf. - Romanplatz - Laim Bf. - Laimer Platz - Holzapfelkreuth - Aidenbachstra\u00dfe",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-52-G-016-13",
        "label": "52",
        "long": "Sendlinger Tor - Kolumbuspl. (Nord) - Candipl. - Tierpark (Alemannenstr.)",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-52-G-016-15",
        "label": "52",
        "long": "Sendlinger Tor - Kolumbuspl. (Nord) - Candipl. - Tierpark (Alemannenstr.)",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-52-G-016-3",
        "label": "52",
        "long": "Sendlinger Tor - Kolumbuspl. (Nord) - Candipl. - Tierpark (Alemannenstr.)",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-52-G-016-9",
        "label": "52",
        "long": "Sendlinger Tor - Kolumbuspl. (Nord) - Candipl. - Tierpark (Alemannenstr.)",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-53-G-016-1",
        "label": "53",
        "long": "M\u00fcnchner Freiheit - Nordbad - Rotkreuzpl. - Schwanthalerh\u00f6he - Harras - Aidenbachstr.",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-53-G-016-10",
        "label": "53",
        "long": "M\u00fcnchner Freiheit - Nordbad - Rotkreuzpl. - Schwanthalerh\u00f6he - Harras - Aidenbachstr.",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-53-G-016-9",
        "label": "53",
        "long": "M\u00fcnchner Freiheit - Nordbad - Rotkreuzpl. - Schwanthalerh\u00f6he - Harras - Aidenbachstr.",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-54-G-016-2",
        "label": "54",
        "long": "M\u00fcnchner Freiheit - Herkomerpl. - Ostbahnhof - Giesing - Harras - Lorettopl.",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-54-G-016-3",
        "label": "54",
        "long": "M\u00fcnchner Freiheit - Herkomerpl. - Ostbahnhof - Giesing - Harras - Lorettopl.",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-55-G-016-1",
        "label": "55",
        "long": "Ostbahnhof - Karl-Preis-Platz - Neuperlach Zentrum - Waldheimplatz (- Waldperlach S\u00fcd) - Putzbrunn, M.-Haslbeck-Stra\u00dfe",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-55-G-016-10",
        "label": "55",
        "long": "Ostbahnhof - Karl-Preis-Platz - Neuperlach Zentrum - Waldheimplatz (- Waldperlach S\u00fcd) - Putzbrunn, M.-Haslbeck-Stra\u00dfe",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-55-G-016-11",
        "label": "55",
        "long": "Ostbahnhof - Karl-Preis-Platz - Neuperlach Zentrum - Waldheimplatz (- Waldperlach S\u00fcd) - Putzbrunn, M.-Haslbeck-Stra\u00dfe",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-55-G-016-12",
        "label": "55",
        "long": "Ostbahnhof - Karl-Preis-Platz - Neuperlach Zentrum - Waldheimplatz (- Waldperlach S\u00fcd) - Putzbrunn, M.-Haslbeck-Stra\u00dfe",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-56-G-016-1",
        "label": "56",
        "long": "Schloss Blutenburg - Pasing Bf. - Blumenau - Gro\u00dfhadern - F\u00fcrstenried West",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-57-G-016-2",
        "label": "57",
        "long": "Freiham Bf. - Neuaubing West - Altenburgstr. - Westkreuz - Pasing Bf. - Westbad - Laimer Platz",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-57-G-016-3",
        "label": "57",
        "long": "Freiham Bf. - Neuaubing West - Altenburgstr. - Westkreuz - Pasing Bf. - Westbad - Laimer Platz",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-57-G-016-4",
        "label": "57",
        "long": "Freiham Bf. - Neuaubing West - Altenburgstr. - Westkreuz - Pasing Bf. - Westbad - Laimer Platz",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-57-G-016-5",
        "label": "57",
        "long": "Freiham Bf. - Neuaubing West - Altenburgstr. - Westkreuz - Pasing Bf. - Westbad - Laimer Platz",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-57-G-016-6",
        "label": "57",
        "long": "Freiham Bf. - Neuaubing West - Altenburgstr. - Westkreuz - Pasing Bf. - Westbad - Laimer Platz",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-58-G-016-1",
        "label": "58",
        "long": "CityRing Hauptbahnhof Nord - Universit\u00e4t - Ostbahnhof - Silberhornstr. - Hauptbahnhof Nord",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-58-G-016-13",
        "label": "58",
        "long": "CityRing Hauptbahnhof Nord - Universit\u00e4t - Ostbahnhof - Silberhornstr. - Hauptbahnhof Nord",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-58-G-016-14",
        "label": "58",
        "long": "CityRing Hauptbahnhof Nord - Universit\u00e4t - Ostbahnhof - Silberhornstr. - Hauptbahnhof Nord",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-58-G-016-15",
        "label": "58",
        "long": "CityRing Hauptbahnhof Nord - Universit\u00e4t - Ostbahnhof - Silberhornstr. - Hauptbahnhof Nord",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-59-G-016-1",
        "label": "59",
        "long": "Ackermannbogen - M\u00fcnchner Freiheit - Richard-Strauss-Stra\u00dfe - Karl-Preis-Platz - Giesing Bf.",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-59-G-016-6",
        "label": "59",
        "long": "Ackermannbogen - M\u00fcnchner Freiheit - Richard-Strauss-Stra\u00dfe - Karl-Preis-Platz - Giesing Bf.",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-60-G-016-2",
        "label": "60",
        "long": "D\u00fclferstra\u00dfe - Hasenbergl - Max-W\u00f6nner-Stra\u00dfe - OEZ - Dessauerstr.",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-60-G-016-4",
        "label": "60",
        "long": "D\u00fclferstra\u00dfe - Hasenbergl - Max-W\u00f6nner-Stra\u00dfe - OEZ - Dessauerstr.",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-62-G-016-13",
        "label": "62",
        "long": "Rotkreuzplatz - Heimeranplatz - Poccistr. - Sendlinger Tor - Ostbahnhof",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-62-G-016-15",
        "label": "62",
        "long": "Rotkreuzplatz - Heimeranplatz - Poccistr. - Sendlinger Tor - Ostbahnhof",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-62-G-016-16",
        "label": "62",
        "long": "Rotkreuzplatz - Heimeranplatz - Poccistr. - Sendlinger Tor - Ostbahnhof",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-62-G-016-4",
        "label": "62",
        "long": "Rotkreuzplatz - Heimeranplatz - Poccistr. - Sendlinger Tor - Ostbahnhof",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-63-G-016-1",
        "label": "63",
        "long": "Rotkreuzplatz - Heimeranpl. - Westpark - Aidenbachstr. - Forstenrieder Allee",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-63-G-016-6",
        "label": "63",
        "long": "Rotkreuzplatz - Heimeranpl. - Westpark - Aidenbachstr. - Forstenrieder Allee",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-63-G-016-7",
        "label": "63",
        "long": "Rotkreuzplatz - Heimeranpl. - Westpark - Aidenbachstr. - Forstenrieder Allee",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-68-G-016-13",
        "label": "68",
        "long": "CityRing Hauptbahnhof Nord - Silberhornstr. - Ostbahnhof - Universit\u00e4t - Hauptbahnhof Nord",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-68-G-016-14",
        "label": "68",
        "long": "CityRing Hauptbahnhof Nord - Silberhornstr. - Ostbahnhof - Universit\u00e4t - Hauptbahnhof Nord",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-68-G-016-15",
        "label": "68",
        "long": "CityRing Hauptbahnhof Nord - Silberhornstr. - Ostbahnhof - Universit\u00e4t - Hauptbahnhof Nord",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-68-G-016-5",
        "label": "68",
        "long": "CityRing Hauptbahnhof Nord - Silberhornstr. - Ostbahnhof - Universit\u00e4t - Hauptbahnhof Nord",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-862-G-016-1",
        "label": "E162",
        "long": "Eichelh\u00e4herstra\u00dfe - Bildungscampus Freiham",
        "short": "E162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-883-G-016-1",
        "label": "E183",
        "long": "Bruno-Walter-Ring - Daglfing Bf. - Messestadt West",
        "short": "E183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3-885-G-016-2",
        "label": "E185",
        "long": "Bruno-Walter-Ring - Iltisstra\u00dfe",
        "short": "E185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-917-G-016-3",
        "label": "N17",
        "long": "Amalienburgstra\u00dfe-Effnerplatz",
        "short": "N17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-917-G-016-5",
        "label": "N17",
        "long": "Amalienburgstra\u00dfe-Effnerplatz",
        "short": "N17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-919-G-016-2",
        "label": "N19",
        "long": "Pasing Bf. -St.-Veit-Stra\u00dfe",
        "short": "N19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-919-G-016-5",
        "label": "N19",
        "long": "Pasing Bf. -St.-Veit-Stra\u00dfe",
        "short": "N19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-920-G-016-1",
        "label": "N20",
        "long": "Moosach-Karlsplatz (Stachus)",
        "short": "N20",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-927-G-016-1",
        "label": "N27",
        "long": "Petuelring-Gro\u00dfhesseloher Br\u00fccke",
        "short": "N27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "32-927-G-016-6",
        "label": "N27",
        "long": "Petuelring-Gro\u00dfhesseloher Br\u00fccke",
        "short": "N27",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N40-G-016-18",
        "label": "N40",
        "long": "Kieferngarten - Karlsplatz - Klinikum Gro\u00dfhadern",
        "short": "N40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N40-G-016-2",
        "label": "N40",
        "long": "Kieferngarten - Karlsplatz - Klinikum Gro\u00dfhadern",
        "short": "N40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N41-G-016-20",
        "label": "N41",
        "long": "Feldmoching Bf. - M\u00fcnchner Freiheit - Karlsplatz - Harras - F\u00fcrstenried West",
        "short": "N41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N41-G-016-22",
        "label": "N41",
        "long": "Feldmoching Bf. - M\u00fcnchner Freiheit - Karlsplatz - Harras - F\u00fcrstenried West",
        "short": "N41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N43-G-016-3",
        "label": "N43",
        "long": "Ostbahnhof - Giesing Bf. - Am Harras - Heimeranplatz - Rotkreuzplatz - Leonrodplatz - M\u00fcnchner Freiheit - Herkomerplatz - Ostbahnhof (Ringlinie)",
        "short": "N43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N44-G-016-1",
        "label": "N44",
        "long": "Ostbahnhof - Herkomerplatz - M\u00fcnchner Freiheit - Leonrodplatz Rotkreuzplatz - Heimeranplatz - Am Harras - Giesing Bf. - Ostbahnhof (Ringlinie)",
        "short": "N44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N45-G-016-1",
        "label": "N45",
        "long": "M\u00fcnchner Freiheit - Karlsplatz - Ostbahnhof - Waldperlach",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N45-G-016-12",
        "label": "N45",
        "long": "M\u00fcnchner Freiheit - Karlsplatz - Ostbahnhof - Waldperlach",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N45-G-016-13",
        "label": "N45",
        "long": "M\u00fcnchner Freiheit - Karlsplatz - Ostbahnhof - Waldperlach",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N45-G-016-14",
        "label": "N45",
        "long": "M\u00fcnchner Freiheit - Karlsplatz - Ostbahnhof - Waldperlach",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N45-G-016-15",
        "label": "N45",
        "long": "M\u00fcnchner Freiheit - Karlsplatz - Ostbahnhof - Waldperlach",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N71-G-016-1",
        "label": "N71",
        "long": "Karlsfeld, Gartenstr. - Fasanerie Bf. - Olympia-Einkaufszentrum - Westfriedhof",
        "short": "N71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N72-G-016-1",
        "label": "N72",
        "long": "St.Emmeram - Arabellapark - Effnerplatz - Herkomerplatz",
        "short": "N72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N74-G-016-1",
        "label": "N74",
        "long": "Ostbahnhof - Einsteinstr. - Tierheim - Messestadt West - Messestadt Ost",
        "short": "N74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N75-G-016-1",
        "label": "N75",
        "long": "Ostbahnhof - Karl-Preis-Platz - Balanstra\u00dfe - Kiefernstra\u00dfe",
        "short": "N75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N75-G-016-4",
        "label": "N75",
        "long": "Ostbahnhof - Karl-Preis-Platz - Balanstra\u00dfe - Kiefernstra\u00dfe",
        "short": "N75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N76-G-016-1",
        "label": "N76",
        "long": "D\u00fclferstra\u00dfe - Hasenbergl - Lerchenauer See - Olympiazentrum - Petuelring",
        "short": "N76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N76-G-016-4",
        "label": "N76",
        "long": "D\u00fclferstra\u00dfe - Hasenbergl - Lerchenauer See - Olympiazentrum - Petuelring",
        "short": "N76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N77-G-016-1",
        "label": "N77",
        "long": "Freiham Bf. - Pasing Bf. - Berduxstra\u00dfe",
        "short": "N77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N77-G-016-4",
        "label": "N77",
        "long": "Freiham Bf. - Pasing Bf. - Berduxstra\u00dfe",
        "short": "N77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N77-G-016-5",
        "label": "N77",
        "long": "Freiham Bf. - Pasing Bf. - Berduxstra\u00dfe",
        "short": "N77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N78-G-016-4",
        "label": "N78",
        "long": "Blutenburg - Romanplatz - Laim Bf. - Laimer Platz - Blumenau",
        "short": "N78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N78-G-016-7",
        "label": "N78",
        "long": "Blutenburg - Romanplatz - Laim Bf. - Laimer Platz - Blumenau",
        "short": "N78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N79-G-016-1",
        "label": "N79",
        "long": "Neuperlach S\u00fcd - Quiddestr. - St.-Veit-Str. - Trudering Bf. - Haar, Ludwig-Moser-Str.",
        "short": "N79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N79-G-016-4",
        "label": "N79",
        "long": "Neuperlach S\u00fcd - Quiddestr. - St.-Veit-Str. - Trudering Bf. - Haar, Ludwig-Moser-Str.",
        "short": "N79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N80-G-016-4",
        "label": "N80",
        "long": "Pasing Bf.  - Germering - Puchheim - Gr\u00f6benzell - Lochhausen Bf. - Pasing Bf. (Ringlinie)",
        "short": "N80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N80-G-016-6",
        "label": "N80",
        "long": "Pasing Bf.  - Germering - Puchheim - Gr\u00f6benzell - Lochhausen Bf. - Pasing Bf. (Ringlinie)",
        "short": "N80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N81-G-016-4",
        "label": "N81",
        "long": "Pasing Bf. - Lochhausen Bf. - Gr\u00f6benzell - Puchheim - Germering - Pasing Bf. (Ringlinie)",
        "short": "N81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "33-N81-G-016-5",
        "label": "N81",
        "long": "Pasing Bf. - Lochhausen Bf. - Gr\u00f6benzell - Puchheim - Germering - Pasing Bf. (Ringlinie)",
        "short": "N81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "34-516-G-016-1",
        "label": "16",
        "long": "16",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "34-518-G-016-2",
        "label": "18",
        "long": "Gondrellplatz - Westendstra\u00dfe",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "34-525-G-016-1",
        "label": "25",
        "long": "25",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "34-525-G-016-2",
        "label": "25",
        "long": "25",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "35-506-G-016-3",
        "label": "U6",
        "long": "U6",
        "short": "U6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "35-596-G-016-2",
        "label": "X6",
        "long": "X6",
        "short": "X6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "36-717-G-016-1",
        "label": "N17",
        "long": "N17",
        "short": "N17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "36-727-G-016-3",
        "label": "N27",
        "long": "Petuelring - Karlsplatz (Stachus)",
        "short": "N27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 4299,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "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-23",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 4299,
      "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": "4299 of 4299 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": 126323,
      "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": "126323 of 126323 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
