Hi Guys,
I have the application ID and try to use FME to download the zip from real time api.
It is strange that I have the correct zip file when the URI is https://api.transport.nsw.gov.au/v1/gtfs/schedule/sydneytrains . However, when I change URI to https://api.transport.nsw.gov.au/v1/gtfs/vehiclepos/ferries , the zip file downloaded is invalid, but the status code is 200.
Really not sure where is wrong
Thanks
             
            
              
            
           
          
            
              
                jxeeno  
              
                  
                    March 25, 2017, 10:13am
                   
                  2 
               
             
            
              If you’re after the ferry GTFS static schedule (for realtime), it can be found at https://api.transport.nsw.gov.au/v1/gtfs/schedule/ferries .
The second URL you’ve linked to is the real-time vehicle position feed for ferries.  It’s encoded in Google’s Protocol Buffer format.
             
            
              
            
           
          
            
            
              Hi I am in the process of accessing the real time gtfs data using FME. Could you please share the fme workspace that I can use to download the Sydney trains data. This will a great help.
Thanks
Regards