NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

In my local area, there are a lot of sidewalks or pedestrian footways mapped as areas (area:highway=footway) that contain linear paths marked as highway=footway running along the centerline, as recommended on the wiki. The linear paths are not connected to the areas, and the iD editor displays validation issues due to that. Should they be connected, or is this a non-issue that should be reported to iD?

Here is such an example: https://www.openstreetmap.org/#map=21/52.46101/16.90936 (sorry about the full link, I cannot find how to get permanent IDs of nodes from the iD editor)

asked 04 Oct '20, 16:49

pie3636's gravatar image

pie3636
26113
accept rate: 0%


I would place a shared node where the central ways intersect area:highway polygons.

However, I don't think iD actually has such validation rules in place for area area:highway=*. Instead, I suspect that the iD errors may be caused by a the fact that your area:highway=* areas are additionally tagged with highway=*, which is not really the intended usage of these tags. So iD will treat them like any other highway=*, and flag missing connections as a result.

permanent link

answered 04 Oct '20, 19:04

Tordanik's gravatar image

Tordanik
12.0k15106147
accept rate: 35%

I think your diagnosis is right, because the validation rule seems to be treating the area:highway=* as vehicular roads - the validation error is "Sidewalk crosses Road Area". Since removing all the highway=* tags seems like a bad idea (thousands of tags to change and possibly breaking local consensus, although I found nothing about this on the Polish wiki), I think I will go with the shared nodes.

(04 Oct '20, 21:10) pie3636
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×213
×163
×37
×20

question asked: 04 Oct '20, 16:49

question was seen: 896 times

last updated: 04 Oct '20, 21:10

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum