I am a newbie onto GTFS and found some information on my research that said one has to provide the GTFS feed in txt formats to obtain the routes/transit information, etc.
Now my question is,
1) If we create our own txt formats, and upload onto the GTFS feed provider, would it result in showing up on the google maps as well?
2) I would like to have my own GTFS server code which will take data from my DB and process it and provide the best transit routes. Is it possible? Assume I have the ability to run Python as well as PHP scripts.
Any help would be best appreciated!
Thanks in advance