Skip to content

Use city_id, not city_name in create_city_networks_from_pbf #44

Description

@mszell

From @marianamirandapessoa

I've realised why Brest, Belarus was not generated: the cities dict in create_city_networks_from_pbf is using just the name of the city as a key.
This means there is only one entry for a city named "Brest" and in this case it is the French one, because it's positioned after the Berarusian one in the csv.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions