[Tool] [REL] ETS2 and ATS job history visualizer

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

[Tool] [REL] ETS2 and ATS job history visualizer

#1 Post by festmache » 13 Jul 2026 19:15

I've created a web tool where you can visualize all job sources/destinations from your ETS2 or ATS profile.
This way, you can see what cities you serviced the most.

Also, you can switch to a "country/state" view where you see the same information per country (ETS2) or state (ATS).
screenshot history visualizer.png
And you can also show all the routes that you ever took to/from a selected city:
screenshot4.png
You can use the web tool here.

To import your own data, you first have to create a CSV export of your profile using the Virtual Trucker Log Book tool made by Kreti.

I haven't tested it with a profile that's using map mods, but I've made the tool as flexible as possible for unknown cities, so the result might not be entirely wrong :D

If anyone uses the tool, feel free to share your own screenshots below... I'd like to see what it looks like for other people :)
You do not have the required permissions to view the files attached to this post.
Last edited by festmache on 03 Aug 2026 13:40, edited 1 time in total.
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

Re: [Tool] ETS2 and ATS job history visualizer

#2 Post by festmache » 19 Jul 2026 05:37

I've also added a "route heat map" function:
downloadfile.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

Re: [Tool] ETS2 and ATS job history visualizer

#3 Post by festmache » 25 Jul 2026 16:03

I've added demo buttons, so you can now see what exactly the tool does without having to submit your own data.
Check it out in the tool.

Also, I've created a small desktop application (for Windows 10 and above) which lists all installed ETS2 and ATS profiles, and allows you to extract and upload the job data to the web page with the visualization tool directly. This makes it very easy to import your own job data.

