Skip to content
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

Generate canonical list file on demand #772

Open
jteresco opened this issue Oct 9, 2023 · 1 comment
Open

Generate canonical list file on demand #772

jteresco opened this issue Oct 9, 2023 · 1 comment

Comments

@jteresco
Copy link
Contributor

jteresco commented Oct 9, 2023

A longstanding idea has been to generate canonical list files as part of the site update process (TravelMapping/DataProcessing#279). Another possibility is to generate them from the DB on demand through the web front end.

@pderocco
Copy link

There are already a few pages that are generated on demand from user-specific info. This one would be even easier, because it would be unformatted text, i.e., a .list file, which the user could then save with File->Save Page As, or whatever it is called in the browser.

The way I'd use it would be to keep replacing my .list file with the canonical version after every submission. When updating, I wouldn't worry about concurrencies, I'd just add the new traveled segments for the most important routes, and let the system deliver me a new canonical version a day later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants