GTFS 피드 통합
GTFS를 사용하여 지도에 열린 루프 배너를 표시하고 대중교통 지도를 표시할 수 있습니다.
영수증
지도에 개방 루프 배너 표시하기
Google 월렛 및 Google 지도는 GTFS 피드를 사용하여 Google에 표시되는 경로를 식별합니다.
지도를 탭합니다. 이 기능을 구현하려면 대중교통 기관에서 다음을 수행해야 합니다.
- 대중교통 기관은 최소한 다음 입력란을 사용하여 GTFS 피드를 게시해야 합니다.
<ph type="x-smartling-placeholder">
- 피드는 개방형 순환을 지원하는 경로와 정류장을 정확하게 나타내야 합니다.
- GTFS 피드에 지원되지 않는 역, 정류장 또는 경로는 포함되지 않습니다. 이것은
해야 지원되지 않는 경로의 사용자에게 배너가 표시되지 않습니다.
- 부분 출시는 현재 지원되지 않습니다. 대행사는
전체 GTFS 피드를 만들거나 새 GTFS 피드를 만듭니다.
지도의 대중교통 영수증 표시
GTFS를 사용하여 고정 및 모바일 단말기의 대중교통 영수증을 지도에 표시할 수 있습니다.
고정 단자
Google 월렛에 Google 지도를 표시하려면 역 정류장을 연결하는 Google 링크를 제공하세요.
사용자의 엄청나게 많습니다. 이렇게 하려면 피처스토어에 있는 정보 간의 관계를
다음 예와 같이 판매자 이름 태그와 적절한 GTFS 피드를 추가합니다.
STOPS.txt: field(stop_id)
또한
개방 루프 대중교통 양식을 사용합니다.
모바일 단말기
버스와 같은 모바일 단말기의 경우 판매자 이름을 동적으로 업데이트할 수 있습니다.
(단말기 태그(9F4E)) 또는 단말기의 탭과 GTFS 간의 관계 제공
경로 피드. 후자의 경우 사용자에게는 정류장이 아닌 경로만 표시됩니다. 다음을 참고하세요.
예:
ROUTES.txt field(route_id)
또한
개방 루프 대중교통 양식을 사용합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-29(UTC)
[null,null,["최종 업데이트: 2024-08-29(UTC)"],[[["Transit agencies can leverage GTFS feeds to display an open loop banner in Google Maps, indicating routes that support open loop payments, by ensuring their feed accurately represents these routes and stops."],["GTFS feeds can be used to integrate Google Maps into transit receipts for both stationary and mobile terminals, providing users with visual location information."],["For stationary terminals, linking station stops with user taps requires providing the relationship between the Merchant Name tag and the corresponding GTFS feed, along with completing an onboarding form."],["Mobile terminals can either dynamically update the Merchant Name or link taps to a GTFS route feed, displaying the route to the user, and also require completion of the onboarding form."]]],["Transit agencies use GTFS feeds to display open loop banners and maps in Google Maps and transit receipts. To show banners, agencies must publish a complete GTFS feed (agency, stops, routes) accurately representing supported routes. To show maps in stationary terminal receipts, link the Merchant Name tag to the `STOPS.txt` stop ID field. For mobile terminals, link the Merchant Name or terminal taps to the `ROUTES.txt` route ID field. Submitting the open loop transit form is mandatory.\n"]]