Author Topic: User uploads  (Read 21594 times)

0 Members and 2 Guests are viewing this topic.

Offline pderocco

  • Newbie
  • *
  • Posts: 40
  • Last Login:Yesterday at 04:56:40 pm
Re: User uploads
« Reply #15 on: Yesterday at 03:10:02 am »
I'm definitely interested in a way to track user histories, and I am sure the log files will be helpful to build such a thing.  As it stands, we can do Unix diffs, the equivalent of Git change logs, on the text files.  But this is not available to regular users directly, and as michih points out, changes in the logs occur not only for your new travels but as highway data is updated and expanded.
Here's what I'm most interested in at the moment. Some of the bigshots around here like to tell us they drove another million miles of new road last year. I'd like to be able to check my own stats to see how much I added to my inventory, too. I'll never be in oscar's or mapcat's league, but it's still interesting information, at least to me. I can see how I can do it in several steps, but, since I know how to use git and GitHub, it would be easier just to bring up the appropriate commits without cross-referencing, or even do a git diff. But this means I wouldn't be interested in changes to my stats as a result of changes to the underlying databases, and at least in the US those changes would likely have only a tiny affect on my stats, since the database is pretty much complete.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4936
  • Last Login:Yesterday at 12:28:12 pm
Re: User uploads
« Reply #16 on: Yesterday at 11:39:29 am »
I'd like to be able to check my own stats to see how much I added to my inventory, too.

You just have to open two log files under https://travelmapping.net/updates/

Code: [Select]
2024-01-01: 67,621.21 miles active+preview
2025-01-01: 77,962.87 miles active+preview
Total 2024: 10,341.66 miles active+preview

Of course, I'd love to see functionality doing the trick on the front end....

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2873
  • Last Login:Yesterday at 09:54:11 pm
Re: User uploads
« Reply #17 on: Yesterday at 06:38:52 pm »
I'm interested in similar things.  I'd like to be able to do things like show tables/charts of clinched routes/distances over time and make animations of a user's travels on maps over time.  All possible, but it takes time that is very limited, at least for me to be able to do it.

Offline vdeane

  • Sr. Member
  • ****
  • Posts: 434
  • Gender: Female
  • Last Login:Yesterday at 09:34:50 pm
    • New York State Roads
Re: User uploads
« Reply #18 on: Yesterday at 09:33:27 pm »
I'm interested in similar things.  I'd like to be able to do things like show tables/charts of clinched routes/distances over time and make animations of a user's travels on maps over time.  All possible, but it takes time that is very limited, at least for me to be able to do it.
How would that take into account administrative corrections and changes in data?  I've been known to adjust what I have marked clinched as I reflect on past travels and even what I count as a clinch (I've waffled on whether to count part of US 31/280 in Birmingham a couple times, for example).  And some major changes in data could be a challenge (such as US 301 in Delaware, or the division of France).
Please note: All comments here represent my own personal opinion and do not reflect the official position of NYSDOT or its affiliates.