Skip to main content
Question

automate the process of drawing Transport service rotations as graphs / maps

  • September 23, 2019
  • 1 reply
  • 13 views

Hi, I would like to ask you some tools and techniques for automation and visualization of transport services rotation (eg. Bus,train, flight connection ) , implement some kind of tool which converts the data into graphs automatically .The initial data is available in excel format and the final output will be expected in graphics(JPG,PNG.....) with map in the background .

Pleas anyone to suggest me some techniques

Thanks

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.

1 reply

itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • September 23, 2019

Hi @tesfa,

Have a look at the ChartGenerator transformer and the HTMLReportGenerator transformer, both have the ability to produce charts.

Hope this helps.