osm-ToniE / ptna

Public Transport Network Analysis for OSM
GNU General Public License v3.0
21 stars 5 forks source link

compare 'from' and 'to' of route with 'name' of first and last stop/platform #28

Open osm-ToniE opened 6 years ago

osm-ToniE commented 6 years ago

an additional check with an extra option --check-from-to

apply this option also to checking 'from' and 'to' with 'name' of route

osm-ToniE commented 4 years ago

do this as with --check-name and --check-name-relaxed

--check-from-via-tocheck for identical entries in 'from' of route and 'name' of first stop

--check-from-via-to-relaxedrelaxed check for match of 'from' of route and 'name' of first stop

and so on