<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,6 +23,8 @@ module GoogleTransitFeed
                 [&quot;shapes&quot;,          [&quot;shape_id&quot;,&quot;shape_pt_lat&quot;,&quot;shape_pt_lon&quot;,&quot;shape_pt_sequence&quot;]]]
   OPTIONAL_FEED_FILES = [[&quot;calendar&quot;,    [&quot;service_id&quot;,&quot;monday&quot;,&quot;tuesday&quot;,&quot;wednesday&quot;,&quot;thursday&quot;,&quot;friday&quot;,&quot;saturday&quot;,&quot;sunday&quot;,&quot;start_date&quot;,&quot;end_date&quot;]],
                          [&quot;frequencies&quot;, [&quot;trip_id&quot;,&quot;start_time&quot;,&quot;end_time&quot;,&quot;headway_secs&quot;]]]
+  #IDs that should be unique in its namespace
+  U_IDS = [&quot;stop_id&quot;, &quot;route_id&quot;, &quot;service_id&quot;, &quot;trip_id&quot;, &quot;fare_id&quot;, &quot;shape_id&quot;]
 
   class GoogleTransitFeed
     attr_reader :namespace</diff>
      <filename>rbgs/extension/transit/google_transit_feed.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d7775ab486b145878b0b20549abfe1be2d287b0d</id>
    </parent>
  </parents>
  <author>
    <name>juangui</name>
    <email>juangui@5e9d6a62-aa2b-0410-a6b7-c1830f73770d</email>
  </author>
  <url>http://github.com/bmander/graphserver/commit/8d24dce7969e4cd7c43c5c996fc6da5e5aeb53cf</url>
  <id>8d24dce7969e4cd7c43c5c996fc6da5e5aeb53cf</id>
  <committed-date>2008-10-14T14:46:35-07:00</committed-date>
  <authored-date>2008-10-14T14:46:35-07:00</authored-date>
  <message>Added U_IDS fields for identifying unique IDs in gtfs tables suitable to use a namespace</message>
  <tree>06e31892413471ecb8b5780c70ba5a0879e70c21</tree>
  <committer>
    <name>juangui</name>
    <email>juangui@5e9d6a62-aa2b-0410-a6b7-c1830f73770d</email>
  </committer>
</commit>
