-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work #24
Comments
Hey - sorry to hear that. I know Google recently made some changes to the LocationHistory.json export (it looks like they inadvertently changed the latitude/longitude fields to unsigned integers when they were supposed to be signed), and I put together a fix for that (8234264). However, it's possible something else changed too. Would you be up for temporarily securely sharing a copy of your LocationHistory.json file with me so I can work on implementing a fix? If so please send me an email ([email protected]) and I can share a secure link with you. Would love to get the visualizer working for you. Best, |
I could send you a subset of the data. But I need to be certain that
editing the file as a simple text file and trimming it at the record
delimiter will be acceptable. I am not familiar with json file formats.
Ben Maurer
Just Call Ben, General Contractor
619 820 2905
…On Sat, Apr 20, 2019 at 12:19 PM Theo Patt ***@***.***> wrote:
Hey - sorry to hear that. I know Google recently made some changes to the
LocationHistory.json export (it looks like they inadvertently changed the
latitude/longitude fields to unsigned integers when they were supposed to
be signed), and I put together a fix for that (8234264
<8234264>
).
However, it's possible something else changed too. Would you be up for
temporarily securely sharing a copy of your LocationHistory.json file with
me so I can work on implementing a fix? If so please send me an email (
***@***.***) and I can share a secure link with
you. Would love to get the visualizer working for you.
Best,
Theo
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI456ATTL34QNVVCQNKNYITPRNUFNANCNFSM4HHJXP3A>
.
|
Sure, that would be fine! Even if you could just send the first hundred lines that may work well enough. |
Any status update on this? I'd like to contribute to make it work again. |
I also have issues... either hanging for hours on processing a 900kb json or instatly processing a 500kb one but showing 0 data... |
I have the same problem. I'm uploading my full history (420MB) or just a month (200KB). The site asks for an email address. But then all I see is a blank card. Which I can only scroll / navigate with the arrow keys, but not with the mouse. |
Have the issues been fixed? I've tried to upload a history.json today but it did not work. |
any solution yet? the map is still blank after uploading the .json files |
Same, can't seem to be able to use. Tried with a ~30Mb json file, it uploaded in 3 seconds, but then I get stuck on "Processing data" even after 1hr of wait. Tried several times on Chrome and on Edge, same issue. Edit: nevermind, it works, I am dumb for forgetting to unzip the JSON file :D |
Tried 2 different jsons, just see the basic map. Anyone got a fix? |
Here's an alternative option which worked for me: https://www.qgistutorials.com/en/docs/3/creating_heatmaps.html |
I uploaded a fresh json of location history. It processed for about 5 or 6 minutes and produced a blank (no data) heat map.
The text was updated successfully, but these errors were encountered: