Hi all! I am trying to make a map of an area of Rome with 17th century street names and buildings. Can I do this over the actual map? Thanks! asked 07 Mar '22, 23:52 baroquerome |
2 Answers:
This would seem to be a bit difficult in OSM itself. While it is completely possible to store an old_name attribute for a street or building, there is no time dimension as such, so there can really be only one such tag per object currently. Possible solutions:
answered 08 Mar '22, 14:07 SimonPoole ♦ edited 08 Mar '22, 14:08 |
I'd recommend to contact https://wiki.openstreetmap.org/wiki/User:Dieterdreist (his personal website is https://23maps.it/en ) as he has done this in a wonderful way in his nolli-app (https://www.nolli-app.com ). answered 08 Mar '22, 16:07 Spiekerooger |
Thank you! I will look into it. Hopefully, there is a way to do it along with demarcating the shape of old buildings. I am new to this and don't understand much but I'm a fast learner. Thanks again!
Technically, it's possible to extend date ranges to
old_name
like e.g.old_name:1921-1932=abc
. But there would be many unanswered questions on how to treat historic dates in different calendars. You would also just attach the old name to the current streets without any adjustment of position or adjacent building structure. So looking at OpenHistoricalMap is probably the better option.