Skip to main content
Question

Can anyone please give me some direction on converting MITab to GTFS and ensuring the spatial objects are correctly represented?

  • November 10, 2017
  • 2 replies
  • 11 views

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • November 12, 2017

Hi @sharynrichardso,

About the format GTFS has some links that can be useful for you.

Some examples:

Routing with GTFS

Using spatial etl tool to combine multiple gtfs into

Thanks,

Danilo


Forum|alt.badge.img+2
  • 1891 replies
  • November 13, 2017

GTFS requires the spatial data to be in WGS 84 see the GTFS reference documentation. If your MapInfo Mitab data is not in a geographic coordinate system, then FME can re-project it for you. All you probably need to do is set the Coordinate System on the GTFS writer to LL-WGS84. Documentation on the FME GTFS writer is here