mapbox / osm-navigation-map

A map to explore navigation data in OpenStreetMap
ISC License
28 stars 17 forks source link

Difference between traffic sign objects in nav-map and iD #107

Closed planemad closed 7 years ago

planemad commented 7 years ago

@ajithranka how come iD shows 7 turn restrictions while nav-map shows only 1 for the same area?

navigation-map

screen shot 2017-07-07 at 11 45 24 am

https://mapbox.github.io/osm-navigation-map/?days=600#18.78/37.77578/-122.44643

iD

screen shot 2017-07-07 at 11 45 31 am

https://www.openstreetmap.org/edit?editor=id#map=19/37.77581/-122.44625

ajithranka commented 7 years ago

Related mapillary code on iD for comparision: https://github.com/openstreetmap/iD/pull/4050/files#diff-360e727b77835a5ad01fe6ce53007595.

planemad commented 7 years ago

Consistently seeing that osm-nav map is not showing all the available TRs from Mapillary. On 11th/Mission no TRs are visible. @ajithranka How can we get this fixed?

screen shot 2017-08-10 at 2 08 14 pm
osm-nav-map

screen shot 2017-08-10 at 2 08 22 pm
Mapillary

cc @batpad @geohacker @maning @Rub21

kepta commented 7 years ago

What looks to me is that this line is https://github.com/mapbox/osm-navigation-map/blob/gh-pages/index.js#L217

is filtering a lot of stuff based on date. @planemad could it be due to this?

batpad commented 7 years ago

@kepta - I think that is @ajithranka's hunch as well - could we try just turning off the date filter for now and see how it looks?

kepta commented 7 years ago

This was fixed updated url https://mapbox.github.io/osm-navigation-map/?days=990#18.17/37.77441/-122.41737