Closed pantierra closed 6 years ago
Thanks for the suggestion, @nlehuby. Added accordingly and rebased this PR.
Fixed and rebased again on newest master
.
After return
, you wouldn't need an else
branch and indentation of the entire block, but fine ;)
Currently when checking the relations coming from OSM for suitable
stop_areas
to createstations
, the relations that include the routes themselves are checked and throw an error, that they are no good stop_areas. This PR proposes an additional check to avoid misleading warning.