Skip to content

Commit

Permalink
added test refs #14785, #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 28, 2024
1 parent d60ab7a commit aac9fe0
Show file tree
Hide file tree
Showing 6 changed files with 540 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/netconvert/import/OSM/bugs/testsuite.netconvert
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ ticket14769

# bad junction shape
ticket14785

# bad junction shape (webwizard version of OSM)
ticket14785b
19 changes: 19 additions & 0 deletions tests/netconvert/import/OSM/bugs/ticket14785b/errors.netconvert
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Warning: The referenced geometry information (ref='1275477851') is not known
Warning: The referenced geometry information (ref='2753680464') is not known
Warning: The referenced geometry information (ref='1261425424') is not known
Warning: The referenced geometry information (ref='29221514') is not known
Warning: The referenced geometry information (ref='3837048403') is not known
Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurrence for edge '4613110').
Warning: Discarding way '4613308' because it has only 1 node(s)
Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurrence for edge '19002403').
Warning: Discarding way '24914141' because it has only 1 node(s)
Warning: Discarding way '61579356' because it has only 1 node(s)
Warning: Discarding way '100944802' because it has only 1 node(s)
Warning: Discarding way '112128417' because it has only 1 node(s)
Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '165416919').
Warning: Converting invalid rail_crossing to priority junction '1828018031'.
Warning: Edge '4791000#1' is not connected to outgoing edges at junction 'cluster_1840326416_1840326419'.
Warning: The rail crossing 'cluster_1828018084_1828018088' does not have any roads.
Warning: The rail crossing 'cluster_1840326416_1840326419' does not have any roads.
Warning: 14 total messages of type: Discarding way '%' because it has only % node(s)
Warning: 790 total messages of type: The referenced geometry information (ref='%') is not known

0 comments on commit aac9fe0

Please sign in to comment.