EU Coverage Update#1517
Conversation
emmambd
left a comment
There was a problem hiding this comment.
Great work! Added some comments, mainly around clarifying Spain data changes and some minor fixes
| "bounding_box": { | ||
| "minimum_latitude": 41.287565, | ||
| "maximum_latitude": 41.499727, | ||
| "minimum_longitude": 2.046171, |
There was a problem hiding this comment.
Is this a duplicate of https://mobilitydatabase.org/feeds/gtfs/mdb-2359?
There was a problem hiding this comment.
This is the URL provided from the agency itself which has a slightly more recent service window than mdb-2359 (2026-06-29 to 2027-02-24) versus (2026-04-10 to 2026-12-06)
| "feed_contact_email": "opendata@crtm.es", | ||
| "location": { | ||
| "country_code": "ES", | ||
| "subdivision_name": "Madrid", |
There was a problem hiding this comment.
Can you clarify why this link is correct now?
There was a problem hiding this comment.
This was deprecated in favour of 2720 but it actually still points to an active feed (EMT Network). I think it must've been redirected by accident because the agency still publishes it https://datos.crtm.es/datasets/868df0e58fca47e79b942902dffd7da0/about
|
Here's the Moscow GTFS I was referring to: https://data.mos.ru/opendata?openCategoryIds=102&activeStatus=true&sorting=byNameCatalog-ASC&categoryId=13&IsActual=true |
|
For Madrid Spain, I think it would be better to use the data directly from the agency https://datos.crtm.es/search?collection=dataset&q=gtfs On their portal there are 6 feeds that CRTM provides with URL like "https://www.arcgis.com/...", whereas some current feeds on MobilityDatabase use "https://crtm.maps.arcgis.com/..." which is just crtm's resource on arcgis. I thought since the agency publishes the datasets with URL "https://www.arcgis.com/..." it would be better to use those across the board. |
#1500