GTFS Static 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
GTFS(일반 대중교통 피드 사양)는 GTFS Realtime 확장 프로그램과 구별하기 위해
GTFS Static 또는 정적 대중교통이라고도 하며,
대중교통 일정 및 관련 지리 정보에 대한 공통 형식을 정의합니다. GTFS '피드'를 사용하면 대중교통 기관에서 대중교통 데이터를 게시할 수 있고 개발자는 해당 데이터를 상호 운용 가능한 방식으로 사용하는 애플리케이션을 작성할 수 있습니다.
GTFS 피드 개요
GTFS 피드는 ZIP 파일로 수집된 일련의 텍스트 파일로 구성됩니다. 각 파일은 대중교통 정보의 특정 측면, 즉 정류장, 경로, 이동경로 및 기타 일정 데이터를 모델링합니다. 각 파일에 대한 세부사항은 GTFS 참조에 정의되어 있습니다.
피드 예는 GTFS 예에서 찾을 수 있습니다. 대중교통 기관은 대중교통 정보를 개발자와 공유하기 위해 GTFS 피드를 생성할 수 있습니다. 개발자는 대중교통 정보를 애플리케이션에 통합하기 위해 GTFS 피드를 사용하는 도구를 작성합니다. GTFS를 사용하면 몇 가지 방법으로 대중교통 정보를 사용하는 이동경로 플래너, 시간표 게시자 및 다양한 애플리케이션을 강화할 수 있습니다.
대중교통 피드 공개
많은 애플리케이션이 GTFS 형식의 데이터와 호환됩니다. 피드를 공개하는 가장 간단한 방법은 웹 서버에서 피드를 호스팅하고 사용 가능하다는 알림을 게시하는 것입니다.
공개 피드를 제공하는 대중교통 기관 목록은 GoogleTransitDataFeed 프로젝트 사이트에서 확인할 수 있습니다.
Google에 대중교통 피드 제출
거주 도시의 대중교통을 감독하는 공공 기관에서 근무하는 경우
GTFS 사양을 사용하여 대중교통 정보를 보여주는 Google 지도 및
기타 Google 애플리케이션에 일정 및 지리 정보를 제공할 수
있습니다.
대중에게 공개되어 있고 고정된 일정과
경로로 운행되는 대중교통 서비스를 제공하는 경우
무료로 간단하게 참여할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-12-06(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-06(UTC)"],[[["GTFS defines a common format for public transportation schedules and geographic information, enabling data sharing between agencies and developers."],["GTFS feeds consist of text files within a ZIP file, covering aspects like stops, routes, trips, and other schedule data."],["Public transit agencies can share their GTFS feeds publicly and submit them to Google for integration with Google Maps and other applications."],["Developers can leverage GTFS feeds to build applications like trip planners, timetables, and various other tools utilizing public transit data."],["Resources like examples, references, validation tools, and community support are available for working with GTFS."]]],["The General Transit Feed Specification (GTFS) is a format for public transportation schedules and geographic data, enabling transit agencies to publish data and developers to build applications. Key actions include: reviewing GTFS examples, creating feeds using the reference guide, validating feeds with tools, and publishing them. Agencies can share feeds publicly via a web server or submit them to Google for inclusion in Google Maps. GTFS allows the use in various applications like trip planners.\n"]]