|
| 1 | +# This repository adheres to the publiccode.yml standard by including this |
| 2 | +# metadata file that makes public software easily discoverable. |
| 3 | +# More info at https://github.com/italia/publiccode.yml |
| 4 | + |
| 5 | +publiccodeYmlVersion: '0.2' |
| 6 | +categories: |
| 7 | + - data-analytics |
| 8 | + - data-collection |
| 9 | + - data-visualization |
| 10 | +description: |
| 11 | + en: |
| 12 | + documentation: 'https://github.com/WRI-Cities/static-GTFS-manager/wiki' |
| 13 | + features: |
| 14 | + - GTFS Creator - Editor - Manager |
| 15 | + genericName: GTFS Editor/Manager |
| 16 | + longDescription: > |
| 17 | + This project is the result of a collaboration between WRI ([World |
| 18 | + Resources Institute](http://wri-india.org/)) and KMRL ([Kochi Metro Rail |
| 19 | + Limited](http://kochimetro.org/)). |
| 20 | +
|
| 21 | + Initially developed for use by KMRL, the source code has been |
| 22 | + open-sourced so it can grow and get better with community inputs and help |
| 23 | + for creating GTFS feeds for other transit agencies too. |
| 24 | +
|
| 25 | + This program adheres strictly to the static GTFS (General Transit Feed |
| 26 | + Specification Reference) open transit data specs as published by Google |
| 27 | + Transit here: |
| 28 | + [https://developers.google.com/transit/gtfs/reference/](https://developers.google.com/transit/gtfs/reference/) |
| 29 | +
|
| 30 | + Note: We have created a second complimentary application |
| 31 | + [**Payanam**](https://github.com/WRI-Cities/payanam) to address needs |
| 32 | + where a) the system is simple and routes don't have variations; b) |
| 33 | + properly mapped stops data is not available to begin with. |
| 34 | + [**Payanam**](https://github.com/WRI-Cities/payanam) can take you from nothing up to a basic GTFS, and after that you can use this application to edit it. So check it out! |
| 35 | +
|
| 36 | + Lead programmer as of July 2019: [Nikhil VJ](https://nikhilvj.co.in/) from |
| 37 | + Pune, India. |
| 38 | +
|
| 39 | + See this and many more GTFS related resources listed on [**Awesome |
| 40 | + Transit**](https://github.com/CUTR-at-USF/awesome-transit#gtfs-tools), a |
| 41 | + one-stop community listing for all things GTFS. |
| 42 | + screenshots: |
| 43 | + - >- |
| 44 | + https://raw.githubusercontent.com/WRI-Cities/static-GTFS-manager/master/extra_files/gtfs-routes-screenshot.png |
| 45 | + shortDescription: >- |
| 46 | + A browser-based user interface for creating, editing, exporting of static |
| 47 | + GTFS feeds for a public transit authority |
| 48 | +developmentStatus: stable |
| 49 | +it: |
| 50 | + conforme: |
| 51 | + gdpr: false |
| 52 | + lineeGuidaDesign: false |
| 53 | + misureMinimeSicurezza: false |
| 54 | + modelloInteroperabilita: false |
| 55 | + countryExtensionVersion: '0.2' |
| 56 | + piattaforme: |
| 57 | + anpr: false |
| 58 | + cie: false |
| 59 | + pagopa: false |
| 60 | + spid: false |
| 61 | +legal: |
| 62 | + license: GPL-3.0-only |
| 63 | +localisation: |
| 64 | + availableLanguages: |
| 65 | + - en |
| 66 | + localisationReady: false |
| 67 | +logo: >- |
| 68 | + https://raw.githubusercontent.com/WRI-Cities/static-GTFS-manager/master/extra_files/GTFS.png |
| 69 | +maintenance: |
| 70 | + contacts: |
| 71 | + |
| 72 | + name: Nikhil VJ |
| 73 | + type: community |
| 74 | +name: static-GTFS-manager |
| 75 | +platforms: |
| 76 | + - windows |
| 77 | + - mac |
| 78 | + - linux |
| 79 | +releaseDate: '2019-10-13' |
| 80 | +softwareType: standalone/desktop |
| 81 | +softwareVersion: 3.4.4 |
| 82 | +url: 'https://github.com/WRI-Cities/static-GTFS-manager' |
0 commit comments