-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix multilane support in OSMBuilder #189
Comments
I've checked this and it's not working properly. I have downloaded from OSM some blocks of BA. It has an avenue with roads towards downtown and the opposite way and they are displayed only from downtown to the suburbs. Here is the link of the OSM map. And here is the link of the Google Maps map to compare. And some pictures of the rendered maps: |
Yes, I also did some quick tests yesterday and can confirm that. Thanks for the report @agalbachicar ! |
@agalbachicar this has not been yet fixed. I'll change the tile and re-open it. |
Closing this in favor of #257 |
There is an strange case in MCity that produces a single direction road with only one lane and it seems to be a two direction road.
RNDF render in Gazebo plugin can be seen here:
The OSM map can be seen here: https://www.openstreetmap.org/#map=19/42.30069/-83.69846
Take some known samples of multiple lane roads from OSM and validate this.
The text was updated successfully, but these errors were encountered: