Author Topic: Summer 2021 TM Development  (Read 4656 times)

0 Members and 1 Guest are viewing this topic.

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2732
  • Last Login:Today at 10:27:44 am
Summer 2021 TM Development
« on: May 16, 2021, 10:41:31 pm »
It's looking like a tough year for me to find a significant chunk of time to work on TM development this summer.  Summer is shorter by a few weeks due to the delayed Spring semester, and my main focus working on the METAL side's algorithm visualizations with a team of three students will start very soon after I wrap up the semester.  I'll have a short trip just before they start and then I'm looking to do some more significant travel later in the summer.

I do hope to do some TM work, though.  As always, I'm happy to hear what everyone considers the top priorities for improvements to TM, primarily on the web front end.

Offline mapcat

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1627
  • Last Login:Today at 10:09:32 am
Re: Summer 2021 TM Development
« Reply #1 on: May 20, 2021, 09:46:56 pm »
Clinched:

Offline oscar

  • TM Collaborator
  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1524
  • Last Login:Today at 09:24:33 am
    • Hot Springs and Highways pages
Re: Summer 2021 TM Development
« Reply #2 on: May 20, 2021, 10:12:13 pm »
One nagging issue I'd like to see fixed: where we have distances for routes or route segments, identify them as "approx." or "est." distances. That acknowledges the imprecision inherent in how the system estimates distances, which is worse for some routes than others. One extreme example is HI 360, with a system distance about 25% shorter than the actual length. That's due to hundreds of hairpin curves, which would take hundreds of extra shaping points (not the existing two dozen labeled and shaping points, which are enough to keep the route within lateral tolerance) to bring the system distance closer to actual.

Offline rickmastfan67

  • TM Collaborator (A)
  • Hero Member
  • *****
  • Posts: 1829
  • Gender: Male
  • Last Login:Today at 06:11:34 am
Re: Summer 2021 TM Development
« Reply #3 on: May 20, 2021, 11:54:32 pm »
Would love to see this delt with personally.

https://forum.travelmapping.net/index.php?topic=4066.0

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4555
  • Last Login:Yesterday at 04:04:16 pm
Re: Summer 2021 TM Development
« Reply #4 on: May 23, 2021, 02:05:15 pm »
My top priority for web front end is:

#97

It was mentioned earlier in the thread that rankings by system don't exist. Is this new? If so, it would be nice to see the individuals listed at the end of the page similar to the rankings by region. Or is this a programming/display issue?

It is a programming issue. The table was never implemented. There is already an issue in the backlog: Web #97 List of travelers who have traveled a system.


#54

multi-region countries and continents stats #54

Better yet, a country.php and continent.php in addition to region.php. Working the same, just gathering multiple regions together. Still 2 tables for each.
« Last Edit: May 23, 2021, 03:14:35 pm by michih »

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4555
  • Last Login:Yesterday at 04:04:16 pm
Re: Summer 2021 TM Development
« Reply #5 on: June 18, 2021, 03:23:48 pm »
My top priority for web front end is:

#574 Update region.php and system.php could more or less include both.