You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: