TravelMapping / Web

Web-facing tool/page development
8 stars 26 forks source link

Manual: DISCONNECTED_ROUTE datacheck error #454

Closed michihdeu closed 4 years ago

michihdeu commented 4 years ago

CONRTE_COORD_MISMATCH mismatched route endpoints within connected routes FPs are not allowed: https://github.com/TravelMapping/Web/issues/455

http://forum.travelmapping.net/index.php?topic=3652.msg19014#msg19014

https://github.com/TravelMapping/DataProcessing/issues/337

yakra commented 4 years ago

Error code renamed DISCONNECTED_ROUTE. Errors are reported in pairs. There are 3 potential underlying causes. http://forum.travelmapping.net/index.php?topic=3652.msg19104#msg19104

yakra commented 4 years ago

The linked forum post has been edited since I posted the link. The 3 potential underlying causes are:

  1. Routes that are not connected in the first place
  2. Roots are out of order within the _con.csv line.
  3. Just plain mismatched coordinates at a border, whether NMP or too far apart to be flagged.

How to fix:

  1. Make sure all roots in the _con.csv line are in fact connected. If not, split into multiple _con.csv lines.
  2. Make sure the roots are in sequential order within the _con.csv line.
  3. Make sure coordinates match at regional boundaries. If this means changing a .wpt file in a region maintained by somebody else, coordinate as needed with that person on making the changes.
WPT
File
Editor
FP
possible
NO NO