Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display real-time subway train locations on Apple Map #2

Open
tedbarnett opened this issue Dec 6, 2023 · 5 comments
Open

Display real-time subway train locations on Apple Map #2

tedbarnett opened this issue Dec 6, 2023 · 5 comments
Labels

Comments

@tedbarnett
Copy link
Owner

Using the MTA real-time API (see https://new.mta.info/developers)....

  • Display subway trains on Apple Map (simple dot for location for each)
  • If necessary, filter to only trains near user's current location (or choose just one subway line to focus on)
@tedbarnett tedbarnett added the 1) High priority Must fix label Dec 6, 2023
@tedbarnett
Copy link
Owner Author

tedbarnett commented Dec 6, 2023

I have a user account for the MTA real-time data access. I will send you login info separately.

Realtime API info: https://api.mta.info/#/landing

@tedbarnett
Copy link
Owner Author

Here is an example of a hardware product I own that displays real-time NY subway locations for the MTA ("Metropolitan Transit Authority").

image

@tedbarnett
Copy link
Owner Author

Let's focus on the A/C/E line first to get this working:
image

@tedbarnett
Copy link
Owner Author

Trains can be depicted as short straight lines in dark blue like so:
image

@tedbarnett
Copy link
Owner Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant