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

Is there a way to edit multiple street segment names simultaneously?

1

Is there a way to edit multiple street segment names simultaneously?

asked 21 Oct '14, 16:25

Land%20Between%20The%20Lakes's gravatar image

Land Between...
26113
accept rate: 0%

converted to question 21 Oct '14, 17:13

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

1

Changing (the tags of) multiple street segments is a special case of changing multiple objects in general. See these previous questions:

Depending on which editor you use there may be a feature to semiautomatically select multiple segments of a street with the same name (I know of such a feature in JOSM's plugins, IIRC). But that just eases the multiple selection.

answered 21 Oct '14, 17:17

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 21 Oct '14, 22:45

No plugin needed, that's part of the standard search function.

(22 Oct '14, 12:49) Grillo

@Grillo: ah, right. Yes, although you need to be knowing enough to construct your own search query. ;-)

(22 Oct '14, 13:15) aseerel4c26 ♦

0

The Potlatch2 editor will repeat the last tags but pressing R. Select a segment that is tagged, or tag it, select the next segment (to highlight it) and press R, you will see the last tags are copied over.

answered 22 Oct '14, 18:11

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

Right, although one needs to take care, as this edits all tags and not only the "name" as asked in the question.

Same works for JOSM (Shift+R with utilsplugin2).

(22 Oct '14, 19:30) aseerel4c26 ♦

Source code available on GitHub .