From 348d677dddba4911b98bb11698372e844ce71a15 Mon Sep 17 00:00:00 2001 From: Drew Dara-Abrams Date: Wed, 20 Nov 2024 13:27:10 -0800 Subject: [PATCH] opinionated format --- feeds/lacmta.github.com.dmfr.json | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/feeds/lacmta.github.com.dmfr.json b/feeds/lacmta.github.com.dmfr.json index b61cb19d..d2be1da0 100644 --- a/feeds/lacmta.github.com.dmfr.json +++ b/feeds/lacmta.github.com.dmfr.json @@ -1,23 +1,6 @@ { "$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json", "feeds": [ - { - "id": "f-elsegundo~ca~us", - "spec": "gtfs", - "urls": { - "static_current": "https://github.com/LACMTA/los-angeles-regional-gtfs/raw/main/artesia-ca-us/elsegundo-ca-us.zip", - "static_historic": [ - "https://data.trilliumtransit.com/gtfs/elsegundo-ca-us/elsegundo-ca-us.zip" - ] - }, - "operators": [ - { - "onestop_id": "o-elsegundo~ca~us", - "name": "El Segundo Transportation", - "website": "https://www.elsegundo.org/our-city/transportation" - } - ] - }, { "id": "f-artesia~ca~us", "spec": "gtfs", @@ -142,6 +125,23 @@ } ] }, + { + "id": "f-elsegundo~ca~us", + "spec": "gtfs", + "urls": { + "static_current": "https://github.com/LACMTA/los-angeles-regional-gtfs/raw/main/artesia-ca-us/elsegundo-ca-us.zip", + "static_historic": [ + "https://data.trilliumtransit.com/gtfs/elsegundo-ca-us/elsegundo-ca-us.zip" + ] + }, + "operators": [ + { + "onestop_id": "o-elsegundo~ca~us", + "name": "El Segundo Transportation", + "website": "https://www.elsegundo.org/our-city/transportation" + } + ] + }, { "id": "f-huntingtonpark~ca~us", "spec": "gtfs",