(The only downside is that this application is not signed or anything, so when you download it and start it for the first time, Windows will probably tell you that it's a security risk and you have to confirm that you trust it... Same problem as for many other downloadable tools, unfortunately.)
TruckSimulatorJobExporter screenshot.png
You do not have the required permissions to view the files attached to this post.
User avatar
San_Sany4
Posts: 1388
Joined: 26 Nov 2013 12:37
Location: Tbilisi, Georgia (the good one)

Re: [Tool] ETS2 and ATS job history visualizer

#4 Post by San_Sany4 » 29 Jul 2026 21:01

I tried your tool and it seems like it only checks the default savefile locations. And it failed, because it was running through Wine in Linux. Please, add the ability to select custom savefile locations.

EDIT: after fighting a little with Virtual Trucker Log Book app (it really doesn't like running on Linux despite being a Java program), I was able to generate a CSV file and upload it. That's an interesting tool you have.

Now I wonder if you can use TruckerMudgeon's map of the in-game world instead of the map of real world.
My World of Trucks. My Steam. Discord @sansany4.
ETS2 since 1.4, ATS since 1.0. Vanilla player.
Guide: How to create and use settings presets in ATS and ETS2.
Guide: How to make Interior Zoom toggleable (better than in-game version)
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

Re: [Tool] ETS2 and ATS job history visualizer

#5 Post by festmache » 30 Jul 2026 08:46

@San_Sany4, thanks for your reply!
As a Windows user, I totally forgot about Linux.

Could you maybe check if this version works for you:
http://www.petermoor.nl/ets2-ats-job-hi ... -linux.zip

It now looks in the default locations for Linux and Mac OS as well. And as a bypass, there is a setting where you can just enter a location and it will look for all subfolders there.

About the suggestion to use TruckerMudgeon's map: hmm, that's an interesting one. When I have more time, I'll see if that would be possible and if it would give interesting results.
User avatar
San_Sany4
Posts: 1388
Joined: 26 Nov 2013 12:37
Location: Tbilisi, Georgia (the good one)

Re: [Tool] ETS2 and ATS job history visualizer

#6 Post by San_Sany4 » 30 Jul 2026 12:07

Yeah, this version worked immediately in Wine. Although it's a bit sad it's still a Windows executable, but it found the files.

I have a lot of profiles so the window grew quite tall. I think it should be limited in height, and by that I don't mean with the whole screen height. Or at least resizable.

Your tool does not support Unicode, I see. My main profiles are named in Russian, using Cyrillic script. Instead of profile name, it shows "\xd0\x90\xd0\xbb…"

When I press "Visualize job history" I always get an error window that says: "Submit failed: Ошибка DDE." Still, the new tab opening in my browser with your site and it seems to be working fine.

It would be nice to have the heatmap cached so it's not regenerated for the same file if we switch tabs.

Does your tool check the emulated windows filesystem that Steam makes for games running through Proton? Some people run ETS2 and ATS on linux through Proton because it's has better performance. For example, I do. But I use a launch command to point the games back to ~/.local/share/.

And by the way, there seems to be a problem with your site's SSL certificate. It affects the download as well.
My World of Trucks. My Steam. Discord @sansany4.
ETS2 since 1.4, ATS since 1.0. Vanilla player.
Guide: How to create and use settings presets in ATS and ETS2.
Guide: How to make Interior Zoom toggleable (better than in-game version)
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

Re: [Tool] ETS2 and ATS job history visualizer

#7 Post by festmache » 31 Jul 2026 08:39

@San_Sany4, good to have you test the tool, because there are some big differences between your setup and mine (Linux, different alphabet, more profiles...) :)

I've made a few more changes that should make the tool work smoother in your situation. Let me know if this is better:
https://www.petermoor.nl/ets2-ats-job-h ... linux2.zip

(Temporary url for now, by the way. At some point I'll just replace the "main" one with this one, when I'm also making changes to the visualizer web page itself.)
User avatar
San_Sany4
Posts: 1388
Joined: 26 Nov 2013 12:37
Location: Tbilisi, Georgia (the good one)

Re: [Tool] ETS2 and ATS job history visualizer

#8 Post by San_Sany4 » 31 Jul 2026 11:34

Thanks, much better. It still gives me errors when trying to upload and say "Submit failed." in the status, but again, it actually works, the browser tab opens with correct file.

This one was from ATS profile when running through Wine 8.26:
Снимок экрана от 2026-07-31 15-20-30.png
This one was from ETS2 profile when running through Wine 11.14:
Снимок экрана от 2026-07-31 15-24-57.png
You do not have the required permissions to view the files attached to this post.
My World of Trucks. My Steam. Discord @sansany4.
ETS2 since 1.4, ATS since 1.0. Vanilla player.
Guide: How to create and use settings presets in ATS and ETS2.
Guide: How to make Interior Zoom toggleable (better than in-game version)
User avatar
festmache
Posts: 525
Joined: 21 Nov 2016 18:44
Location: Netherlands

Re: [Tool] ETS2 and ATS job history visualizer

#9 Post by festmache » 01 Aug 2026 10:23

@San_Sany4, I think I've managed to solve the problem with the error message.
(Can't test it myself, because I'm not using Linux.)

The new version can be downloaded from the web page https://www.petermoor.nl/ets2-ats-job-h ... isualizer/
(Also did some small QoL changes on the web page itself.)
User avatar
San_Sany4
Posts: 1388
Joined: 26 Nov 2013 12:37
Location: Tbilisi, Georgia (the good one)

Re: [Tool] ETS2 and ATS job history visualizer

#10 Post by San_Sany4 » 01 Aug 2026 11:03

It worked well, both upload and creating a file, no errors. Nice to see the caching of heatmap.

If you allow me another suggestion, a tab with longest drives would be nice.

Also, I have an idea about Special Transport: the routes are pre-defined, and player can't deviate from the route a lot, so the distance should be very consistent for each run. Also, each route only has certain cargos assigned as possible on that route. So by using combination of driven distance and cargo, it might be possible to determine the route.
My World of Trucks. My Steam. Discord @sansany4.
ETS2 since 1.4, ATS since 1.0. Vanilla player.
Guide: How to create and use settings presets in ATS and ETS2.
Guide: How to make Interior Zoom toggleable (better than in-game version)

Return to “Others”

Who is online

Users browsing this forum: abasstreppas, CCBot [Bot]