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

iD - How do I choose which of two contiguous ways to edit?

2

Imagine that I've got the situation here:

http://api06.dev.openstreetmap.org/edit?editor=id&lat=53.321469&lon=-0.071881&zoom=18

There's a field with a fence around the top and right, and a hedge around the bottom and left. If I click in the field, obviously that's what iD selects. If I click on the edge, how do I choose whether to edit the fence/hedge or landuse?

That link's on the dev server rather than the live one, so you'll need to sign up there if you haven't already to see the issue. Obviously I don't want to pollute the live db with test data!

asked 07 Jun '13, 14:52

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 25 Apr '15, 11:26

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

2

I think this is the same issue as this one, where multiple ways share the same nodes.

answered 07 Jun '13, 15:12

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

2

I ran into the same issue today.

An almost-solution: Select a node that's part of the way you want to select, then cycle through the ways using \ (backslash). This way I can get the editor to highlight the desired way, but I haven't found a way to actually properly select and edit it.

A work-around: In the regular openstreetmap.org map view, select the way using e.g. the "Query features" tool, then click the "Edit" button and iD will come up with the way selected.

answered 29 Nov '20, 12:54

robx's gravatar image

robx
4112
accept rate: 0%

Source code available on GitHub .