The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information.
-1
votes
0answers
29 views
Windows Phone 7 & 8 - How to store data
I want to create a transit app for Windows Phone 7 & 8 devices. I will use GTFS data from my local transit organization. The data comes in .txt files.
It's my first time developing apps, so I'm ...
-1
votes
1answer
18 views
Looking for the GTFS of a small town [closed]
Most of the towns that have released their schedules in GTFS format are huge cities. This is not very practical for developers who want to make tests.
Is their a small, real-world GTFS dataset ou ...
0
votes
0answers
11 views
Using Erlang, how can a “timestamp”, in POSIX time, be derived from a Gregorian date and time?
I'm writing a program that receives data in the form of GPRMC NMEA sentences and outputs it as specified by GTFS-realtime.
GTFS-realtime wants a "timestamp" value, and describes it as such:
...
2
votes
0answers
58 views
How can a “bearing”, in degrees, be derived from a GPRMC NMEA sentence?
I'm writing a program that receives data in the form of GPRMC NMEA sentences and outputs it as specified by GTFS-realtime.
GTFS-realtime wants a "bearing" value, and describes it as such:
...
0
votes
1answer
64 views
Python script for Sqlite time subtraction after midnight
I have a database of General Transit Feed Specification data for a city that defines transit service after midnight as hour > 24. So, in the stop_times table, we have many times defined for example as ...
0
votes
0answers
19 views
Using graph.obj to access nodes and edges
I am currently developing an Android based journey planner (like google transit). Previously I had worked with opentripplanner so I built the Graph.obj from GTFS by using GraphBuilder tool and viewed ...
0
votes
1answer
94 views
Use of compressed GTFS data in Android app
I am looking to develop a transit app using GTFS static data. One of the constraints I've set to myself is that the app should use minimal mobile data transfers. Therefore, I would like to embed all ...
0
votes
0answers
66 views
Manipulate GTFS data with python [closed]
The General Transit Feed Specification (GTFS) format seems to become widely adopted to represent all kind of subway/bus/train schedules and networks.
However the tools provided by google are ...
1
vote
0answers
135 views
GTFS in OpenTripPlanner
Iam Working on a tripplanner, i got a problem, that my GTFS won't work.
The OSM files is loaded in correctly, the tripplanner now makes the fastest route from point A to B, but it does not take busses ...
1
vote
0answers
117 views
MTA NYCT Subway GTFS Developers API Key is not working? [closed]
I am developing a Webservice in Java to use MTA NYCT Subway GTFS Realtime data.
For that purpose yesterday I had registered from http://datamine.mta.info/user/register
and then I received the ...
0
votes
1answer
100 views
Multiple queries in mongoDB
I would like to querie multiple collections in mongodb, I have some data like this
Collection stops {
{ stop_id : 1, stop_name: 'a'},
{ stop_id : 2, stop_name: 'b'}, ...
Collection stop_time ...
1
vote
1answer
357 views
Gettings stops associated with a route from GTFS data
I'm working with some GTFS data and would like to be able to create a list of all stops associated served by a route. I don't really understand how to do with with GTFS data.
Trips.txt comes in a ...
0
votes
1answer
174 views
How do I use GTFS Real Time to get Alerts, Delays etc?
I've been programming PHP for a couple of years, and I'm looking at tackling the GTFS real time feeds. I've downloaded the GTFS files for a specific agency and am parsing them with PHP using the ...
2
votes
0answers
67 views
GTFS major vs minor update
We are downloading new GTFS (basically zip of CSV files) data from multiple sources each day to see if an update has been updated. Right now, we just check if the zip themselves are different, and ...
1
vote
1answer
296 views
Android GTFS app
I'm trying to work on an app which uses GTFS. This may seems like a stupid question but I couldn't find any answer to it.
The GTFS for Israel, a rather small country with not so many buses ...
5
votes
2answers
335 views
Running this GTFS sample code
I am having trouble finding an API that will allow me to read in GTFS data. After much searching I was able to find and run This code, but there is not really much of an explanation. I am ...
1
vote
0answers
205 views
How to read GTFS protocl buffer in PHP?
I have a GTFS protocol buffer message (VehiclePosition.pb), and the corresponding protocol format (gtfs-realtime.proto), I would like to read the message in PHP alone (is that even possible?).
I ...
2
votes
2answers
397 views
GTFS/NextBus/Google Maps - transit distance traveled
I am trying to get the distance traveled on a transit route -- particularly San Francisco MUNI, but the standards NextBus, GTFS, and Google Maps API appear to be universal. I'm comfortable using any ...
1
vote
1answer
136 views
Querying text file into database
My Program needs to be able to scan a text file, and store the values of the text file into a database.
Suppose I've read in a line of code that looks like this
...
1
vote
1answer
441 views
Sql queries for getting information from GTFS files in Java
I'm working on a project for school which uses gtfs database (MySQL).
I wrote some code that parses the gtfs files and inserts them into MySQL DB (each file is a table in my DB).
I'm trying to write ...
0
votes
2answers
378 views
Get the latitude longitude for a point on a shape (path)
I have a a list of points (latitude,longitude), it's a bus path and around this path I have some points (bus stops), the points are not on the path.
I need to project the bus stops points on the ...
2
votes
1answer
618 views
Android consuming GTFS-Realtime (NO API)
This is not an optimal solution, but I'm working on an Android app that must consume GTFS-Realtime data as an API is not available. The datasets will be small, the max # of vehicles being tracked at ...
1
vote
2answers
1k views
How to get google transit data by api
I'm working on a thesis project in order to do an "integrated indoor / outdoor" navigation system for mobile devices (Especially Iphone).
I need information about public transport, until a few days ...
10
votes
2answers
7k views
Detect the nearest transit stop from the given location
I need to get all the nearby public transit information within certain distance from a given location. The type of public transit can be either bus, train, etc..
Here is what I meant:
If I use ...
0
votes
1answer
245 views
Schedule Viewer GTFS
When i am trying to run Schedule Viewer from PC, it is looking for Google Map API Key, and it doesn't show the routeS on the Google Map, it never asked before, worked fine.
Any feedback from ...
0
votes
1answer
373 views
iOS Google Maps Transit Data
Is it possible to use google maps transit data to show a publich transit route inside your application rather than sending a user to google maps app?
I see that google maps on iphone does it well for ...
0
votes
2answers
419 views
Tips for setting up a public transportation route planner
I am intending to develop in the near future a web app for planning a route using my local public transportation system. I will be using Google Maps and I would like to hear some tips on how should I ...
0
votes
1answer
528 views
Android Getting Public Transport in Google maps api?
I know there is available api in json format for traveing by public transport instead of driving?
2
votes
0answers
207 views
Does an Android ContentProvider exist for storing and providing Google Transit Feed data?
I am writing an Android app for my local transit authority. They publish their data in the the Google Transit Feed Specification (GTFS). I'd need to download this feed and save it to the device and ...
0
votes
2answers
412 views
Android Apps, bus time and train time apps, where do they get their information?
How do these android app developes get thier infromation on what time the next bus would be or train would be. One possible solution i though basically parse the information on the certain bus or ...
0
votes
1answer
146 views
WMATA API to get rail paths from 2 different rail lines
I am using WMATA API to create an application in Sencha touch, while using Method 4: Rail Paths which returns a list of stations between two given stations I realized that it works only if the ...
0
votes
1answer
377 views
GTFS and multiple routes
I am working with GTFS format.I have a concern for example consider a little complex network where a user want to travel from a source 'A' to Destination 'B' and actually there exist no direct route ...
3
votes
2answers
338 views
Is there a way to access to the database of Google Maps for the public transport?
I'd like to have access to the numbers and type of public transportation and for each of them, their stops of a certain city. So for instance, I'd like to have :
Number Type Stops
1 ...
3
votes
3answers
819 views
I need advise choosing a NoSQL database for a project with a lot of minute related information
I am currently working on a private project that is going to use Google's GTFS spec to get information about 100s of Public Transit agencies, their routers, stations, times, and other related ...
8
votes
1answer
2k views
Pathfinding (routing, trip planning, …) algorithms on graphs with time restrictions
I have a database of bus/train/... stops and the arrival/departure times on each date and so on. I'm looking for a way to do a search for the fastest(shortest/cheapest/least transitions) trip between ...
3
votes
4answers
152 views
Associating nearby points with a path
Given a set of ordered points, and a path made up of ordered lat,lon points that goes near those points (in lat/lon coordinates), I want to associate the points with the path, ideally with good ...
1
vote
3answers
932 views
Using Google Transit information in Android app
Google transit provides approximate time of the next bus arriving at a particular bus-stop when you click on the bus-stop icon. This works for trains and even metro lines.
Is there any way I can use ...
2
votes
3answers
542 views
How can I make this LINQ query of an Enumerable DataTable of GTFS data faster?
I'm working with the GTFS data for the New York City MTA subway system. I need to find the stop times for each route at a specific stop. To do that, I get the stop times from a StopTimes DataTable ...
1
vote
2answers
604 views
How can I do this complex SQL query using Django ORM? (sub-query with a join)
I'm used to writing my own SQL queries and I'm trying to get used to the whole ORM thing that seems to be so popular nowadays.
Here's the query:
SELECT * FROM routes WHERE route_id IN (
SELECT ...
2
votes
2answers
972 views
Geolocation and Haversine formula
I am trying to create a basic web application that detects the users geolocation, queries a mySQL database, and returns all bus stops within say 5 kilometers.
The GTFS feed including the Longitude ...
11
votes
7answers
4k views
Bus public transport algorithm
I am working on an offline C# application that can find bus routes.
I can extract the timetable/bus/route data. I am searching for the most simple solution that will work with basic data.
What ...
2
votes
2answers
2k views
C# Get Full File Path
I have an ASP FileUpload control and I am uploading:
C:\Documents and Settings\abpa\Desktop\TTPublisher\apache-tomcat-6.0.26\webapps\ttpub\WEB-INF\classes\org\gtfs\tmp\GTFS_Rail\routes.txt
What is ...
0
votes
1answer
2k views
Find nearest transit station / stopover (bus, train etc) in google maps
I searched the web but for now I didn't found anything.
Is it possible to find the nearest bus/train/ official stations of public transportation types?
The 'nearest' is a seperate case ;=)
but is ...
0
votes
1answer
349 views
Is it possible to integrate Google Maps with the directions and the Transit layer into an iPhone app?
Sorry if this question is obvious for some of you.
I know we can link to the existing Goggle Maps app, but I would like to have an app that does not exit and provides the direction within. I intend ...
1
vote
3answers
696 views
Random-access data object in J2ME
I'm planning to develop a small J2ME utility for viewing local public transport schedules using a mobile phone. The data part for those is mostly a big bunch of numbers representing the times when the ...
