forked from ChelseaKR/gtfs-scorecard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathme.yaml
More file actions
102 lines (95 loc) · 4.53 KB
/
Copy pathme.yaml
File metadata and controls
102 lines (95 loc) · 4.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# Maine (US) agencies — one manifest-listed shard of the GTFS Scorecard registry.
#
# The field reference and contribution workflow live in registry/README.md.
# Every id must be unique across every shard listed by registry/index.yaml.
agencies:
# ---- National cohort: US feeds from the Mobility Database (ADR 0005) ----
# Bulk-loaded via `scorecard sync --country US`, deduplicated by feed URL
# against the curated entries above. Each carries its mdb_id, so discovery
# and the hosted-mirror fallback work. Licenses are unverified where the
# catalog stated none (see each license_note). Listing/removal on request:
# docs/listing-policy.md.
- id: casco-bay-lines
name: Casco Bay Lines
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: http://smttracker.com/downloads/gtfs/cascobaylines-portland-me-usa.zip
mdb_id: 1
license_note: No stated data license in the Mobility Database; verify before publishing.
- id: lakes-region-explorer
name: Lakes Region Explorer
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: http://trilliumtransit.com/transit_feeds/rtp-me-us/rtp-me-us.zip
mdb_id: 452
license_note: No stated data license in the Mobility Database; verify before publishing.
# Mobility Database mdb-453 is deprecated and redirects to mdb-2641.
- id: south-portland
name: South Portland
alias_of: south-portland-2641
feed_status: deprecated
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: http://smttracker.com/downloads/gtfs/south-portland-me-us.zip
mdb_id: 453
license_note: "License: http://smttracker.com/developer-terms-of-use/"
# Mobility Database mdb-454 is deprecated and redirects to mdb-2642.
- id: greater-portland-metro-bus
name: Greater Portland Metro Bus
alias_of: greater-portland-metro-bus-2642
feed_status: deprecated
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: http://smttracker.com/downloads/gtfs/greater-portland-me.zip
mdb_id: 454
license_note: "License: http://smttracker.com/developer-terms-of-use/"
- id: biddeford-saco-old-orchard-beach-transit
name: Biddeford Saco Old Orchard Beach Transit
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: https://data.trilliumtransit.com/gtfs/bsoob-me-us/bsoob-me-us.zip
mdb_id: 2300
license_note: No stated data license in the Mobility Database; verify before publishing.
- id: south-portland-2641
name: South Portland
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: https://gtfs.remix.com/South_Portland_Bus_ME_US.zip
mdb_id: 2641
rt_urls:
trip_updates: https://api.goswift.ly/real-time/south-portland-transit/gtfs-rt-trip-updates
service_alerts: https://api.goswift.ly/real-time/south-portland-transit/gtfs-rt-alerts/v2
license_note: "License: https://www.gpmetro.org/about-us/projects-initiatives/developers/"
- id: greater-portland-metro-bus-2642
name: Greater Portland Metro Bus
subdivision_code: US-ME
subdivision_name: Maine
static_gtfs_url: https://gtfs.gptd.cadavl.com/GPTD/GTFS/GTFS_GPTD.zip
mdb_id: 2642
rt_urls:
trip_updates: https://gtfsrt.gptd.cadavl.com/ProfilGtfsRt2_0RSProducer-GPTD/TripUpdate.pbb
vehicle_positions: https://gtfsrt.gptd.cadavl.com/ProfilGtfsRt2_0RSProducer-GPTD/VehiclePosition.pb
service_alerts: https://gtfsrt.gptd.cadavl.com/ProfilGtfsRt2_0RSProducer-GPTD/Alert.pb
license_note: "License: https://www.gpmetro.org/about-us/projects-initiatives/developers/"
# United States small and rural depth wave (2026-07-18). National Park
# Service park transit published as a US Government work (public domain).
# The source zip was preflighted for a current service calendar; see
# docs/feeds.md.
- id: acadia-island-explorer
name: Island Explorer (Acadia National Park)
subdivision_code: US-ME
subdivision_name: Maine
is_official: true
service_type: seasonal
static_gtfs_url: https://www.nps.gov/external-resources/gtfs/acad/island-explorer.zip
license_note: Public domain as a United States Government work; published by the National Park Service GTFS program.
reuse_evidence:
decision: approved
source_kind: official_portal
provider_source_url: https://www.nps.gov/subjects/developer/gtfs.htm
terms_url: https://www.nps.gov/aboutus/disclaimer.htm
scope: [gtfs_schedule]
attribution: National Park Service.
reviewed_by: ChelseaKR
reviewed_on: "2026-07-18"
identity_reviewed: true