Skip to content

Commit

Permalink
Update osm2streets, bringing in a fix for sidewalk tagging. [rebuild]…
Browse files Browse the repository at this point in the history
… [release]
  • Loading branch information
dabreegster committed Aug 13, 2023
1 parent 8af5584 commit 9b5f15d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 69 deletions.
70 changes: 2 additions & 68 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion importer/src/map_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ pub fn config_for_map(name: &MapName) -> convert_osm::Options {
}
}
},
osm2lanes: false,
},
filter_crosswalks: false,
onstreet_parking: match name.city.city.as_ref() {
Expand Down

0 comments on commit 9b5f15d

Please sign in to comment.