All Projects → rectangle-dbmi → Realtime-Port-Authority

rectangle-dbmi / Realtime-Port-Authority

Licence: GPL-3.0 License
Realtime transit tracker of Pittsburgh's Port Authority buses using the realtime PAT API using Google Maps to Display the Maps

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Realtime-Port-Authority

ara
Ara is a golang server for real-time public transport data exchange, using the SIRI protocol.
Stars: ✭ 12 (-77.78%)
Mutual labels:  transit, realtime
Tidytransit
R package for working with the General Transit Feed Specification (GTFS)
Stars: ✭ 84 (+55.56%)
Mutual labels:  transit, transportation
Transitive.js
Transit data visualization
Stars: ✭ 628 (+1062.96%)
Mutual labels:  transit, transportation
R5
Routing engine for multimodal (transit/bike/walk/car) networks with a particular focus on public transit.
Stars: ✭ 153 (+183.33%)
Mutual labels:  transit, transportation
GTFS-ride
GTFS-ride is an open standard for storing and sharing fixed-route transit ridership data.
Stars: ✭ 43 (-20.37%)
Mutual labels:  transit, transportation
Transitland Processing Animation
Animating scheduled transit trips using the Transitland API and Processing
Stars: ✭ 251 (+364.81%)
Mutual labels:  transit, transportation
Transitland Datastore
Transitland's centralized web service API for both querying and editing aggregated transit data from around the world
Stars: ✭ 101 (+87.04%)
Mutual labels:  transit, transportation
transitime
TheTransitClock real-time transit information system
Stars: ✭ 60 (+11.11%)
Mutual labels:  transit, realtime
transitland-atlas
an open directory of mobility feeds and operators — powers both Transitland v1 and v2
Stars: ✭ 55 (+1.85%)
Mutual labels:  transit, transportation
ferryd
Fast, safe and reliable transit for the delivery of software updates to users.
Stars: ✭ 43 (-20.37%)
Mutual labels:  transit
space-cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,405 (+6205.56%)
Mutual labels:  realtime
vue-input-streaming
A Vue2 Input Streaming RealTime And Two Way Data Binding Broadcasting with Pusher
Stars: ✭ 24 (-55.56%)
Mutual labels:  realtime
ace-collab-ext
Enhances the Ace Editor with real time collaboration user experience.
Stars: ✭ 67 (+24.07%)
Mutual labels:  realtime
plow
A high-performance HTTP benchmarking tool with real-time web UI and terminal displaying
Stars: ✭ 2,851 (+5179.63%)
Mutual labels:  realtime
csync-server
No description or website provided.
Stars: ✭ 14 (-74.07%)
Mutual labels:  realtime
netpd-instruments
instruments (synths, sequencers, utilities, etc) to be used with netpd
Stars: ✭ 18 (-66.67%)
Mutual labels:  realtime
amodeus
Autonomous Mobility-on-Demand Extremely Useful Simulation
Stars: ✭ 44 (-18.52%)
Mutual labels:  transportation
easy-real-time-face-recognition-python
No description or website provided.
Stars: ✭ 30 (-44.44%)
Mutual labels:  realtime
realtime-private-chat-nodejs-socketio-vuejs-laravel
Realtime Private Chat NodeJS SocketIO Vue JS Laravel
Stars: ✭ 72 (+33.33%)
Mutual labels:  realtime
rankr
🇰🇷 Realtime integrated information analysis service
Stars: ✭ 21 (-61.11%)
Mutual labels:  realtime

PAT track Logotype

Realtime-Port-Authority

The purpose of this was to create a real-time tracking of port authority of Pittsburgh, PA, using the realtime API given by Port Authority on top of the Google Maps API.

Features:

  • Buses Run at Realtime
  • shows ETAs of buses to stops and stops to buses
  • shows stop markers above a certain zoom
  • RecyclerView saves via sharedpreferences
  • Uses RxJava + Retrofit to obtain data from Port Authority's API
  • Our (lame) attempt at using MVVM for UI-model interaction

Releases:

API limitations:

  • the buses don't update until after 10+ seconds. Our app only updates every 10 seconds
  • There are only a couple buses offered publicly. We promise to get updates to the new buses as soon as possible!
  • Buses disappear when off-route away from their route lines

#Android Development

Please refer to this wiki page for instructions to install and use the project.

This will be done using Android Studio 1.0 as of 12-09-2014.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].