Tracker records without lat and long attributes

Richard3 years ago

Please accept my apologies if this is answered elsewhere - I cannot find exactly what I am after.

We have some cameras that send Crash (CRA) records, then send additional data in a CRD record (g force etc of crash).

The CRD records do not have the lat and long included (not 0, missing completely).

Its an old version of Traccar that we use to decode and send on the records to our software - but my questions are:

Will Traccar process records without the lat and long? Or how can we make it?

Hope it makes sense

Thanks

Richard

Richard3 years ago

FYI the version is 4.8 - <client name>

Anton Tananaev3 years ago

Traccar does support data without location. We basically append the last known location in those cases.

Richard3 years ago

Thanks Anton. Can you think of any other reason these particular records do not end up in the database (they are in the log)?

Anton Tananaev3 years ago

Maybe specific message type is not supported yet or there's some change in the format.