Author Topic: MO: MO76 DUPLICATE_LABEL  (Read 1337 times)

0 Members and 1 Guest are viewing this topic.

Online michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4557
  • Last Login:Today at 02:58:51 am
MO: MO76 DUPLICATE_LABEL
« on: August 06, 2020, 03:09:58 pm »
Just triggering because the error exists for 2 months now:

https://travelmapping.net/devel/datacheck.php?rg=MO

https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/MO/usamo/mo.mo076.wpt#L70

Code: [Select]
MO248 +US65BusBra/248 http://www.openstreetmap.org/?lat=36.657282&lon=-93.221966
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/MO/usamo/mo.mo076.wpt#L31

Code: [Select]
MO248_W +MO248 http://www.openstreetmap.org/?lat=36.675622&lon=-93.865900
The alt label in line 31 is only used by oscar (and ovoss_old).

@yakra: why is there no error log: https://travelmapping.net/logs/users/oscar.log ?

@Highway63, your full error list: https://travelmapping.net/devel/datacheck.php?rg=IA,IL,MO,SD,WI

Offline oscar

  • TM Collaborator
  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1524
  • Last Login:Yesterday at 11:10:15 pm
    • Hot Springs and Highways pages
Re: MO: MO76 DUPLICATE_LABEL
« Reply #1 on: August 06, 2020, 09:42:34 pm »
Code: [Select]
MO248_W +MO248 http://www.openstreetmap.org/?lat=36.675622&lon=-93.865900
The alt label in line 31 is only used by oscar (and ovoss_old).

MO248 appears in both list files only in lines for MO86, MO248, and others. Not for any of my MO76 lines (one of which has MO248_W, which isn't triggering the duplicate label error).

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:February 13, 2024, 07:19:36 pm
  • I like C++
Re: MO: MO76 DUPLICATE_LABEL
« Reply #2 on: August 06, 2020, 09:47:06 pm »
[yakra@noreaster /home/terescoj/travelmapping/UserData/list_files]$ grep 'MO MO76 .*MO248' oscar.list ovoss_old.list
oscar.list:MO MO76 MO37/112 MO248_W
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Online michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4557
  • Last Login:Today at 02:58:51 am
Re: MO: MO76 DUPLICATE_LABEL
« Reply #3 on: August 07, 2020, 01:06:54 pm »
MO248 appears in both list files only in lines for MO86, MO248, and others. Not for any of my MO76 lines (one of which has MO248_W, which isn't triggering the duplicate label error).

yes, sorry.

Code: [Select]
MO MO76 MO37/112 MO248_W
MO MO86 MO37/112 MO248

MO248_W in MO76 and MO248 in MO86 :pan:

Offline Highway63

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 528
  • Gender: Female
  • Last Login:February 16, 2024, 01:40:37 am
Re: MO: MO76 DUPLICATE_LABEL
« Reply #4 on: August 09, 2020, 01:25:05 am »
I will delete the alt label, which I bet comes from after noticing 76 intersected 248 twice. The deletion of Business 65 made that a problem.