This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Feature not found in Map Key

0

With reference the following

https://www.openstreetmap.org/?minlon=-1.4948992729187&minlat=52.4003982543945&maxlon=-1.49384331703186&maxlat=52.4012298583984

zoomed to -1 of maximum zoom, I cannot find the reference to the grey dashed line in the Map Key. Not unless this line is represented by 'Track' but this looks like a dark purple colour rather than grey.

Please advise

asked 07 Jun '12, 19:45

surfing69's gravatar image

surfing69
11112
accept rate: 0%


One Answer:

0

It's a "highway=path". You can find that out by selecting "browse map data" from below the "edit" menu and clicking on it. Basically, it's something that's not wide enough to be a track (i.e. not wide enough for a four-wheeled vehicle), and normally other tags provide other information (Are you allowed to walk down it? Cycle along it?) but in this case there aren't any. There has been some discussion over the use of highway=path vs e.g. highway=footway - if you're interested you can search the mailing lists and the wiki for that.

It does appear to be missing from the map key. If you want to see if anyone's logged this as a bug before, you can search trac for it, and if they haven't, log a bug there against component "mapnik". However, the usual caveat applies - the maintainers are all volunteers, and might not get around to adding it to the map key immediately.

answered 07 Jun '12, 20:09

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .