Search found 10 matches

by mlseim
July 25th, 2015, 10:51 am
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

I'm not really sure how to use GitHub yet.
But I put the scripts on there for the Green Line.

https://github.com/maxseim/catpin-productions
by mlseim
July 21st, 2015, 7:35 pm
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

I actually don't really have a use for the maps. I just wanted to experiment with the NexTrip API and see what I could "mashup" with Google Maps. If anyone wants a copy of the PHP/Google Map V3 script, email me through my website: http://www.catpin.com/contact.php The script is one file pl...
by mlseim
July 21st, 2015, 7:23 pm
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Update on NexTrip API @ Green Line GPS

Update on the NexTrip API concerning the Green Line. The programmers at NexTrip have repaired the offset in Green Line GPS latitude. All GPS locations are now correct. Map corrected now ... using the current GPS locations from the API: http://www.catpin.com/greenline The actual NexTrip API (where I'...
by mlseim
July 15th, 2015, 7:33 pm
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line NexTrip API GPS Locations

I contacted metrotransit about the error in GPS latitude for a portion of the Green Line. They told me that someone is already working on it. Meanwhile, I figured-out the error is latitude+0.007795 Here is my NexTrip API/PHP/Google Map mashup showing all trains in service ... in real time : http://w...
by mlseim
July 15th, 2015, 9:23 am
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

Thank you, that helps me understand it.
by mlseim
July 15th, 2015, 8:33 am
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

I'm trying to learn how the system works. At any given time, like let's say at 10am today, how many trains are actually moving on the green line? One train in each direction, or are there 4 trains spaced apart? Is there a chart or graphic that shows it, or an explanation for a novice like me?
by mlseim
July 13th, 2015, 5:38 pm
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

I'm starting to plot the Blue Line. It appears to be placing Google Markers on the rails (unlike part of the Green Line). Here are the Blue Line markers: http://www.catpin.com/blueline2.php The 2 real-time locations are: http://www.catpin.com/greenline.php http://www.catpin.com/blueline.php Now, the...
by mlseim
July 13th, 2015, 10:52 am
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line NexTrip API GPS

I wanted to show everyone what I discovered about the NexTrip API, specifically using this: http://svc.metrotransit.org/NexTrip/VehicleLocations/902?format=json After plotting several GPS coordinates, a strange thing becomes apparent: All GPS locations West of 35W are on the tracks, appearing OK. Al...
by mlseim
July 8th, 2015, 7:57 am
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Re: Green Line (Central Corridor LRT)

The entries have timestamps which seem to be currently updated. This is an entry in the API: "Bearing": 0, "BlockNumber": 69, "Direction": 3, "LocationTime": "/Date(1436363281000-0500)/", "Odometer": 0, "Route": "902", &...
by mlseim
July 7th, 2015, 7:43 pm
Forum: Transportation
Topic: Green Line LRT
Replies: 1297
Views: 95276

Strange GPS Coordinates for Green Line Light Rail

Hi, I've been playing with this: http://svc.metrotransit.org/NexTrip/VehicleLocations/902?format=json It's the NexTrip API ... in this case showing some last reported locations of the Green Line Light Rail. Has anyone ever used the API's before? I punched in some of the GPS locations (latitude, long...