The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information.
I need to get all the nearby public transit information within certain distance from a given location. The type of …
google-maps google-maps-api-3 google-places-api gtfsI have a database of bus/train/... stops and the arrival/departure times on each date and so on. I'm …
algorithm graph pseudocode path-finding gtfsIn GTFS, the field parent_station is either from stop_id (self-reference) or NULL. For instance (note that parent_station …
mysql foreign-keys create-table self-reference gtfsI'm working on a thesis project in order to do an "integrated indoor / outdoor" navigation system for mobile devices (Especially …
gtfsI have 3 separate fields of types VARCHAR (contains timezone, for example 'Europe/Rome'), DATE and INTERVAL. And I want to …
postgresql datetime timezone gtfsI'm working with some GTFS data and would like to be able to create a list of all stops associated …
google-api gtfsI have an ASP FileUpload control and I am uploading: C:\Documents and Settings\abpa\Desktop\TTPublisher\apache-tomcat-6.0.26\webapps\ttpub\…
c# asp.net gtfs