this post was submitted on 10 Jul 2024
12 points (92.9% liked)

OpenStreetMap community

3807 readers
5 users here now

Everything #OpenStreetMap related is welcome: software releases, showing of your work, questions about how to tag something, as long as it has to do with OpenStreetMap or OpenStreetMap-related software.

OpenStreetMap is a map of the world, created by people like you and free to use under an open license.

Join OpenStreetMap and start mapping: https://www.openstreetmap.org.

There are many communication channels about OSM, many organized around a certain country or region. Discover them on https://openstreetmap.community

https://mapcomplete.osm.be is an easy-to-use website to view, edit and add points (such as shops, restaurants and others)

https://learnosm.org/en/ has a lot of information for beginners too.

founded 4 years ago
MODERATORS
 

The main challenge with filling in neighborhoods is adding the addresses.

Adding the buildings is not so bad if the houses are mostly rectangles and only a couple sizes; copy/paste is pretty quick. Labeling other properties is similarly straightforward. However, adding hundreds of unique addresses is prohibitively tedious! I currently have to click on a single house, click on the address field, check the address, enter the address, then repeat for the next house. This is not so bad until it's repeated 100s (or 1000s) of times.

PLEASE tell me I'm just being foolish and there is an easy way to scroll through multiple selected buildings to enter the same field in each! I'm picturing something like: select all houses, enter first address, HOTKEY TO NEXT HOUSE, enter next address. Not only would it remove several steps, but also remove manual mouse clicks which require diverting attention. If I could do this, I could have a list of addresses and zip through an entire area pretty quickly without losing my place constantly looking back and forth.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (3 children)

I'm still quite new to this, so I'm not sure if this is the best thing to do, but in JOSM you can paste data.

I copy the address from the street name down, so street, village, town, postcode / zip code, and paste it to the buildings on that street. I haven't done it for a little while, but I'm pretty sure that you can select multiple buildings at once too, saving some time that way.

[–] [email protected] 1 points 1 month ago (2 children)

Yes, you can copy and paste, but it is even easier to use the dropdown. It will automatically give options that match surrounding labels such as street name, city, state, zip, etc., and of course selecting and editing multiple buildings is relatively easy. (not sure if JOSM does this but the web editor does)

The part that is slowing me down is getting quickly from the "housenumber" field on one house to the "housenumber" field on the next house. It has to be done one at a time because they are unique - and typing is faster than copy/paste for this. At present, I am having to mouseover and click on each house and then re-select the housenumber field; trivial for a small number, but adds up when repeated 100s or 1000s of times.

[–] [email protected] 3 points 1 month ago (1 children)

Have you seen the HouseNumberTaggingTool for JOSM? It looks like it might be what you're looking for. I haven't tried it yet, but it looks good :)

https://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool

[–] [email protected] 2 points 1 month ago

Yes, another user shared that as well, and it has been a great time saver. Thanks!