Changes between Version 32 and Version 33 of Presets/PublicTransportGtfs
- Timestamp:
- 2020-08-31T14:27:29+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/PublicTransportGtfs
v32 v33 30 30 * [osmwiki:Proposed_features/Key:gtfs:feed gtfs:feed] 31 31 * [osmwiki:Proposed_features/Key:gtfs:name gtfs:name] 32 * [osmwiki:Proposed_features/Key:gtfs:source_date gtfs:source_date] 32 * ~~[osmwiki:Proposed_features/Key:gtfs:source_date gtfs:source_date]~~ replace by `gtfs:release_date` 33 * [osmwiki:Proposed_features/Key:gtfs:release_date gtfs:release_date] 33 34 * [osmwiki:Key:note note:gtfs] ''(no own page)'' 34 35 * ~~[osmwiki:Proposed_features/Key:ref:GTFS ref:GTFS] ''(no page, yet)''~~ not needed all information in `route_id` … … 90 91 <reference ref="feed_guid" /> 91 92 <item_separator /> 92 <text key="gtfs: source_date" text="Date of the GTFSsource" match="key"/>93 <text key="gtfs:release_date" text="Release date of the GTFS feed"/> 93 94 <reference ref="gtfs_name" /> 94 95 <item_separator /> … … 139 140 <text key="gtfs:stop_id" text="GTFS `stop_id`, use `ref:IFOPT` if possible" length="18" match="key" /> 140 141 <reference ref="gtfs_name" /> 141 <text key="gtfs: source_date" text="Date of the GTFSsource" match="key" />142 <text key="gtfs:release_date" text="Release date of the GTFS feed" /> 142 143 <space /> 143 144 <reference ref="feed_guid" />
