Re: [openstreetmap/openstreetmap-website] Use require_relative in script/statistics (PR #5997)

2025-05-10 Thread mmd via rails-dev
mmd-osm left a comment (openstreetmap/openstreetmap-website#5997) `ruby ./script/statistics` works with the current code. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5997#issuecomment-2869171433 You are receiving this because

Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)

2025-05-10 Thread Holger Jeromin via rails-dev
HolgerJeromin left a comment (openstreetmap/openstreetmap-website#5998) Nice. 🥳 Can you add a screenshot when ready? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5998#issuecomment-2869157839 You are receiving this because you a

Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)

2025-05-10 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 1 commit. ff71ef68f310ec719ff881c7fe27092c33b23d59 Extract getTooltipText() again -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5998/files/ccc56c468195ca68b2cf2303533f18a87e11c5a7..ff71ef68f310ec719ff881c7fe27092c33b23d59 You are receiving this

[openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)

2025-05-10 Thread Marwin Hochfelsner via rails-dev
Moving away from the ever-increasing amount of code required to accommodate CalHeatmap like in #5906 and going for a custom responsive solution. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5998 -- Commit Summary --

Re: [openstreetmap/openstreetmap-website] Add OpenLocationCode to OSM website (#1807)

2025-05-10 Thread Simon Poole via rails-dev
simonpoole left a comment (openstreetmap/openstreetmap-website#1807) May I point out that modifying geo URIs to support anything else that WGS84 coordinates is not, lets say, a great idea. It would change a single, easy to support, universally the same URI format, in to something for which you