this post was submitted on 23 Jun 2023
5 points (100.0% liked)

OpenStreetMap community

4169 readers
4 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.org/ 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
 

Hey guys, I know this question is probably answered somewhere on the internet but I just can't seem to find it.

In OSM, I have an address, and on that block of land I have many separate small houses, each with the same house number, but different unit/flat numbers. I could assign housenumber 123 to each but from what I understand, duplicating information is bad.

Is it a good idea to instead omit this information from each house, and draw an area around the entire block with addr tags on that specifying housenumber, suburb, street etc. and each actual house only has unit number and building type?

Thanks guys

you are viewing a single comment's thread
view the rest of the comments
[–] pietervdvn@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (2 children)

Hi,

Addresses can be really complicated. The full guide is on the wiki: https://wiki.openstreetmap.org/wiki/Addresses

Personally, I would open up JOSM, select all the buildings and slap addr:street and addr:housenumber=123on them. However, I would add addr:unit=XYZ on every one of them (as @Krzyzwen@feddit.de pointed out as well).

Next question: does every single house have their own letterbox? Or is there one location where all the letterboxes are located? Add a https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dletter_box with addr:street and addr:housenumber as well!

I don't think that adding an address to the plot of land is very useful (but a name of the project/area might be nice as well). Have a look at https://wiki.openstreetmap.org/wiki/Key:place for this, place=plot or place=city_block might be appropriate depending on the situation.

[–] beppi@sh.itjust.works 1 points 1 year ago

Thanks for the reply! Regarding the letterbox,qt least a few of them had theirs in one of those walls with like 9 letterboxes in it so I'll have to check again, but I'll remember to add these from now on

[–] beppi@sh.itjust.works 1 points 1 year ago (1 children)

Sorry another question, in a case where I'm just going by imagery and city council address number things, all Ill know is that all of those houses are units 1-8 or whatever, but now which is which... how would you do this?

[–] Krzyzwen@feddit.de 2 points 1 year ago* (last edited 1 year ago) (1 children)

addr:street and addr:housenumber to every object that reasonably has a unit number (so no sheds) for starters. There are a few possible configurations where you could reasonably interpolate unit numbers - eg. situated in a line, or side by side around a turning point - as long as you definitely know at least two. I don't think anyone would hunt you down for interpolating precise numbers in reasonable to obvious cases, but if you want to be sure, there is addr:interpolation (see also https://wiki.openstreetmap.org/wiki/Key:addr:*#Tags_for_interpolation_ways)

If you really have no clue, or reason to believe that the numbering are not regular, I'd leave a note on the site - or add a fixme tag - or both.

[–] beppi@sh.itjust.works 1 points 1 year ago

Awesome, thanks alot!!! I'm pretty new and have been mapping out my suburb so I'm just starting to get the hang of things like this