this post was submitted on 10 Jul 2024
28 points (93.8% liked)

OpenStreetMap community

4072 readers
371 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
28
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

I need some help @openstreetmap.

UPDATE: Thanks for all the help!

What do I do, if a business has closed down, and then a new business has taken over the same place?

Do I mark the previous business as “does not exist” and add the new one, or do I edit the existing one?

#OpenStreetMap #OSM #OrganicMaps

top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 2 months ago* (last edited 2 months ago) (2 children)

@danish @openstreetmap in general edit the existing one, all elements in OSM are versioned and it is considered best practice to maintain the history of objects.

[–] [email protected] 9 points 2 months ago

@danish @openstreetmap naturally I do have to add one nerdy and nitpicking observation. It is actually "nearly all elements in OSM", as versioning was introduced with API 0.6 https://wiki.openstreetmap.org/wiki/API_changes_between_v0.5_and_v0.6 in March 2009, elements deleted before that date are literally gone.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

@simon @danish @openstreetmap

But only when it is the same object. If it was a POI marked on the map as a node, then it is better to delete the old node and create a new one.

Otherwise we will get something like this: https://osm.org/node/2/history

[–] [email protected] 5 points 2 months ago

@foxy @danish @openstreetmap you need to differentiate between reusing existing nodes for other purposes (as in your example), which irl works against preserving history, and using an existing element for a new or different facility in the same place (there is some grey area there obviously).

[–] [email protected] 7 points 2 months ago

@danish @openstreetmap Edit the existing one to preserve object history. Good practice ist to change shop=something to disused:shop=something. This way the object can be re-tagged again as shop=somethingnew if it re-opens. If it just re-opens just skip the disused step.

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

Delete the old business and create the new business. Alternatively you can change the information to match the new business.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

Please don't delete and recreate if you can. Keeping the history of points is useful, if you delete a point you will delete its history. Wiki article with more details: https://wiki.openstreetmap.org/wiki/Keep_the_history

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

Good article.

@infeeeee: Regarding deletion of history. Not sure if you simplified, but its not true that deletion of a point will delete its history.

As the article states

Deletion is not erasing the history of an object in the database.

It is just harder to find after deletion.

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

True! And the "Chronic" feature on www.openstreetmap.org is not really helpful for searching deleted nodes.