To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52B37A82.1000209%40fastmail.net.
One way to maintain the centralized repository would be to make the IDs reversed domain names a la Java, i.e. BART's feed ID would be gov.bart. I think someone suggested this at TransportationCamp West 2011, but I don't recall who.
Matt
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52B382B2.9070200%40fastmail.net.
The basic functional need is to give the feed namespace an unambiguous
name so messages can be matched to the proper one when several are
present. Would the static feed contain a list of all the realtime URLs?
In feed consumer apps, does it make general sense to label the feed
namespace with a realtime data URL, or more bizarrely, a set of realtime
data URLs?
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52B382B2.9070200%40fastmail.net.
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-changes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/aad39869-9544-47de-b5ea-e83beea8f79c%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52B42619.1080206%40fastmail.net.
concise regionally unique feed IDs: +1
ability of feed producers to suggest such a unique ID in the feed: +1
inclusion of RT URLs in schedule feeds: +1
inclusion of schedule URLs in RT feeds: ~0
inclusion of version information in schedule and RT feeds: +1
centralized registry of such IDs and URLs: happy to let someone else do the work ;)
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-changes+unsubscribe@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52E7A1BD.3060503%40fastmail.net.
-Andrew
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-changes+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52FA3191.8060005%40fastmail.net.
-Andrew
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-changes+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/52FA3F1D.6020707%40fastmail.net.
What about parent_feed_id and parent_feed_version?
Jorden
On Monday, February 3, 2014 11:44:18 AM CEST, Andrew Byrd wrote:
> On 01/31/2014 10:54 AM, Brian Ferris wrote:
> 1. Unique feed identifiers
> An optional field "feed_id" is added to feed_info.txt. This
> field contains a globally unique identifier for this feed. Here
> "feed" does not refer to a single zipped GTFS file, but rather
> all such files produced by the same feed provider and are
> intended to cover the same set of services. When two GTFS files
> have the same feed_id, one supersedes the other.
This semantic should be defined extremely well. So feed merging becomes
possible in the tools that are already available for it.
2. Feed ID registration
These globally unique IDs are registered in a CSV file called
"feeds.txt" at a stable URL. The registry need not need be exhaustive,
but it should serve as a reference and prevent name collisions,
especially in regions where multiple GTFS feed namespaces exist. I have
registered the domain transitfeed.org for this purpose.
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-changes...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-changes/2b448d67-91f6-442f-85b2-a34e95763e5c%40googlegroups.com.