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

tagging several houses on a street with streetname and postcode

0

Hello, I want to tag some houses on a street. I would like to tag all the houses at once with the streetname and the postcode. The housenumber I will add then afterwards. Using "R" shows the effect that later when I add the housenumbers it looks like the housenumbers sometimes are copied from before. Seems that POTLATCH 2 likes to mark with its own sequence. Any idea? What would be the best way? Thanks, Helmut

asked 10 Dec '11, 21:37

unsereins's gravatar image

unsereins
1333
accept rate: 0%


2 Answers:

2

In Potlatch 2, unlike Potlatch 1, (and JOSM) you can select multiple objects by holding down control while you click them. In this way you could draw all the objects first, then select all those that you want to add the same tags to and add them to all of those in one go.

answered 11 Dec '11, 09:28

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

1

I do not use Potlatch, so better answers might come, but the easiest way to me seems this:

  1. Create all the address points
  2. Create one complete address (even with numbers so that you do not have to add addr:streetnumber more times)
  3. Click on each addresspoint and hit R
  4. Go through the address points again putting in the correct numbers

Remarks:
R copies the tags from the last object that was selected
You have to unselect a newly created node for R to work (a bug maybe?)

Or (expecially if the street has consecutive numbers) consider using JOSM - it has address interpolation. If you do this, please place the numbers precisely beacause searching for the number on the map to correct this is really annoying.

answered 10 Dec '11, 22:13

LM_1's gravatar image

LM_1
3.3k335188
accept rate: 10%

I thougt I did it the same way before ... Now I tried it with your advice: It works. Thanks, Helmut

(10 Dec '11, 23:27) unsereins

Source code available on GitHub .