Skip to main content

Questions tagged [general-transit-feed-specification]

The General Transit Feed Specification is a format for the text representation of public transportation schedules and associated geographic information. It provides interoperability for developers to consume public transportation information published by different transport agencies throughout the world.

0 votes
0 answers
335 views

Configure OSM Data for ArcGIS Pro Network Analysis

I want to create a Network Dataset in ArcGIS Pro using OSM data downloaded and prepared using osmnx and python. My code is quite crude, but works so far. However, I am now transitioning to using it ...
RavenS's user avatar
  • 11
2 votes
0 answers
179 views

Creating an isochrone from GTFS data

I want to create an isochrone map, with a single stating point at first, from standard GTFS data. I've started by filtering only the relevant areas both in Stops and Shapes files, but now I'm not sure ...
RedYoel's user avatar
  • 121
0 votes
1 answer
145 views

Some of the total lengths are not adding up in linestring using shapely in python and geopandas

I am working with a gtfs file with shapely and shape id and I am trying to calculate the total unique length of the routes passing by a stop. I have a list of routes that goes through the stop and I ...
OwO's user avatar
  • 13
0 votes
0 answers
15 views

One-to-many Joins on two txt files in ArcGIS Pro - GTFS

I want to work on a GTFS project and trying to figure out if I can perform all my data engineering processes in ArcGIS Pro without having to go to some external tools to perform joins. What I want to ...
Moseleyi's user avatar
  • 291
1 vote
0 answers
79 views

Layers became invisible on the Layer Pane after using TimeManager plugin in QGIS

I am working on a transit map, using TimeManager to interpolate the points and animate them according to the timedate fields. After interpolating a couple of layers, out of the 10 available, and ...
Trikelians's user avatar
2 votes
0 answers
235 views

Utility of shapes.txt file in GTFS feed

Each GTFS feed contains a collection of files, one of which is a shapes.txt file. As I understand, it is a collection of points that shows the actual route plied by the transport. What info does it ...
NedStarkOfWinterfell's user avatar
0 votes
0 answers
54 views

Incorporating bridges into DEM for route profiles

I'm using ArcGIS Pro. I'm making transit route elevation profiles to see how the topography changes over the course of certain bus routes. The data I'm working with: DEM of the study area GTFS tables ...
LoganDM's user avatar
1 vote
1 answer
37 views

Error when running BetterBusBuffers "Count Trips on Lines" tool in ArcGIS Pro

After running the "Count Trips on Lines" tool of the BetterBusBuffers toolbox, I encounter the following error after running step 2, "count trips on lines:" "There is no ...
David Perlmutter's user avatar
2 votes
0 answers
320 views

Create frequency map from GTFS data

I am using QGIS to create a frequency map (how frequently does a bus/train run on a route~ every 15mins, 20, 30, 45 or 1 hr) of Greater Cleveland's RTA, from a GTFS fileset (latest version from ...
CLEstack's user avatar
3 votes
1 answer
893 views

Seeking Transit Feed (GTFS) Toolset for QGIS?

I can see that ArcGIS has a transit feed toolset that enables converting the .txt files from GTFS data directly into usable feature classes for GIS. I am trying to develop catchment areas in the ...
nracine's user avatar
  • 71
2 votes
3 answers
528 views

Understanding GTFS static data relationships?

I'm trying to build a data store for the GFTS static data, but can't get my head around the relationships between Route, Stop, Stop_Times and Trips. e.g. Route 2E runs between airport and city centre. ...
ErickTreetops's user avatar
1 vote
0 answers
58 views

GTFS network dataset not working with ArcPy? [closed]

I prepared a GTFS network dataset for Sydney following guidelines of Add GTFS to a Network Dataset tool. I setup a multiprocessing python script which is working perfectly fine with 64-bit Python in ...
Biswajit Saha's user avatar
1 vote
0 answers
117 views

How to count the number of buses that pass through a stop during a day? [closed]

GTFS spec for reference: https://developers.google.com/transit/gtfs/reference/ I'm trying to create a program that counts the number of buses, trams, rails etc that pass through a certain stop during ...
nhhjwi's user avatar
  • 11
1 vote
1 answer
304 views

ScheduleViewer Google Maps JavaScript API error: ExpiredKeyMapError

I'm trying to validate a GTFS file with ScheduleViewer, but it gives me an error: js?key=AIzaSyBLmKxIq4izZzlXKPeVoAiURcT6z6ynobg&sensor=false:51 Google Maps JavaScript API error: ...
israteneda's user avatar
2 votes
0 answers
329 views

Easiest way to translate live GPS to realtime GTFS? [closed]

I have live GPS data coming in from the city's buses and given that I already have the routes in GTFS ( https://developers.google.com/transit/gtfs/reference/ ) I would like to convert this data to the ...
user85190's user avatar
  • 121

15 30 50 per page
1
2 3 4 5