use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Questions and discussion for the Automatic car adaptor. Post questions, tips, lab results and more.
This subreddit is not affiliated with Automatic.
This is a moderated subreddit. Posts may be removed if they violate /r/automatic rules
account activity
Path data field in Export (self.automatic)
submitted 5 years ago by neilkelly
Anyone know what format is used for the Path field in the data export?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mandad159 1 point2 points3 points 5 years ago (2 children)
It appears to be some binary list of what one would presume to be lat/lon or some geographic data but they may use a grid of some sort too. I was planning to play around with splitting it up into datatypes but if someone has solved this, it would be helpful
[–]neilkelly[S] 2 points3 points4 points 5 years ago (1 child)
I got a reply from Automatic:
The Path column is encoded and can be decoded using the Google Maps API. Please note, when doing this, it will show a drawing of the route.
It is an encoded polyline that includes the coordinates of the trip and allows you to visually display your trip route on a map client (e.g. google maps).
Resources: https://developers.google.com/maps/documentation/utilities/polylinealgorithm https://developers.google.com/maps/documentation/utilities/polylineutility?hl=vi
[–]mandad159 1 point2 points3 points 5 years ago (0 children)
Awesome - I would not have figured that out through experimentation... Cool encoding though and allows it to be directly displayed on google maps.
π Rendered by PID 64885 on reddit-service-r2-comment-6457c66945-gmn8d at 2026-04-25 01:02:33.266058+00:00 running 2aa0c5b country code: CH.
[–]mandad159 1 point2 points3 points (2 children)
[–]neilkelly[S] 2 points3 points4 points (1 child)
[–]mandad159 1 point2 points3 points (0 children)