[openstreetmap/openstreetmap-website] Info panel doesn't show the true last modifier in some cases (Issue #6386)
mmd
notifications at github.com
Mon Sep 8 17:52:54 UTC 2025
mmd-osm left a comment (openstreetmap/openstreetmap-website#6386)
The data we're requesting to display ways or relations on the map has all the info down to the node level, including changeset, display_name and timestamp. In theory, you could do all sorts of fancy stuff with it, like coloring ways depending on their age.
Obviously, this only works for the current version of a way/relation. The sidebar has another data source, which is a bit of a challenge for reusing data.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6386#issuecomment-3267320569
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6386/3267320569 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250908/9e163cbf/attachment.htm>
More information about the rails-dev
mailing list