Custom Report (Summary and Geofence)

kurniawan6 years ago

Hello Mr Anton,

Firstly I would like to thank you for your hard working on bringing traccar to the mass as a part of open source project, and i hope traccar can be developed more in the future. So I've been testing traccar for several day, and wondering if I can add a custom report on it. I have two custom report that I want implement:

1.Summary Report
I want this report look like this:

Time______________Activity
00:00 - 01:59_____Stop for 1 hour 59 minute {at @Geofence ##if in it}. Show address.
01:59 - 02:30_____Drive for 31 minute.
02:30 - 02:45_____Stop for 15 minute.

2.Geofence Report
I want this report look like this:

Date In__________Date Out__________Geofence
2018-06-01_____2018-06-05_______Main Force, New York
2018-07-24_____2018-07-25_______HQ

I would like to ask a guidance from you, Mr Anton, if I want a report like that. Can I use the existing data that created by existing traccar logic?
Or should I make some change to the logic too? Would you mind to guide me, where should I look into first?

Thank You

Anton Tananaev6 years ago

Most likely you would need to modify code.

kurniawan6 years ago

Can you help me with it, where should I look into first?

Anton Tananaev6 years ago

Of course I can. Customisation is part of the services that we can provide:

https://www.traccar.org/product/professional-services/

JJ Anderson5 years ago

Hi,

Did you come right with this. I would also like to generate a report like this.

Thanks