The tram transport has been added in the past by Zverik but after a refactor of the project structure the tram validator has been broken
This PR try to fix the support of tram transport, any help is appreciated
I'm not able to test these changes, but that could be test with these command python "./scripts/process_subways.py" --cities-info-file "./source_data/Overground.csv" -t
Todo:
- Update CI
- Check if changes are required to be integrated in the maps data
Signed-off-by: Jean-Baptiste jeanbaptiste.charron@outlook.fr
The tram transport has been added in the past by [Zverik](https://github.com/mapsme/subways/commit/a39cf3232d94f7d9383d0c84348d05b24464ffef) but after a [refactor of the project structure](https://github.com/Zverik/subways-az/commit/60821b60d67727e4887a9341e89d16f760fc1c9b) the tram validator has been broken
This PR try to fix the support of tram transport, any help is appreciated
I'm not able to test these changes, but that could be test with these command python "./scripts/process_subways.py" --cities-info-file "./source_data/Overground.csv" -t
Todo:
- Update CI
- Check if changes are required to be integrated in the maps data
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>