Skip to content

[FEAT] Download game information (specifically lat/lon of locations visited) #105

@agausmann

Description

@agausmann

Is your feature request related to a problem? Please describe.

I think it would be cool to keep a history of the places I've "visited" via GeoGuess, so I can go back and visit them again.

Describe the solution you'd like

I want to keep a table (probably a CSV) with the datetimes and locations of all of the points across all of my games. I'll manipulate the data myself, but I would like an easy way to get that data from GeoGuess. There's already a "History" button that reads from a "history" key in the browser's local storage and displays the data graphically, and I'd like to have an easy way (via the webpage UI) to dump the data from those games so I can add it to my table.

Describe alternatives you've considered

It would be neat if GeoGuess had more extensive history support, like going back and looking at the places in street view again. However, that feature is not related to downloading the raw data, and a major motivation for this feature request is being able to archive the data myself, instead of leaving it in the browser's local storage.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions